fabro/docs
Bryan Helmkamp 166b60e3b1 feat(cli): add fabro uninstall command
Adds a top-level `fabro uninstall` command that reverses `fabro install`
and `install.sh`. Defaults to dry-run (preview) mode, requiring `--yes`
to execute.

Features:
- Inventory and dry-run preview with sizes and `--json` support
- Server shutdown (guarded — only when server is running)
- Safety guardrails (refuses to delete /, $HOME, or dirs without markers)
- Shell config cleanup (exact `# fabro` sentinel match, PATH validation,
  atomic write via temp+rename)
- Binary status reporting with tailored brew/cargo/manual hints
- Exit code: 0 on success, 1 on critical failure

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-08 16:31:32 -04:00
..
administration feat(server): make web ui optional 2026-04-08 16:22:41 -04:00
agents refactor(artifacts): remove scratch manifest fallback 2026-04-07 22:46:44 -04:00
api-reference feat(server): make web ui optional 2026-04-08 16:22:41 -04:00
changelog docs 2026-04-06 16:57:34 -04:00
core-concepts refactor(cli): clean legacy server-target and env naming 2026-04-05 17:43:03 -04:00
examples Attractor spec hunks 9-11: edge selection fallback and default_max_retries rename 2026-03-23 14:20:24 -04:00
execution refactor(scratch): remove stale scratch file refs 2026-04-07 20:40:06 -04:00
getting-started Remove deprecated fabro init command 2026-03-30 16:17:38 -04:00
human-tools feat: embed fabro spa and align interruption semantics 2026-04-08 14:43:44 -04:00
ideation feat(cli): add fabro uninstall command 2026-04-08 16:31:32 -04:00
images Cut over Fabro web app to a server-backed SPA 2026-04-01 21:36:01 -07:00
integrations refactor(config): unify machine config as settings.toml 2026-04-05 23:55:28 -04:00
languages Add fabro language for syntax highlighting in docs 2026-03-17 09:43:14 -04:00
logo Fix logo SVG viewBox clipping the right edge of the O 2026-03-14 14:11:36 -04:00
plans feat(cli): add fabro uninstall command 2026-04-08 16:31:32 -04:00
reference feat(server): make web ui optional 2026-04-08 16:22:41 -04:00
tutorials Attractor spec hunks 14 & 16: remove error_policy and k_of_n/quorum from parallel handler 2026-03-23 14:59:35 -04:00
workflows Update docs for new CLI commands, fast mode, and subagent defaults 2026-03-29 15:02:48 -04:00
.mintignore Fix Mintlify dev server: valid navbar URL and ignore AGENTS.md 2026-03-05 16:29:50 -05:00
docs.json chore: remove workflows and steer endpoints 2026-04-07 08:25:54 -04:00
dot-highlight.js Remove debug markers from dot-highlight script 2026-03-17 10:23:48 -04:00
favicon.svg Rebrand docs site from Arc to Fabro 2026-03-11 21:27:58 -04:00