grok-build-upstream-mirror/crates/codegen/xai-grok-shell/changelogs/0.2.3.json
grokkybara[bot] c68e39f604 Publish harness and TUI open-source
initial sync from the monorepo
2026-07-16 06:46:02 +01:00

27 lines
994 B
JSON

[
{
"category": "features",
"description": "Memory system: /remember command, note modal with raw/enhanced preview, x.ai/memory/rewrite ACP extension, Ctrl+F fullscreen toggle for /memory modal.",
"breaking_change": false
},
{
"category": "features",
"description": "Agent configuration: /config-agents modal with agents, personas, and defaults.",
"breaking_change": false
},
{
"category": "features",
"description": "Goal classifier: end-to-end goal tracking with subagent-powered classification.",
"breaking_change": false
},
{
"category": "improvements",
"description": "Image handling: process-wide moka cache, hardened pipeline against truncated/CRC errors.",
"breaking_change": false
},
{
"category": "bug_fixes",
"description": "Fixed cache regression from raw_output always being populated. Fixed channel switch so grok update --stable works correctly across version series.",
"breaking_change": false
}
]