Skip to content

docs: add @latest tag and cache-clearing troubleshooting#182

Closed
ownuun wants to merge 1 commit intogriffinmartin:mainfrom
ownuun:docs/update-latest-and-cache-troubleshooting
Closed

docs: add @latest tag and cache-clearing troubleshooting#182
ownuun wants to merge 1 commit intogriffinmartin:mainfrom
ownuun:docs/update-latest-and-cache-troubleshooting

Conversation

@ownuun
Copy link
Copy Markdown

@ownuun ownuun commented Apr 10, 2026

Summary

  • Update all plugin config examples in README.md and installation.md to use opencode-claude-auth@latest so OpenCode always fetches the newest version on startup
  • Add troubleshooting table entry for the "You're out of extra usage" / "Third-party apps now draw from extra usage" 400 error
  • Add new "Updating the plugin" section with step-by-step cache-clearing instructions (ensure @latest in config → rm -rf ~/.cache/opencode/packages/opencode-claude-auth* → restart → re-auth)

These are the most commonly reported fixes from #145 and #99. All changes are docs-only.

Related issues

Closes #145, closes #99

Test plan

  • Verify all JSON config snippets show opencode-claude-auth@latest
  • Verify the new troubleshooting row renders correctly in the table
  • Verify the "Updating the plugin" section anchor link works from the table

🤖 Generated with Claude Code

…ting

Update all config examples in README.md and installation.md to use
`opencode-claude-auth@latest` so OpenCode always fetches the newest
version on startup.

Add a troubleshooting entry and "Updating the plugin" section for the
"You're out of extra usage" / "Third-party apps" 400 error that
affected users on stale cached versions. The fix: ensure @latest in
config, clear ~/.cache/opencode/packages/opencode-claude-auth*, restart
OpenCode, and re-authenticate if needed.

Closes griffinmartin#145, closes griffinmartin#99

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@ownuun ownuun closed this Apr 10, 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.

new error: Third-party apps now draw from extra usage...

1 participant