Complete v0.7.6 TUI polish and localization lane (#222)

Squash-merge PR #222 after green CI and review cleanup.\n\nCloses #198, #199, #206, #207, #208, #209, #210, #212, #213, #214, #215, #216.
This commit is contained in:
Hunter Bown
2026-04-29 13:06:51 -05:00
committed by GitHub
parent c2b2c284f6
commit a47b28e5d5
21 changed files with 2808 additions and 372 deletions
+3 -1
View File
@@ -7,7 +7,9 @@ DeepSeek TUI has two related concepts:
## TUI Modes
Press `Tab` to cycle through the visible modes: **Plan → Agent → YOLO → Plan**.
Press `Tab` to complete composer menus, queue a draft as a next-turn follow-up
while a turn is running, or cycle through the visible modes when the composer is
otherwise idle: **Plan → Agent → YOLO → Plan**.
Press `Shift+Tab` to cycle reasoning effort.
- **Plan**: design-first prompting. Read-only investigation tools stay available; shell and patch execution stay off. Use this when you want to think out loud and produce a plan to hand to a human (yourself later, or a reviewer).