Skip to content

Fix agent installation status and offer either CLI - #32

Open
yuraoak wants to merge 1 commit into
mainfrom
fix/onboarding-agent-check
Open

yuraoak wants to merge 1 commit into
mainfrom
fix/onboarding-agent-check

Conversation

@yuraoak

@yuraoak yuraoak commented Sep 17, 2026

Copy link
Copy Markdown
Collaborator

The Install agent step lost its check mark when the helper disconnected, even after confirming an installed CLI. A Codex reply before the primary handshake, or a reply from an older helper, also left the step unchecked. The installer warned users to install Claude Code even when Codex CLI was present.

Track confirmed CLI installation separately from connection readiness. Either Claude Code or Codex CLI completes the step. Reconnects preserve that result, while a new negative check can replace it. A helper crash does not prove that a CLI is missing.

Before the first check, explain that the helper must connect to inspect local programs and offer both installers in an expandable section. Open that section when neither CLI is found. Keep the content scrollable within a narrow panel. The installer now asks for an agent only when neither CLI is on PATH.

Validation: all 151 unit tests pass; all 10 browser scenarios pass (124 checks), covering either CLI, both, neither, handshake order, an older helper, helper failure, saved chats, drafts, reconnects, and a fresh negative check. Checked the expanded installation options at 360 px panel width.

Merging triggers the host package release because this changes the installer.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant