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.47.json
Normal file
17
crates/codegen/xai-grok-shell/changelogs/0.2.47.json
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
[
|
||||
{
|
||||
"category": "features",
|
||||
"description": "**stateDiagram** Mermaid blocks now render as diagrams instead of source fallback.",
|
||||
"breaking_change": false
|
||||
},
|
||||
{
|
||||
"category": "fixes",
|
||||
"description": "**Pasted images** now survive interjections and queue edits instead of being dropped.",
|
||||
"breaking_change": false
|
||||
},
|
||||
{
|
||||
"category": "fixes",
|
||||
"description": "**Managed MCP connectors** (Slack, Linear, etc.) now appear correctly when using leader mode.",
|
||||
"breaking_change": false
|
||||
}
|
||||
]
|
||||
Loading…
Reference in a new issue