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
13
crates/codegen/xai-grok-shell/changelogs/0.2.64.md
Normal file
13
crates/codegen/xai-grok-shell/changelogs/0.2.64.md
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
# 0.2.64 — 2026-06-24
|
||||
|
||||
## Features
|
||||
|
||||
- **Dashboard** now displays the current directory and branch; click or press Ctrl+L to change location, or Ctrl+W to dispatch new agents into fresh git worktrees.
|
||||
- **/recap** now appears as a collapsible tool-style block with a loading spinner while generating.
|
||||
|
||||
## Bug Fixes
|
||||
|
||||
- **Dashboard** arrow keys open agent details and exit overlays; closing an agent now selects the neighboring row.
|
||||
- **/usage** command and credit warnings are now hidden for API-key authentication.
|
||||
- **MCP servers** from your user config no longer appear labeled as project-scoped when running from your home directory.
|
||||
|
||||
Loading…
Reference in a new issue