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
12
crates/codegen/xai-grok-shell/changelogs/0.2.30.md
Normal file
12
crates/codegen/xai-grok-shell/changelogs/0.2.30.md
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
# 0.2.30
|
||||
|
||||
## Features
|
||||
|
||||
- A new plugin install suggestion appears above the prompt when you type a known marketplace plugin name or domain.
|
||||
|
||||
## Bug Fixes
|
||||
|
||||
- **Trace uploads** and remote session restores now succeed with a deployment key and no browser login.
|
||||
- **Resumed sessions** no longer pad the sticky prompt with empty rows; cancelling a turn now keeps the rest of the prompt queue intact.
|
||||
- Cancelling a running prompt no longer leaves the interface stuck on the cancelling spinner.
|
||||
|
||||
Loading…
Reference in a new issue