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.8.md
Normal file
13
crates/codegen/xai-grok-shell/changelogs/0.2.8.md
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
# 0.2.8
|
||||
|
||||
## Features
|
||||
|
||||
- **New /login** slash command lets you re-authenticate from within a session without quitting.
|
||||
- **Compaction summaries** now include the full transcript path so the model can reference prior details.
|
||||
- **Cursor skills and rules** are now discovered alongside Grok and Claude directories.
|
||||
|
||||
## Bug Fixes
|
||||
|
||||
- **Fixed monitor tool** schema to show the correct 10-hour default timeout.
|
||||
- **Fixed a panic** that could occur when installing marketplace plugins.
|
||||
|
||||
Loading…
Reference in a new issue