fabro/lib/crates/fabro-server
Bryan Helmkamp cb58b18385
refactor(cli): separate local socket and storage defaults
Keep local server targeting based on explicit server targets instead of
implicitly deriving a socket from storage_dir. This makes ~/.fabro/fabro.sock
the default local socket again, keeps storage under ~/.fabro/storage, threads
FABRO_CONFIG through server autostart paths, and updates the CLI test harness
for the new split.
2026-04-06 11:57:14 -04:00
..
src refactor(cli): separate local socket and storage defaults 2026-04-06 11:57:14 -04:00
tests refactor(server): submit runs and preflight via manifests 2026-04-05 20:07:10 -04:00
build.rs Stabilize workspace tests and clean warnings 2026-04-02 06:33:22 -07:00
Cargo.toml refactor(cli): make run-adjacent commands server-only 2026-04-06 06:12:16 -04:00