Skip to content

v6.1.10

Choose a tag to compare

@ndycode ndycode released this 21 May 00:21
5a28241

v6.1.10

Added

  • Added marketplace-ready plugin icon metadata via .codex-plugin/plugin.json interface.composerIcon.
  • Added packaged assets/icon.svg for Codex marketplace display.
  • Added standalone terminal diagnostics under the existing oc-codex-multi-auth bin:
    • doctor
    • status
    • list
    • limits
    • dashboard
    • health --json
    • diag

Fixed

  • Fixed OAuth scope gating so normal OpenAI OAuth accounts only require baseline scopes: openid, profile, email, and offline_access.
  • Stopped connector-specific scopes from disabling otherwise valid OAuth logins.
  • Collapsed duplicate personal workspace/token account entries from the same login identity.
  • Preserved safe installer behavior while making unknown standalone commands fail with help instead of silently installing.

Validation

  • npm run typecheck
  • npm run lint
  • Focused Vitest suite: 302 tests passed
  • Full Vitest suite: 85 files passed, 2381 passed, 1 skipped
  • npm run build
  • npm run audit:ci
  • npm pack --dry-run
  • npm publish --dry-run
  • Packed tarball install smoke against real local account state
  • Real OpenCode plugin session verified codex-status tool execution

npm

  • Published: oc-codex-multi-auth@6.1.10
  • Dist tag: latest