Anthropic Yet Again Blocking us #7813

Open
opened 2026-02-16 18:08:19 -05:00 by yindo · 34 comments
Owner

Originally created by @Gibgoyt on GitHub (Jan 28, 2026).

Originally assigned to: @rekram1-node on GitHub.

Description

Image

Plugins

No response

OpenCode version

No response

Steps to reproduce

No response

Screenshot and/or share link

No response

Operating System

No response

Terminal

No response

Originally created by @Gibgoyt on GitHub (Jan 28, 2026). Originally assigned to: @rekram1-node on GitHub. ### Description <img width="1920" height="1080" alt="Image" src="https://github.com/user-attachments/assets/6eacfb7d-ff18-46ae-86f2-583346512b1f" /> ### Plugins _No response_ ### OpenCode version _No response_ ### Steps to reproduce _No response_ ### Screenshot and/or share link _No response_ ### Operating System _No response_ ### Terminal _No response_
yindo added the bug label 2026-02-16 18:08:19 -05:00
Author
Owner

@github-actions[bot] commented on GitHub (Jan 28, 2026):

This issue might be a duplicate of existing issues. Please check:

  • #10937: Anthropic Subscription Key not working anymore - Users receiving 'This credential is only authorized for use with Claude Code' error since January 28, 2026
  • #10950: Stored OAuth credentials silently override explicit provider config - OAuth credentials may interfere with proper authentication
  • #6930: Using opencode with Anthropic OAuth violates ToS & Results in Ban - Historical context on Anthropic OAuth issues

Feel free to ignore if none of these address your specific case.

@github-actions[bot] commented on GitHub (Jan 28, 2026): This issue might be a duplicate of existing issues. Please check: - #10937: Anthropic Subscription Key not working anymore - Users receiving 'This credential is only authorized for use with Claude Code' error since January 28, 2026 - #10950: Stored OAuth credentials silently override explicit provider config - OAuth credentials may interfere with proper authentication - #6930: Using opencode with Anthropic OAuth violates ToS & Results in Ban - Historical context on Anthropic OAuth issues Feel free to ignore if none of these address your specific case.
Author
Owner

@SemanticInheritance commented on GitHub (Jan 28, 2026):

same here

but changing the prompt and downgrading the version while blocking autoupdate seems to do it for me

curl -fsSL https://opencode.ai/install | bash -s -- --version 1.1.37

  "mode": {
    "build": {
      "prompt": "You are Claude Code, Anthropic's official CLI for Claude."
    },
      "plan": {
      "prompt": "You are Claude Code, Anthropic's official CLI for Claude."
    }
  },
  "autoupdate": false,
@SemanticInheritance commented on GitHub (Jan 28, 2026): same here but changing the prompt and downgrading the version while blocking autoupdate seems to do it for me `curl -fsSL https://opencode.ai/install | bash -s -- --version 1.1.37` ``` "mode": { "build": { "prompt": "You are Claude Code, Anthropic's official CLI for Claude." }, "plan": { "prompt": "You are Claude Code, Anthropic's official CLI for Claude." } }, "autoupdate": false, ```
Author
Owner

@diasm3 commented on GitHub (Jan 28, 2026):

same here

@diasm3 commented on GitHub (Jan 28, 2026): same here
Author
Owner

@markjackmilian commented on GitHub (Jan 28, 2026):

same here

@markjackmilian commented on GitHub (Jan 28, 2026): same here
Author
Owner

@Idriosiris commented on GitHub (Jan 28, 2026):

same here

@Idriosiris commented on GitHub (Jan 28, 2026): same here
Author
Owner

@squareBird commented on GitHub (Jan 28, 2026):

me too..

@squareBird commented on GitHub (Jan 28, 2026): me too..
Author
Owner

@teerapat-1moby commented on GitHub (Jan 28, 2026):

me too.

@teerapat-1moby commented on GitHub (Jan 28, 2026): me too.
Author
Owner

