Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 0 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
### 0.10.0

#### TUI Features
- **Bash Mode**: Added Bash mode (!) to run shell commands directly in chat and see output in transcript
- **Session Switching**: Added `/sessions` command to switch between sessions without restarting CLI
- **Shell Configuration**: Added `/config` command to configure default shell and startup script
- **Keyboard Shortcuts**: Added Ctrl+/ for undo and Ctrl+Y for redo in normal edit mode
Expand All @@ -16,9 +15,6 @@
- Added `-f` flag to filter session list to current workspace only
- Reversed session list order to show newest sessions first

#### Hooks System
- Integrated hooks system into CLI/TUI for tool execution and session lifecycle events

#### UI Improvements
- Fixed text wrapping in tool result summaries
- Truncate web fetch results to 150 characters for better readability
Expand Down
Loading