- Added session rename functionality with
/renamecommand - Fixed worker.ts path dependency on current working directory
- Fixed grep failing when pattern started with a dash
- Simplified theme selection API by renaming
setSelectedThemetoset - Added theme support in config
- Removed conflicting "-h" aliases in TUI spawn and thread commands
- Fixed unsupported option error
- Added
/editorcommand to autocomplete for opening external editor - Added
/themecommand - Reverted flags & docs matching fix
- Allowed Ctrl+D to exit the app
- Improved error boundary with button to easily create GitHub issue