We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e17cea2 commit 6850b52Copy full SHA for 6850b52
changelog.md
@@ -1,3 +1,10 @@
1
+## 0.0.381 - 2026-01-13
2
+
3
+- Add --allow-all and --yolo flags to enable all permissions at once
4
+- Ghost text and tab completion show correct alias when typing slash commands like '/q' for '/quit'
5
+- Add `/new` as an alias for `/clear` command
6
+- Shell mode history navigation now filters by prefix - typing `!git` and pressing up arrow cycles only through previous git commands
7
8
## 0.0.380 - 2026-01-13
9
10
- Retrieving models handles network errors from firewalled routes gracefully, raises errors appropriately
0 commit comments