docs: update setup wizard wording

This commit is contained in:
Peter Steinberger
2026-03-15 21:39:36 -07:00
parent 656848dcd7
commit 5287ae3c06
30 changed files with 98 additions and 86 deletions

View File

@@ -492,8 +492,8 @@ const needsNonImageSanitize =
- Test `resolveEnvApiKey("kilocode")` returns correct env var
2. **Integration Tests:**
- Test onboarding flow with `--auth-choice kilocode-api-key`
- Test non-interactive onboarding with `--kilocode-api-key`
- Test setup flow with `--auth-choice kilocode-api-key`
- Test non-interactive setup with `--kilocode-api-key`
- Test model selection with `kilocode/` prefix
3. **E2E Tests:**