Skip to content

fix(onboarding): avoid default Claude Code preselection#1035

Merged
wbugitlab1 merged 3 commits into
mainfrom
issue/346-agent-picker-opencode-claude-code
Jun 20, 2026
Merged

fix(onboarding): avoid default Claude Code preselection#1035
wbugitlab1 merged 3 commits into
mainfrom
issue/346-agent-picker-opencode-claude-code

Conversation

@wbugitlab1

Copy link
Copy Markdown
Owner

Fixes #346.

Summary

  • Stop preselecting Claude Code in first-run onboarding when no known agent environment is detected.
  • Preserve the existing Copilot CLI auto-detection default.
  • Add regression coverage for generic initial agent values and OpenCode-only onboarding.
  • Record arena validation and verification evidence in the task note.

Verification

  • corepack pnpm exec vitest run --exclude test/integration.test.ts test/onboarding.test.ts test/cli-onboarding.test.ts test/cli-connect.test.ts
  • corepack pnpm test
  • semgrep scan --config p/default --error --metrics=off .
  • gitleaks protect --staged --redact

@wbugitlab1 wbugitlab1 merged commit c1c7426 into main Jun 20, 2026
2 checks passed
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.

Agent picker: selected OpenCode becomes Claude Code

1 participant