Skip to content

feat(auth): show plugin version in login menu - #69

Merged
sunerpy merged 1 commit into
mainfrom
codex/show-version-in-auth-menu
Jul 25, 2026
Merged

feat(auth): show plugin version in login menu#69
sunerpy merged 1 commit into
mainfrom
codex/show-version-in-auth-menu

Conversation

@sunerpy

@sunerpy sunerpy commented Jul 25, 2026

Copy link
Copy Markdown
Owner

Summary

  • read the plugin version from the packaged package.json
  • display it in the Kiro authentication method menu
  • cover package-version and auth-label behavior with tests

Verification

  • bun test (797 passed)
  • bun run typecheck
  • bun run build
  • bunx prettier --check 'src/**/*.ts'\n- real opencode auth login -p kiro-auth menu displays plugin v0.14.2\n- npm pack --dry-run --json includes dist/version.js and package.json

@sunerpy
sunerpy merged commit 76d0dde into main Jul 25, 2026
2 checks passed
@sunerpy
sunerpy deleted the codex/show-version-in-auth-menu branch July 25, 2026 18:47
@codecov

codecov Bot commented Jul 25, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 85.71429% with 2 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
src/version.ts 83.33% 2 Missing ⚠️
Files with missing lines Coverage Δ
src/core/auth/auth-handler.ts 85.53% <100.00%> (+0.06%) ⬆️
src/version.ts 83.33% <83.33%> (ø)

... and 1 file with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@github-actions github-actions Bot mentioned this pull request Jul 25, 2026
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