|
11 | 11 |
|
12 | 12 | > This is coding on steroids—`oh-my-opencode` in action. Run background agents, call specialized agents like oracle, librarian, and frontend engineer. Use crafted LSP/AST tools, curated MCPs, and a full Claude Code compatibility layer. |
13 | 13 |
|
| 14 | +**START WITH YOUR ChatGPT, Claude, Gemini SUBSCRIPTIONS. WE ALL COVER THEM.** |
| 15 | + |
14 | 16 | <div align="center"> |
15 | 17 |
|
16 | 18 | [](https://github.com/code-yeongyu/oh-my-opencode/releases) |
|
36 | 38 | - [Installation](#installation) |
37 | 39 | - [For Humans](#for-humans) |
38 | 40 | - [For LLM Agents](#for-llm-agents) |
| 41 | + - [Step 0: Ask user about the setup.](#step-0-ask-user-about-the-setup) |
| 42 | + - [Step 1: Install OpenCode, if not](#step-1-install-opencode-if-not) |
| 43 | + - [Step 2: Configure oh-my-opencode Plugin](#step-2-configure-oh-my-opencode-plugin) |
| 44 | + - [JSONC](#jsonc) |
| 45 | + - [JSON](#json) |
| 46 | + - [Step 3: Verify Setup](#step-3-verify-setup) |
| 47 | + - [Step 4: Configure Authentication](#step-4-configure-authentication) |
| 48 | + - [Anthropic (Claude)](#anthropic-claude) |
| 49 | + - [Google Gemini (Antigravity OAuth)](#google-gemini-antigravity-oauth) |
| 50 | + - [OpenAI (ChatGPT Plus/Pro)](#openai-chatgpt-pluspro) |
| 51 | + - [Model Configuration](#model-configuration) |
| 52 | + - [⚠️ Warning](#️-warning) |
| 53 | + - [Verify the setup](#verify-the-setup) |
| 54 | + - [Say 'Congratulations! 🎉' to the user](#say-congratulations--to-the-user) |
| 55 | + - [Too Complicated?](#too-complicated) |
39 | 56 | - [Features](#features) |
40 | 57 | - [Agents: Your Teammates](#agents-your-teammates) |
41 | 58 | - [Background Agents: Work Like a Team](#background-agents-work-like-a-team) |
@@ -68,6 +85,7 @@ oMoMoMoMoMo··· |
68 | 85 |
|
69 | 86 | [Claude Code](https://www.claude.com/product/claude-code) is great. |
70 | 87 | But if you're a hacker, you'll fall head over heels for [OpenCode](https://github.com/sst/opencode). |
| 88 | +**START WITH YOUR ChatGPT, Claude, Gemini SUBSCRIPTIONS. WE ALL COVER THEM.** |
71 | 89 |
|
72 | 90 | - Endlessly extensible. Endlessly customizable. |
73 | 91 | - Zero screen flicker. |
|
0 commit comments