feat: add /clear command to reset context and start fresh session

This commit is contained in:
Mario Zechner 2025-11-21 20:59:00 +01:00
parent 59af0fd53a
commit 1b6a70ccb1
6 changed files with 131 additions and 54 deletions

View file

@ -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: