수정 2026-05-21
v1.9.175
2026-05-21
🌉 REPL Bridge Slash 3종 — `:web` / `:pc` / `:lsp` 즉시 호출.
핵심 변경
op === 'web' || op === 'pc' || op === 'lsp' 핸들러 추가 (Memory slash 분기 직전)
subParts = rest.length ? rest : ['check'] (인자 없으면 check 기본)
runCommandSafe(process.execPath, [__filename, ...cliArgs, '--path', root], ...) 통합 호출