Publish harness and TUI open-source
initial sync from the monorepo
This commit is contained in:
commit
c68e39f604
2734 changed files with 1437016 additions and 0 deletions
8
crates/codegen/xai-grok-shell/changelogs/0.2.43.md
Normal file
8
crates/codegen/xai-grok-shell/changelogs/0.2.43.md
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
# 0.2.43
|
||||
|
||||
## Bug Fixes
|
||||
|
||||
- **ask_user_question** tool can now be enabled in allowlists without requiring plan-mode tools.
|
||||
- **Shift+Tab** mode cycling (Normal → Plan → Auto-Approve) works again in the agent view.
|
||||
- **Ctrl+C** now cancels a blocking `grok update` cleanly instead of leaving an orphaned download repainting the terminal.
|
||||
|
||||
Loading…
Reference in a new issue