Skip to content

feat(auth): validate API keys across regional endpoints - #208

Merged
XXPermanentXX merged 5 commits into
mainfrom
feat/auth-token-plan-login
Sep 17, 2026
Merged

XXPermanentXX merged 5 commits into
mainfrom
feat/auth-token-plan-login

Conversation

@XXPermanentXX

@XXPermanentXX XXPermanentXX commented Sep 17, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • validate API keys through regional /models endpoints before persisting credentials
  • route validated Token Plan keys to the Token Plan profile and preset while preserving explicit profile selection
  • update console/API-key login guidance across README, install docs, and Bailian skills

Validation

  • pnpm run sync:skill-assets
  • pnpm exec vp check — 0 errors, 3 pre-existing warnings
  • pnpm exec vp test run packages/commands/tests/auth-api-key.test.ts packages/commands/tests/e2e/auth.e2e.test.ts packages/commands/tests/e2e/sandbox-base-url.e2e.test.ts packages/core/tests/config-store.test.ts packages/core/tests/config-priority.test.ts packages/core/tests/skills-validate.test.ts packages/cli/tests/install-doc.test.ts --reporter=dot --no-color — 22 files / 327 tests passed
  • GitHub Actions CI — build, check, and full pnpm test passed

@XXPermanentXX
XXPermanentXX merged commit 9fac346 into main Sep 17, 2026
2 checks passed
@XXPermanentXX
XXPermanentXX deleted the feat/auth-token-plan-login branch September 17, 2026 10:58
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.

2 participants