fabro/lib/crates
Bryan Helmkamp a8599a924f
feat(install): pivot happy path to fabro server start web wizard
The primary install flow is now to start the server, complete setup in a
browser-based wizard, and restart. fabro install is retained as the
headless CLI-only alternative.

- Auto-open the install URL in the user's browser when fabro server start
  enters install mode; print a manual-open fallback when open::that fails
- Rewrite install.md so agents drive the full start → wait → restart loop
- Retarget install.sh Y/n prompt from fabro install to fabro server start
- Update README, quick-start, deploy-server, cli reference, and marketing
  captions to point at fabro server start as the next step after download
- Add troubleshooting entries for "wizard didn't open" and "server exited
  after wizard"

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-21 16:02:49 -04:00
..
fabro-agent fix(agent): shell-quote detached MCP launch commands 2026-04-21 09:12:26 -04:00
fabro-api refactor: simplify API type replacements and status round-trip tests 2026-04-21 09:43:13 -04:00
fabro-auth Merge remote-tracking branch 'origin/main' 2026-04-19 20:32:02 -04:00
fabro-checkpoint refactor: simplify metadata snapshot + retro upload paths 2026-04-21 08:27:59 -04:00
fabro-cli feat(install): pivot happy path to fabro server start web wizard 2026-04-21 16:02:49 -04:00
fabro-client fix(client): reject all obfuscated IPv4 host forms at parse time 2026-04-20 22:18:44 -04:00
fabro-config refactor: unify run vocabulary and metadata snapshot layout 2026-04-20 22:17:23 -04:00
fabro-core refactor(unwrap): clean runtime hotspot call sites 2026-04-19 20:48:44 -04:00
fabro-devcontainer refactor(unwrap): clear non-test workspace warnings 2026-04-19 20:56:38 -04:00
fabro-github refactor(server): relocate github helpers and use macros for test context 2026-04-20 08:39:12 -04:00
fabro-graphviz refactor(unwrap): clear non-test workspace warnings 2026-04-19 20:56:38 -04:00
fabro-hooks refactor(unwrap): clear non-test workspace warnings 2026-04-19 20:56:38 -04:00
fabro-http refactor: remove CLI client mTLS 2026-04-20 17:37:24 -04:00
fabro-install fix(install): don't enable dev-token auth when GitHub App is selected 2026-04-21 16:02:49 -04:00
fabro-interview Merge remote-tracking branch 'origin/main' 2026-04-19 20:32:02 -04:00
fabro-llm test(unwrap): clean shared support and workflow fixtures 2026-04-19 21:01:25 -04:00
fabro-macros refactor(settings): stage 6.3b shrink server runtime types + delete Combine 2026-04-09 18:27:46 -04:00
fabro-mcp fix: simplify fabro-http crate and fix correctness issues 2026-04-12 12:20:55 -04:00
fabro-model chore(clippy): require reasons on allow attributes 2026-04-19 20:24:24 -04:00
fabro-oauth refactor(oauth): brand CLI callback pages to match the Fabro auth theme 2026-04-21 16:02:49 -04:00
fabro-proc fix(proc): expect disallowed_methods on /proc walk 2026-04-21 12:26:41 -04:00
fabro-retro refactor: simplify metadata snapshot + retro upload paths 2026-04-21 08:27:59 -04:00
fabro-sandbox refactor(unwrap): clear non-test workspace warnings 2026-04-19 20:56:38 -04:00
fabro-server fix(auth): stop demo mode from overriding authentication 2026-04-21 16:02:49 -04:00
fabro-slack refactor(http): centralize reqwest behind fabro-http 2026-04-12 11:48:54 -04:00
fabro-spa fix(auth): stop demo mode from overriding authentication 2026-04-21 16:02:49 -04:00
fabro-store refactor(store): simplify Repository and blob wiring 2026-04-21 09:00:00 -04:00
fabro-telemetry Merge remote-tracking branch 'origin/main' 2026-04-19 20:32:02 -04:00
fabro-template refactor(async): lint std::process::Command across all targets 2026-04-12 13:35:57 -04:00
fabro-test test(harness): collapse live_marker_count match into matches! 2026-04-20 16:38:28 -04:00
fabro-tracker refactor(unwrap): clear non-test workspace warnings 2026-04-19 20:56:38 -04:00
fabro-types Merge remote-tracking branch 'origin/main' 2026-04-21 09:44:10 -04:00
fabro-util refactor(unwrap): clear non-test workspace warnings 2026-04-19 20:56:38 -04:00
fabro-validate fmt: apply nightly rustfmt after merge 2026-04-11 13:43:30 -04:00
fabro-vault lint(clippy): disallow blocking std::fs on Tokio paths 2026-04-19 17:22:21 -04:00
fabro-workflow Merge remote-tracking branch 'origin/main' 2026-04-21 09:44:10 -04:00