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
17
crates/codegen/xai-grok-shell/changelogs/0.2.74.json
Normal file
17
crates/codegen/xai-grok-shell/changelogs/0.2.74.json
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
[
|
||||
{
|
||||
"category": "features",
|
||||
"description": "**Esc now cancels a running turn immediately**; double-Esc clears prompt or opens rewind when idle.",
|
||||
"breaking_change": false
|
||||
},
|
||||
{
|
||||
"category": "features",
|
||||
"description": "**grok wrap** now shows copy success over SSH and suggests native drag-select when paste fails.",
|
||||
"breaking_change": false
|
||||
},
|
||||
{
|
||||
"category": "fixes",
|
||||
"description": "**Clipboard copy** now succeeds reliably on Wayland and KDE desktops instead of showing false positives.",
|
||||
"breaking_change": false
|
||||
}
|
||||
]
|
||||
Loading…
Reference in a new issue