claw-code/rust/crates/rusty-claude-cli
bellman de66bfc082 fix: route broad_cwd JSON error to stdout and close ROADMAP 446-447
The enforce_broad_cwd_policy function was sending JSON error envelopes
to stderr instead of stdout. Fixed to use println! for JSON mode,
matching the main error handler and all resume error paths.

Also closed ROADMAP #446 (config warning deduplication already handled
by emit_config_warning_once) and #447 (JSON errors already routed to
stdout in main handler).

Generated with https://github.com/Yeachan-Heo/gajae-code
Co-authored-by: Gajae Code <dev@gajae-code.com>
2026-06-05 00:54:17 +09:00
..
.claw/sessions feat(runtime): typed task packet format for structured claw dispatch 2026-04-04 00:40:20 +09:00
src fix: route broad_cwd JSON error to stdout and close ROADMAP 446-447 2026-06-05 00:54:17 +09:00
tests fix: exit non-zero for acp serve and remove internal tracking IDs 2026-06-05 00:11:31 +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