DevelopmentCats a3ac438d51 fix(claude-code): check boundary_config_path source exists before creating symlink
Move the source-file existence check before the ln -sf call so we never
create a broken symlink. Previously the check happened after the symlink
was already created, leaving a dangling symlink on disk before exiting.

Generated with OpenClaw using Claude
2026-04-11 20:07:27 +00:00
..
2025-11-27 12:00:04 +05:00
2025-11-27 12:00:04 +05:00