summaryrefslogtreecommitdiffhomepage
path: root/packages/web/src/content/docs
diff options
context:
space:
mode:
authorRyan Vogel <[email protected]>2026-01-20 18:22:47 -0500
committerGitHub <[email protected]>2026-01-20 18:22:47 -0500
commit7f50b279962aa76990e2ca2b7eb9bdfd3beafc38 (patch)
treefe7ac79aeb638f7f16c8eb6eac5b0ccf001772e2 /packages/web/src/content/docs
parent021e42c0bb10a2555f78e4f296bbf5406e8a9bba (diff)
downloadopencode-7f50b279962aa76990e2ca2b7eb9bdfd3beafc38.tar.gz
opencode-7f50b279962aa76990e2ca2b7eb9bdfd3beafc38.zip
docs: add Anthropic subscription warning and update feature list to highlight GitHub Copilot (#9721)
Diffstat (limited to 'packages/web/src/content/docs')
-rw-r--r--packages/web/src/content/docs/providers.mdx4
1 files changed, 4 insertions, 0 deletions
diff --git a/packages/web/src/content/docs/providers.mdx b/packages/web/src/content/docs/providers.mdx
index 2a7d2ffb4..a5ae45815 100644
--- a/packages/web/src/content/docs/providers.mdx
+++ b/packages/web/src/content/docs/providers.mdx
@@ -235,6 +235,10 @@ To use Amazon Bedrock with OpenCode:
We recommend signing up for [Claude Pro](https://www.anthropic.com/news/claude-pro) or [Max](https://www.anthropic.com/max).
+:::info
+We've received reports of some users having their subscriptions blocked while using it with OpenCode.
+:::
+
1. Once you've signed up, run the `/connect` command and select Anthropic.
```txt