Files
Will Pfleger 6560d96ba5 feat(desktop): add cli_missing availability state for ACP providers
When the ACP adapter binary is found but the underlying CLI is missing
(e.g. codex-acp installed without codex), classify_provider now returns
CliMissing instead of Available. The adapter can't function without the
CLI, so Doctor shows an amber warning with an Install button that will
set up the missing CLI.
2026-05-22 19:35:44 -04:00
..