@isomoes commented on GitHub (Jan 28, 2026):

"This credential is only authorized for use with Claude Code and cannot be used for other API requests." oc -v 1.1.36

@isomoes commented on GitHub (Jan 28, 2026): "This credential is only authorized for use with Claude Code and cannot be used for other API requests." oc -v 1.1.36
Author
Owner

@TimourP commented on GitHub (Jan 28, 2026):

same here

@TimourP commented on GitHub (Jan 28, 2026): same here
Author
Owner

@fpaitoo commented on GitHub (Jan 28, 2026):

same here

@fpaitoo commented on GitHub (Jan 28, 2026): same here
Author
Owner

@gstohl commented on GitHub (Jan 28, 2026):

They pushed that at a unholy time x) whoever fixes it gets a coffee. I'm gonna take a prompt break.

@gstohl commented on GitHub (Jan 28, 2026): They pushed that at a unholy time x) whoever fixes it gets a coffee. I'm gonna take a prompt break.
Author
Owner

@cyberneum commented on GitHub (Jan 28, 2026):

same here

@cyberneum commented on GitHub (Jan 28, 2026): same here
Author
Owner

@robertfels commented on GitHub (Jan 28, 2026):

#10937 - Dublication

@robertfels commented on GitHub (Jan 28, 2026): #10937 - Dublication
Author
Owner

@miracthis commented on GitHub (Jan 28, 2026):

v1.1.39 Same

@miracthis commented on GitHub (Jan 28, 2026): v1.1.39 Same
Author
Owner

@Michieldera commented on GitHub (Jan 28, 2026):

same

@Michieldera commented on GitHub (Jan 28, 2026): same
Author
Owner

@mihnearad commented on GitHub (Jan 28, 2026):

@SemanticInheritance Does your workaround still work? @robertfels tried it as well but without the downgrading part I believe.

I just tried it and still fails.

Perhaps post an update in: #10937 ?

