docs: add @latest tag and cache-clearing troubleshooting#182
Closed
ownuun wants to merge 1 commit intogriffinmartin:mainfrom
Closed
docs: add @latest tag and cache-clearing troubleshooting#182ownuun wants to merge 1 commit intogriffinmartin:mainfrom
ownuun wants to merge 1 commit intogriffinmartin:mainfrom
Conversation
…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>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
README.mdandinstallation.mdto useopencode-claude-auth@latestso OpenCode always fetches the newest version on startup@latestin 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
opencode-claude-auth@latest🤖 Generated with Claude Code