docs: add TL;DR section to English README

- Add Q&A format TL;DR section for clarity
- Restructure existing OAuth notice with FULL header
This commit is contained in:
justsisyphus
2026-01-14 19:03:59 +09:00
parent 78d67582d6
commit 358bd8d7fa

View File

@@ -30,9 +30,28 @@
# Claude OAuth Access Notice
## TL;DR
> Q. Can I use oh-my-opencode?
Yes.
> Q. Can I use it with my claude code subscription?
Technically yes, but i cannot recommend.
> Q. Do you offer those options to handle oauth login?
No this project doesn't have any of such implementation.
## FULL
> As of January 2026, Anthropic has restricted third-party OAuth access citing ToS violations.
>
> [**Anthropic has cited this project, oh-my-opencode as justification for blocking opencode.**](https://x.com/thdxr/status/2010149530486911014)
>
> Indeed, some plugins that spoof Claude Code's oauth request signatures exist in the community.
>
> These tools may work regardless of technical detectability, but users should be aware of ToS implications, and I personally cannot recommend to use those.
>
> This project is not responsible for any issues arising from the use of unofficial tools, and **we do not have any custom implementations of those oauth systems.**