fabro/lib
Bryan Helmkamp 3be7916fbc
fix(server): decouple server.env path from vault path in AppState construction
build_app_state_with_path derived the server.env path from the vault
path's parent directory, causing it to look in vaults/default/ instead
of the storage root. This made fabro doctor report missing GitHub App
credentials even though fabro install saved them correctly.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-14 21:06:05 -04:00
..
crates fix(server): decouple server.env path from vault path in AppState construction 2026-04-14 21:06:05 -04:00
packages/fabro-api-client feat(cli): add fabro version command 2026-04-14 16:30:53 -04:00