mirror of
https://github.com/instructkr/claw-code.git
synced 2026-06-05 14:07:11 +08:00
claw --resume now enforces the same broad-cwd safety policy as claw prompt and the interactive REPL. Running from /, $HOME, or other broad directories blocks execution unless --allow-broad-cwd is passed. Generated with https://github.com/Yeachan-Heo/gajae-code Co-authored-by: Gajae Code <dev@gajae-code.com>