v4.3.1
Minor Compatibility and Stability Release
This release carries feature additions and operational hardening. Read the summary below before upgrading or publishing.
- openai-accounts-status --json - Scriptable status output with email/ID labels
- Account labels - Now prefer email and show ID suffix when available; list/status outputs are columnized for readability
- Email normalization - Stored account emails are trimmed/lowercased when present
- @opencode-ai plugin/sdk 1.1.34
Commit Summary
- 777d0f0 chore: release 4.3.1
- edca1a9 Merge pull request #7 from ndycode/fix/rotation-bugs-and-performance-improvements
- 22635b5 Merge pull request #6 from ndycode/docs/improved-readme-formatting
- a17ce15 docs: rewrite README and docs with improved formatting
- 48200bb docs: rewrite README and docs with improved formatting
- c5d622e Merge pull request #5 from ndycode/fix/rotation-bugs-and-performance-improvements
- ecf2814 fix: multi-account rotation bugs, performance improvements, and enhanced test coverage
- 65c943a Merge pull request #3 from ndycode/multiaccount-main
- c6d3068 Add linting, health checks, and OAuth integration tests
- de9a4f1 Hydrate missing account emails before listing during auth
- 6f921e8 Merge pull request #2 from ndycode/multiaccount-main
- d2137f9 Use PowerShell Start-Process to open OAuth URL on Windows
Thank you to 1 community contributors:
- @andremxmx:
- reported the multi-account ID issue