mirror of
https://github.com/instructkr/claw-code.git
synced 2026-06-12 09:59:33 +02:00
11e2353585
/export now emits: {kind:export, file:<path>, message_count:<n>}
/agents now emits: {kind:agents, text:<agents report>}
Previously both returned json:None and fell through to prose output even
in --output-format json --resume mode. 159 CLI tests pass.