Features:
- Experimental alternative edit tool (check out via /editsys)
- Added subcommands checks (aka && and || commands are reviewed as separate commands)
- Added mode-setting abilities to prompts (aka each prompt can set a permission mode in which it can run, like
plan
which runs inread-only
mode) - Added
/btw
, which allows to ask for questions that won't be registred in the session's chat history and LLM context - Added brand new permission mode system: Restrictive, ReadOnly, Guarded, Standard and YOLO.
Improvements:
- Added zerobox support for cross-platform sandboxing
- Added ability to run
git stash
from/undo
- Added
`--wt-base-dir`
for non-traditional git worktree setups - Added
`--dangerously-skip-permissions`
for skipping all permissions checks - Improved git worktree merging logic
Bugfixes:
- Fixed cursor rendering issue
- Fixed CRLF bug
- Fixed path trasversal bug
- Fixed cost tracking