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
10
crates/codegen/xai-grok-shell/changelogs/0.2.10.md
Normal file
10
crates/codegen/xai-grok-shell/changelogs/0.2.10.md
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
# 0.2.10
|
||||
|
||||
## Features
|
||||
|
||||
- **`/check`** has been renamed to **`/check-work`**; old command continues to work during transition.
|
||||
|
||||
## Bug Fixes
|
||||
|
||||
- **Images smaller than 8×8 pixels** are now rejected with a clear message instead of producing blocky results.
|
||||
|
||||
Loading…
Reference in a new issue