@mihnearad commented on GitHub (Jan 28, 2026): @SemanticInheritance Does your workaround still work? @robertfels tried it as well but without the downgrading part I believe. I just tried it and still fails. Perhaps post an update in: [#10937 ](https://github.com/anomalyco/opencode/issues/10937) ?
Author
Owner

@locryns commented on GitHub (Jan 28, 2026):

Seems the system prompt is incorrect, adding 2 escaped new lines.

Image Image

Suggestions from https://github.com/anomalyco/opencode/issues/10956#issuecomment-3809635917 does the job for now.

@locryns commented on GitHub (Jan 28, 2026): Seems the system prompt is incorrect, adding 2 escaped new lines. <img width="1926" height="578" alt="Image" src="https://github.com/user-attachments/assets/f5853c4a-8e7d-42ee-a47e-aedb8c38f413" /> <img width="1940" height="453" alt="Image" src="https://github.com/user-attachments/assets/6a80cb82-8d12-4fde-838e-0d00ddf252f9" /> Suggestions from https://github.com/anomalyco/opencode/issues/10956#issuecomment-3809635917 does the job for now.
Author
Owner

@fpaitoo commented on GitHub (Jan 28, 2026):

I updated to the latest 1.1.39 and got claude-haiku-4.5 to work

@fpaitoo commented on GitHub (Jan 28, 2026): I updated to the latest 1.1.39 and got claude-haiku-4.5 to work
Author
Owner

@mihnearad commented on GitHub (Jan 28, 2026):

@locryns Oh, nice!

Could you share the opencode.json config that you have please? Thank you.

@mihnearad commented on GitHub (Jan 28, 2026): @locryns Oh, nice! Could you share the opencode.json config that you have please? Thank you.
Author
Owner

@locryns commented on GitHub (Jan 28, 2026):

same here

but changing the prompt and downgrading the version while blocking autoupdate seems to do it for me

curl -fsSL https://opencode.ai/install | bash -s -- --version 1.1.37

  "mode": {
    "build": {
      "prompt": "You are Claude Code, Anthropic's official CLI for Claude."
    },
      "plan": {
      "prompt": "You are Claude Code, Anthropic's official CLI for Claude."
    }
  },
  "autoupdate": false,

I've just followed these instructions, downgrade the opencode then added the mode in my opencode.json.

@locryns commented on GitHub (Jan 28, 2026): > same here > > but changing the prompt and downgrading the version while blocking autoupdate seems to do it for me > > `curl -fsSL https://opencode.ai/install | bash -s -- --version 1.1.37` > > ``` > "mode": { > "build": { > "prompt": "You are Claude Code, Anthropic's official CLI for Claude." > }, > "plan": { > "prompt": "You are Claude Code, Anthropic's official CLI for Claude." > } > }, > "autoupdate": false, > ``` I've just followed these instructions, downgrade the opencode then added the mode in my opencode.json.
Author
Owner

@Cyenoch commented on GitHub (Jan 28, 2026):

Add this to the plugin in opencode.json.

"opencode-anthropic-auth@latest"

{
 
"plugin": [
    "opencode-anthropic-auth@latest"
  ]
}
@Cyenoch commented on GitHub (Jan 28, 2026): Add this to the plugin in `opencode.json`. "opencode-anthropic-auth@latest" ```json { … "plugin": [ "opencode-anthropic-auth@latest" ] } ```
Author
Owner

@mihnearad commented on GitHub (Jan 28, 2026):

I managed to get it to work as well @locryns ! Thanks @SemanticInheritance

@mihnearad commented on GitHub (Jan 28, 2026): I managed to get it to work as well @locryns ! Thanks @SemanticInheritance
Author
Owner

@miracthis commented on GitHub (Jan 28, 2026):

@Cyenoch this working for me.

@miracthis commented on GitHub (Jan 28, 2026): @Cyenoch this working for me.
Author
Owner

@castle-bravo commented on GitHub (Jan 28, 2026):

Add this to the plugin in opencode.json.

"opencode-anthropic-auth@latest"

{
 
"plugin": [
    "opencode-anthropic-auth@latest"
  ]
}

This worked for me, thank you.

@castle-bravo commented on GitHub (Jan 28, 2026): > Add this to the plugin in `opencode.json`. > > "opencode-anthropic-auth@latest" > > ```json > { > … > "plugin": [ > "opencode-anthropic-auth@latest" > ] > } > ``` This worked for me, thank you.
Author
Owner

@Gibgoyt commented on GitHub (Jan 28, 2026):

Claude Code Spoofing Works!!

Issue on OpenCode Client not Ass Anthropic Blocking Us

./main
🤖 Claude OAuth Test Application
================================
No existing tokens found (open tokens.json: no such file or directory)
🔐 Starting Claude OAuth flow...
🆕 Generating new PKCE session
🔍 PKCE Parameters:
   Code Verifier: ...-6GUAiX_weQ4-4UIf4 (length: 43)
   Code Challenge: ...-.... (length: 43)
   State: ... (length: 43)
🔍 Authorization URL Parameters:
   code: true
   client_id: 9d1c250a-...-44d9-...-5944d1962f5e
   response_type: code
   redirect_uri: https://console.anthropic.com/oauth/code/callback
   scope: org:create_api_key user:profile user:inference
   code_challenge: DtLimr6K_bOx9rm-...
   code_challenge_method: S256
   state: ....

🌐 Please visit this URL to authenticate with Claude:

https://claude.ai/oauth/authorize?client_id=9d1c250a-e61b-44d9-88ed-etc....

After authentication, you'll be redirected to:
https://console.anthropic.com/oauth/code/callback?code=YOUR_CODE&state=2p...
📋 Please paste the authorization code from the URL: <REDACTED>
🔍 Parsed code: <REDACTED>
🔍 Received state: 2p...
🔍 Expected state: 2p...
✅ State parameter validated successfully
📡 Exchanging authorization code for access token...
⏰ Note: Authorization codes expire quickly (usually 10 minutes)
🔍 Token Exchange Request Details:
   URL: https://console.anthropic.com/v1/oauth/token
   Content-Type: application/json
   Body Length: 421 bytes (target: 309 bytes from mitmproxy logs)
   Parameters:
     - grant_type: authorization_code
     - client_id: 9d1c250a-e61b-44d9-88ed-5944d1962f5e
     - code: <REDACTED>
     - code_verifier: ...-6GUAiX_weQ4-4UIf4 (length: 43)
     - redirect_uri: https://console.anthropic.com/oauth/code/callback
     - code_challenge: ...-IsAkaOrKwwbIsV1nzx9dXcQzPDM (NEW)
     - code_challenge_method: S256 (NEW)
     - state: <IDK_IF_NEEDS_REDACTING> (NEW)
   JSON Body: {"client_id":"9d1c250a-...-44d9-...-...","code":"<REDACTED>","code_challenge":"...-IsAkaOrKwwbIsV1nzx9dXcQzPDM","code_challenge_method":"S256","code_verifier":"...-6GUAiX_weQ4-4UIf4","grant_type":"authorization_code","redirect_uri":"https://console.anthropic.com/oauth/code/callback","state":"..."}
🔍 Request Headers:
     Content-Type: application/json
     User-Agent: axios/1.8.4
     Connection: close
     Accept: application/json, text/plain, */*
🔍 Response Details:
   Status: 200 200 OK
   Headers:
     Content-Type: application/json
     X-Envoy-Upstream-Service-Time: 263
     Via: 1.1 google
     Alt-Svc: h3=":443"; ma=86400
     Cf-Ray: 9c4f825a2c3a73e6-JNB
     Cf-Cache-Status: DYNAMIC
     Set-Cookie: __cf_bm=...-1769593026-1.0.1.1-....2UJd3A4vFwXTh28C4J_HHjOn7VXx28s93hrvbw; path=/; expires=Wed, 28-Jan-26 10:07:06 GMT; domain=.console.anthropic.com; HttpOnly; Secure; SameSite=None
     Set-Cookie: _cfuvid=...-1769593026144-0.0.1.1-604800000; path=/; domain=.console.anthropic.com; HttpOnly; Secure; SameSite=None
     Cache-Control: no-store
     Pragma: no-cache
     Strict-Transport-Security: max-age=31536000; includeSubDomains; preload
     Server: cloudflare
     Date: Wed, 28 Jan 2026 09:37:06 GMT
     Request-Id: req_011CXZYuHQmjCm314op3qkce
   Body (559 bytes): {"token_type": "Bearer", "access_token": "sk-ant-oat01-...-JZMCgSm-aUkhFW8zhUN8EKw-7-TlnQAA", "expires_in": 28800, "refresh_token": "sk-ant-ort01-...-5v12PgAA", "scope": "...", "organization": {"uuid": "...-741e-...-8881-e1162a9fb1d9", "name": "REDACTED"}, "account": {"uuid": "514dbc72-ef6b-456c-8dc6-...", "email_address": "REDACTED"}}
✅ Authentication successful!
   Organization: <REDACTED> Organization (...-741e-43d7-8881-...)
   Account: <REDACTED>
   Token expires: 2026-01-28 17:37:06


💬 Sending test message to Claude...

📤 Sent: Hello Claude, this is SplitDo support bot, how are you?
📥 Claude responded:

Hello! I'm doing well, thank you for asking. However, I should clarify that I'm Claude, an AI assistant created by Anthropic. I'm not actually "Claude Code" (Anthropic's official CLI) - I'm the regular Claude AI assistant that you can chat with through various interfaces.
.....

📊 Usage: 38 input tokens, 123 output tokens
🎯 Model: claude-sonnet-4-20250514
🛑 Stop reason: end_turn

✅ Test completed successfully!
🚪 Closing application...
@Gibgoyt commented on GitHub (Jan 28, 2026): # Claude Code Spoofing Works!! # Issue on OpenCode Client not Ass Anthropic Blocking Us ``` ./main 🤖 Claude OAuth Test Application ================================ No existing tokens found (open tokens.json: no such file or directory) 🔐 Starting Claude OAuth flow... 🆕 Generating new PKCE session 🔍 PKCE Parameters: Code Verifier: ...-6GUAiX_weQ4-4UIf4 (length: 43) Code Challenge: ...-.... (length: 43) State: ... (length: 43) 🔍 Authorization URL Parameters: code: true client_id: 9d1c250a-...-44d9-...-5944d1962f5e response_type: code redirect_uri: https://console.anthropic.com/oauth/code/callback scope: org:create_api_key user:profile user:inference code_challenge: DtLimr6K_bOx9rm-... code_challenge_method: S256 state: .... 🌐 Please visit this URL to authenticate with Claude: https://claude.ai/oauth/authorize?client_id=9d1c250a-e61b-44d9-88ed-etc.... After authentication, you'll be redirected to: https://console.anthropic.com/oauth/code/callback?code=YOUR_CODE&state=2p... 📋 Please paste the authorization code from the URL: <REDACTED> 🔍 Parsed code: <REDACTED> 🔍 Received state: 2p... 🔍 Expected state: 2p... ✅ State parameter validated successfully 📡 Exchanging authorization code for access token... ⏰ Note: Authorization codes expire quickly (usually 10 minutes) 🔍 Token Exchange Request Details: URL: https://console.anthropic.com/v1/oauth/token Content-Type: application/json Body Length: 421 bytes (target: 309 bytes from mitmproxy logs) Parameters: - grant_type: authorization_code - client_id: 9d1c250a-e61b-44d9-88ed-5944d1962f5e - code: <REDACTED> - code_verifier: ...-6GUAiX_weQ4-4UIf4 (length: 43) - redirect_uri: https://console.anthropic.com/oauth/code/callback - code_challenge: ...-IsAkaOrKwwbIsV1nzx9dXcQzPDM (NEW) - code_challenge_method: S256 (NEW) - state: <IDK_IF_NEEDS_REDACTING> (NEW) JSON Body: {"client_id":"9d1c250a-...-44d9-...-...","code":"<REDACTED>","code_challenge":"...-IsAkaOrKwwbIsV1nzx9dXcQzPDM","code_challenge_method":"S256","code_verifier":"...-6GUAiX_weQ4-4UIf4","grant_type":"authorization_code","redirect_uri":"https://console.anthropic.com/oauth/code/callback","state":"..."} 🔍 Request Headers: Content-Type: application/json User-Agent: axios/1.8.4 Connection: close Accept: application/json, text/plain, */* 🔍 Response Details: Status: 200 200 OK Headers: Content-Type: application/json X-Envoy-Upstream-Service-Time: 263 Via: 1.1 google Alt-Svc: h3=":443"; ma=86400 Cf-Ray: 9c4f825a2c3a73e6-JNB Cf-Cache-Status: DYNAMIC Set-Cookie: __cf_bm=...-1769593026-1.0.1.1-....2UJd3A4vFwXTh28C4J_HHjOn7VXx28s93hrvbw; path=/; expires=Wed, 28-Jan-26 10:07:06 GMT; domain=.console.anthropic.com; HttpOnly; Secure; SameSite=None Set-Cookie: _cfuvid=...-1769593026144-0.0.1.1-604800000; path=/; domain=.console.anthropic.com; HttpOnly; Secure; SameSite=None Cache-Control: no-store Pragma: no-cache Strict-Transport-Security: max-age=31536000; includeSubDomains; preload Server: cloudflare Date: Wed, 28 Jan 2026 09:37:06 GMT Request-Id: req_011CXZYuHQmjCm314op3qkce Body (559 bytes): {"token_type": "Bearer", "access_token": "sk-ant-oat01-...-JZMCgSm-aUkhFW8zhUN8EKw-7-TlnQAA", "expires_in": 28800, "refresh_token": "sk-ant-ort01-...-5v12PgAA", "scope": "...", "organization": {"uuid": "...-741e-...-8881-e1162a9fb1d9", "name": "REDACTED"}, "account": {"uuid": "514dbc72-ef6b-456c-8dc6-...", "email_address": "REDACTED"}} ✅ Authentication successful! Organization: <REDACTED> Organization (...-741e-43d7-8881-...) Account: <REDACTED> Token expires: 2026-01-28 17:37:06 💬 Sending test message to Claude... 📤 Sent: Hello Claude, this is SplitDo support bot, how are you? 📥 Claude responded: Hello! I'm doing well, thank you for asking. However, I should clarify that I'm Claude, an AI assistant created by Anthropic. I'm not actually "Claude Code" (Anthropic's official CLI) - I'm the regular Claude AI assistant that you can chat with through various interfaces. ..... 📊 Usage: 38 input tokens, 123 output tokens 🎯 Model: claude-sonnet-4-20250514 🛑 Stop reason: end_turn ✅ Test completed successfully! 🚪 Closing application... ```
Author
Owner

