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
15
crates/codegen/xai-grok-shell/changelogs/0.2.86.md
Normal file
15
crates/codegen/xai-grok-shell/changelogs/0.2.86.md
Normal file
|
|
@ -0,0 +1,15 @@
|
|||
# 0.2.86 — 2026-07-04
|
||||
|
||||
## Features
|
||||
|
||||
- **Voice language** setting now lets you pick speech-to-text language (including System) in the Editor settings.
|
||||
- **Tab autocomplete** now suggests your next prompt as ghost text after each turn.
|
||||
- **/usage** (and /cost) is now hidden for free and X Basic personal accounts.
|
||||
- **Media generation** no longer hits per-session file limits; image and video byte budgets increased.
|
||||
|
||||
## Bug Fixes
|
||||
|
||||
- **--minimal** flag now shows in `grok --help`.
|
||||
- **Session resume notifications** no longer appear when a workspace boots for the first time.
|
||||
- **Claude-style Bash(cmd:*)** permission rules are now correctly translated to prefix matches.
|
||||
|
||||
Loading…
Reference in a new issue