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.10.json
Normal file
12
crates/codegen/xai-grok-shell/changelogs/0.2.10.json
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
[
|
||||
{
|
||||
"category": "fixes",
|
||||
"description": "**Images smaller than 8×8 pixels** are now rejected with a clear message instead of producing blocky results.",
|
||||
"breaking_change": false
|
||||
},
|
||||
{
|
||||
"category": "features",
|
||||
"description": "**`/check`** has been renamed to **`/check-work`**; old command continues to work during transition.",
|
||||
"breaking_change": false
|
||||
}
|
||||
]
|
||||
Loading…
Reference in a new issue