@locryns commented on GitHub (Jan 28, 2026):

Add this to the plugin in opencode.json.

"opencode-anthropic-auth@latest"

{
 
"plugin": [
    "opencode-anthropic-auth@latest"
  ]
}

Bug has been fixed, better workaround until new opencode release will ship the fix.
https://github.com/anomalyco/opencode-anthropic-auth/commit/936237649d16069a97b15012a4f4cde5419041fe

@locryns commented on GitHub (Jan 28, 2026): > Add this to the plugin in `opencode.json`. > > "opencode-anthropic-auth@latest" > > ```json > { > … > "plugin": [ > "opencode-anthropic-auth@latest" > ] > } > ``` Bug has been fixed, better workaround until new opencode release will ship the fix. https://github.com/anomalyco/opencode-anthropic-auth/commit/936237649d16069a97b15012a4f4cde5419041fe
Author
Owner

@TheFlyrain commented on GitHub (Jan 28, 2026):

Released fix doesn't work.

@TheFlyrain commented on GitHub (Jan 28, 2026): Released fix doesn't work.
Author
Owner

@teerapat-1moby commented on GitHub (Jan 28, 2026):

same here
but changing the prompt and downgrading the version while blocking autoupdate seems to do it for me
curl -fsSL https://opencode.ai/install | bash -s -- --version 1.1.37

  "mode": {
    "build": {
      "prompt": "You are Claude Code, Anthropic's official CLI for Claude."
    },
      "plan": {
      "prompt": "You are Claude Code, Anthropic's official CLI for Claude."
    }
  },
  "autoupdate": false,

