fabro/lib/crates/fabro-cli/src
Bryan Helmkamp 43d73cb4a1 Clean up provider auth helper duplication
Share provider display names and OAuth expiry helpers across auth, CLI,
and server code, and simplify the small match arms and helper plumbing
that full-workspace clippy surfaced during final verification.
2026-04-13 07:02:03 -04:00
..
commands Clean up provider auth helper duplication 2026-04-13 07:02:03 -04:00
shared Clean up provider auth helper duplication 2026-04-13 07:02:03 -04:00
sleep_inhibitor refactor(async): lint std::process::Command across all targets 2026-04-12 13:35:57 -04:00
args.rs Add --force option for fabro pr create (#155) 2026-04-12 15:56:01 -04:00
command_context.rs refactor(cli): route command output through Printer 2026-04-11 14:40:33 -04:00
gh.rs feat(install): let user choose GitHub App owner (personal or org) 2026-04-10 09:32:05 -04:00
logging.rs fmt 2026-04-11 11:27:46 -04:00
main.rs Check for storage dir in fabro doctor (#153) 2026-04-12 16:43:30 -04:00
manifest_builder.rs refactor(config): move project state under .fabro 2026-04-11 12:55:46 -04:00
server_client.rs Default settings output to dense resolved view 2026-04-12 19:06:07 -04:00
server_runs.rs fmt: apply nightly rustfmt after merge 2026-04-11 13:43:30 -04:00
sse.rs refactor(cli): stream run attach over SSE 2026-04-07 12:58:37 -04:00
user_config.rs refactor(http): centralize reqwest behind fabro-http 2026-04-12 11:48:54 -04:00