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.101.md
Normal file
15
crates/codegen/xai-grok-shell/changelogs/0.2.101.md
Normal file
|
|
@ -0,0 +1,15 @@
|
|||
# 0.2.101 — 2026-07-13
|
||||
|
||||
## Features
|
||||
|
||||
- **grok inspect** now shows effective compatibility settings for Cursor, Claude, and Codex sessions.
|
||||
- **New setting** "Match display refresh rate" lets high-refresh displays run the TUI at native cadence.
|
||||
|
||||
## Bug Fixes
|
||||
|
||||
- **Parked subagent status** no longer duplicates or interleaves incorrectly in scrollback.
|
||||
- **Status line** during waits now shows elapsed time before the queued-message hint.
|
||||
- **Queued messages sent with Enter** now appear immediately instead of vanishing briefly.
|
||||
- **Resume hint** after quitting minimal mode now prints the correct grok --minimal --resume command.
|
||||
- **Rate-limit messages** now correctly direct API-key users to team plans instead of personal upgrades.
|
||||
|
||||
Loading…
Reference in a new issue