I've just followed these instructions, downgrade the opencode then added the mode in my opencode.json.

This is work 100%

@teerapat-1moby commented on GitHub (Jan 28, 2026): > > same here > > but changing the prompt and downgrading the version while blocking autoupdate seems to do it for me > > `curl -fsSL https://opencode.ai/install | bash -s -- --version 1.1.37` > > ``` > > "mode": { > > "build": { > > "prompt": "You are Claude Code, Anthropic's official CLI for Claude." > > }, > > "plan": { > > "prompt": "You are Claude Code, Anthropic's official CLI for Claude." > > } > > }, > > "autoupdate": false, > > ``` > > I've just followed these instructions, downgrade the opencode then added the mode in my opencode.json. This is work 100%
Author
Owner

@isomoes commented on GitHub (Jan 28, 2026):

Add this to the plugin in opencode.json.
"opencode-anthropic-auth@latest"
{

"plugin": [
"opencode-anthropic-auth@latest"
]
}

This worked for me, thank you.

can work

@isomoes commented on GitHub (Jan 28, 2026): > > Add this to the plugin in `opencode.json`. > > "opencode-anthropic-auth@latest" > > { > > … > > "plugin": [ > > "opencode-anthropic-auth@latest" > > ] > > } > > This worked for me, thank you. can work
Author
Owner

