anomalyco / anomalyco/opencode
docs(providers): OAuth wording typo in self-hosted GitLab setup
Open
@Hona is already working on this.
Since Aug 23, 2026.
- Dominant language
- TypeScript
- Stars
- 209k
- Forks
- 27.5k
- PR merge metrics
- PR metrics pending
Description
Description
The self-hosted GitLab OAuth section on the Providers docs page has a small copy error. The sentence reads In order to make Oauth working for your self-hosted instance...:
Oauthshould beOAuth— every other mention in the page (including the heading directly above it, "OAuth for Self-Hosted instances") uses the correctOAuthcasing.make Oauth workingis ungrammatical; it should readmake OAuth work.
Source: packages/web/src/content/docs/providers.mdx (self-hosted GitLab OAuth section). Page: https://opencode.ai/docs/providers
Plugins
None
OpenCode version
n/a (documentation)
Steps to reproduce
- Open the Providers documentation page.
- Go to the self-hosted GitLab "OAuth for Self-Hosted instances" section.
- Note
In order to make Oauth working for your self-hosted instance....
Screenshot and/or share link
n/a
Operating System
n/a
Terminal
n/a
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.