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