@simongcs commented on GitHub (Jan 28, 2026):

this plugins it's not working for me, anything else?

@simongcs commented on GitHub (Jan 28, 2026): this plugins it's not working for me, anything else?
Author
Owner

@Steffen025 commented on GitHub (Jan 28, 2026):

Workaround confirmed working

Added mode override in opencode.json to bypass the pattern matching:

"mode": {
  "build": {
    "prompt": "You are Claude Code, Anthropic's official CLI for Claude."
  },
  "plan": {
    "prompt": "You are Claude Code, Anthropic's official CLI for Claude."
  }
}

Tested with: Anthropic Max Subscription + claude-opus-4-5 and claude-sonnet-4-5

This replaces the system prompt identifier that Anthropic is blocking. Works as of 2026-01-28.

Copy-paste ready: See commit with full opencode.json

Reference: https://github.com/anomalyco/opencode-anthropic-auth/issues/17#issuecomment-3752059576

@Steffen025 commented on GitHub (Jan 28, 2026): ## ✅ Workaround confirmed working Added `mode` override in `opencode.json` to bypass the pattern matching: ```json "mode": { "build": { "prompt": "You are Claude Code, Anthropic's official CLI for Claude." }, "plan": { "prompt": "You are Claude Code, Anthropic's official CLI for Claude." } } ``` **Tested with:** Anthropic Max Subscription + claude-opus-4-5 and claude-sonnet-4-5 This replaces the system prompt identifier that Anthropic is blocking. Works as of 2026-01-28. **Copy-paste ready:** [See commit with full opencode.json](https://github.com/Steffen025/pai-opencode/commit/6934c7f) Reference: https://github.com/anomalyco/opencode-anthropic-auth/issues/17#issuecomment-3752059576
Author
Owner

