grok-build-upstream-mirror/crates/codegen/xai-grok-shell/changelogs/0.2.117.md

18 lines
659 B
Markdown
Raw Permalink Normal View History

# 0.2.117 — 2026-07-30
## Features
- **GROK_EXTRA_CA_BUNDLE** env var allows adding custom TLS root certificates.
## Bug Fixes
- **Stop command** now terminates all background subagents from prior turns.
- **kill_task** tool now correctly reports when a task does not exist over ACP connections.
- **get_task_output** no longer waits the full timeout for already-finished tasks over ACP.
- **/usage** command and billing UI are hidden for enterprise auth setups.
- **Plan approval** no longer starts Build when pressing Enter without notes in revise mode.
## Performance
- **Terminal resize** is much faster on long conversations in fullscreen mode.