fabro/lib/crates/fabro-cli/src
Bryan Helmkamp 8f037b68b0
fix(cli): restore configured socket autostart
Ensure configured Unix socket targets still autostart on their requested
socket path during concurrent connection races, instead of falling back to
the storage-owned default bind.
2026-04-20 14:36:54 -04:00
..
commands fix(cli): restore configured socket autostart 2026-04-20 14:36:54 -04:00
shared lint(clippy): disallow blocking std::io and std::net on Tokio paths 2026-04-19 16:06:02 -04:00
sleep_inhibitor chore(clippy): require reasons on allow attributes 2026-04-19 20:24:24 -04:00
args.rs feat(auth): add CLI GitHub login and logout flow 2026-04-20 07:12:52 -04:00
auth_store.rs fix(cli): remove explicit remote same-host auth fallbacks 2026-04-20 14:17:01 -04:00
command_context.rs refactor(cli): rename ServerStoreClient -> Client, fabro_api::Client -> ApiClient 2026-04-20 08:56:09 -04:00
gh.rs feat(install): let user choose GitHub App owner (personal or org) 2026-04-10 09:32:05 -04:00
landing.rs feat(cli): add fabro docs to landing Set up section 2026-04-17 09:03:40 -04:00
logging.rs Merge remote-tracking branch 'origin/main' 2026-04-19 19:33:40 -04:00
loopback_target.rs fix(auth): harden loopback checks and align CSP tests 2026-04-20 13:30:45 -04:00
main.rs feat(auth): add CLI GitHub login and logout flow 2026-04-20 07:12:52 -04:00
manifest_builder.rs lint(clippy): disallow blocking std::fs on Tokio paths 2026-04-19 17:22:21 -04:00
server_client.rs fix(cli): restore configured socket autostart 2026-04-20 14:36:54 -04:00
server_runs.rs refactor(cli): rename ServerStoreClient -> Client, fabro_api::Client -> ApiClient 2026-04-20 08:56:09 -04:00
sse.rs refactor(cli): stream run attach over SSE 2026-04-07 12:58:37 -04:00
user_config.rs fix(cli): remove explicit remote same-host auth fallbacks 2026-04-20 14:17:01 -04:00