@akfmdl commented on GitHub (Jan 28, 2026):

Add this to the plugin in opencode.json.
"opencode-anthropic-auth@latest"
{

"plugin": [
"opencode-anthropic-auth@latest"
]
}

Bug has been fixed, better workaround until new opencode release will ship the fix. anomalyco/opencode-anthropic-auth@9362376

this worked for me!. But is there anyone who suddenly got slower?

@akfmdl commented on GitHub (Jan 28, 2026): > > Add this to the plugin in `opencode.json`. > > "opencode-anthropic-auth@latest" > > { > > … > > "plugin": [ > > "opencode-anthropic-auth@latest" > > ] > > } > > Bug has been fixed, better workaround until new opencode release will ship the fix. [anomalyco/opencode-anthropic-auth@9362376](https://github.com/anomalyco/opencode-anthropic-auth/commit/936237649d16069a97b15012a4f4cde5419041fe) this worked for me!. But is there anyone who suddenly got slower?
Author
Owner

@rdvo commented on GitHub (Jan 28, 2026):

yea def noticing a slowdown but it does work

@rdvo commented on GitHub (Jan 28, 2026): yea def noticing a slowdown but it does work
Author
Owner

@bzbetty commented on GitHub (Jan 28, 2026):

I think the slowdown is an issue in OpenCode new version itself, if I revert to 1.37 (Windows App) its back to normal speed.

actually coudl be the review panel - i typically have always had performane issues when that's open and I can't seem to shut it in 1.39

@bzbetty commented on GitHub (Jan 28, 2026): I think the slowdown is an issue in OpenCode new version itself, if I revert to 1.37 (Windows App) its back to normal speed. actually coudl be the review panel - i typically have always had performane issues when that's open and I can't seem to shut it in 1.39
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#7813