Commit 127d9da
fix(install): address QA round 2 findings
- cbm_cmd_uninstall: guard other-agent removals (Codex, Gemini, Zed,
OpenCode, Antigravity, Aider, KiloCode), index removal, and binary
removal with !has_project, matching the same isolation guarantee as
cbm_cmd_install — prevents --project uninstall from destroying global
agent configs and the binary
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 25cac80 commit 127d9da
1 file changed
Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2353 | 2353 | | |
2354 | 2354 | | |
2355 | 2355 | | |
| 2356 | + | |
| 2357 | + | |
| 2358 | + | |
| 2359 | + | |
2356 | 2360 | | |
2357 | 2361 | | |
2358 | 2362 | | |
| |||
2502 | 2506 | | |
2503 | 2507 | | |
2504 | 2508 | | |
| 2509 | + | |
| 2510 | + | |
2505 | 2511 | | |
2506 | 2512 | | |
2507 | 2513 | | |
| |||
0 commit comments