fabro/lib/crates/fabro-cli/src
Bryan Helmkamp 3e9683b6a0 refactor(graphviz): extract graphviz-sys into fabro-sh/graphviz-sys
Move the vendored Graphviz FFI crate to its own repo so it can be
reused independently and reduce this repo's footprint (~250 C/H files).

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-14 19:03:01 -04:00
..
commands refactor(graphviz): extract graphviz-sys into fabro-sh/graphviz-sys 2026-04-14 19:03:01 -04:00
shared refactor(github): rename gh_cli strategy to token, GITHUB_CLI_TOKEN to GITHUB_TOKEN 2026-04-13 20:46:11 -04:00
sleep_inhibitor refactor(async): lint std::process::Command across all targets 2026-04-12 13:35:57 -04:00
args.rs Merge remote-tracking branch 'origin/main' 2026-04-14 18:38:49 -04:00
command_context.rs refactor(cli): route global args through settings layer 2026-04-14 12:27:59 -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 Merge remote-tracking branch 'origin/main' 2026-04-14 18:38:49 -04:00
manifest_builder.rs refactor(config): move project state under .fabro 2026-04-11 12:55:46 -04:00
server_client.rs chore(lint): fix fabro-cli clippy warnings 2026-04-13 19:45:26 -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 fix(auth): restore local tcp and web dev-token flows 2026-04-13 08:54:22 -04:00