mirror of
https://github.com/instructkr/claw-code.git
synced 2026-06-05 14:07:11 +08:00
Changed resumed_help_command_emits_structured_json to assert 'message' field instead of 'text', matching the #338 fix for help JSON field consistency. Also marked ROADMAP #340 and #345 DONE with direct runtime evidence: 340: resume /session help now routes JSON to stdout (verified) 345: resume /config <section> now returns section-specific JSON (verified) Generated with https://github.com/Yeachan-Heo/gajae-code Co-authored-by: Gajae Code <dev@gajae-code.com>