claw-code/rust/crates/rusty-claude-cli
bellman 41b3566468 fix: update resume help test for message field parity (#338)
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>
2026-06-05 05:01:05 +09:00
..
.claw/sessions feat(runtime): typed task packet format for structured claw dispatch 2026-04-04 00:40:20 +09:00
src fix: correct help source lists, add is_clean to status JSON 2026-06-05 04:46:10 +09:00
tests fix: update resume help test for message field parity (#338) 2026-06-05 05:01:05 +09:00
Cargo.toml fix: make dump-manifests self-contained 2026-06-04 02:46:44 +09:00
build.rs fix: expose complete version provenance 2026-06-04 15:55:08 +09:00