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.14.md
Normal file
12
crates/codegen/xai-grok-shell/changelogs/0.2.14.md
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
# 0.2.14
|
||||
|
||||
## Features
|
||||
|
||||
- **Generated images and videos** can now be opened directly from the terminal UI via buttons or clicks.
|
||||
- **Background tasks panel** now groups items, supports collapsible sections, and has clearer styling for monitors and loops.
|
||||
|
||||
## Bug Fixes
|
||||
|
||||
- **Session titles** are now generated reliably using a fixed default model.
|
||||
- **--permission-mode** now correctly overrides the permission_mode setting from config.toml when launching sessions.
|
||||
|
||||
Loading…
Reference in a new issue