feat: add /clear command to reset context and start fresh session
This commit is contained in:
@@ -445,6 +445,16 @@ Logout from OAuth providers:
|
||||
|
||||
Shows a list of logged-in providers to logout from.
|
||||
|
||||
### /clear
|
||||
|
||||
Clear the conversation context and start a fresh session:
|
||||
|
||||
```
|
||||
/clear
|
||||
```
|
||||
|
||||
Aborts any in-flight agent work, clears all messages, and creates a new session file.
|
||||
|
||||
## Editor Features
|
||||
|
||||
The interactive input editor includes several productivity features:
|
||||
|
||||
Reference in New Issue
Block a user