Skip to content

Commit 0647acc

Browse files
committed
Update docs
1 parent b61ff61 commit 0647acc

1 file changed

Lines changed: 25 additions & 106 deletions

File tree

README.md

Lines changed: 25 additions & 106 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,28 @@
1-
<div align="center">
2-
3-
# oh-my-opencode-slim
4-
5-
**A lightweight, powerful agent orchestration plugin for OpenCode**
6-
7-
<img src="img/team.png" alt="The Pantheon - Agent Team" width="800">
8-
9-
*Six divine beings emerged from the dawn of code, each an immortal master of their craft await your command to forge order from chaos and build what was once thought impossible.*
10-
1+
<div align="center" style="padding: 4rem 1rem 2rem; background: linear-gradient(180deg, #020510, #070a16 60%, #04070f 100%); border-radius: 36px;">
2+
<div style="max-width: 1100px; display: flex; gap: 3rem; align-items: center; flex-wrap: wrap; justify-content: center;">
3+
<div style="flex: 1; min-width: 260px; text-align: left;">
4+
<p style="font-size: 0.9rem; letter-spacing: 0.25rem; text-transform: uppercase; color: #8cc8ff;">Multi Agent Suite</p>
5+
<h1 style="font-size: clamp(3rem, 4vw, 4rem); margin: 0.4rem 0 1rem; font-family: 'Archivo Black', 'Space Grotesk', system-ui; color: #fdfdfd;">Command the Pantheon</h1>
6+
<p style="margin-top: 1rem; font-style: italic; color: #a8b5d6; font-size: 1rem;">
7+
Six divine beings emerged from the dawn of code, each an immortal master of their craft await your command to forge order from chaos and build what was once thought impossible.
8+
</p>
9+
<div style="margin-top: 1.25rem; display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 0.5rem;">
10+
<div style="display: flex; align-items: center; gap: 0.6rem;">
11+
<span style="width: 12px; height: 12px; border-radius: 999px; background: #ffb347;"></span>
12+
<span style="color: #fdfdfd; font-weight: 600;">Mix any models</span>
13+
</div>
14+
<div style="display: flex; align-items: center; gap: 0.6rem;">
15+
<span style="width: 12px; height: 12px; border-radius: 999px; background: #7bd3ff;"></span>
16+
<span style="color: #fdfdfd; font-weight: 600;">Auto delegate tasks</span>
17+
</div>
18+
</div>
19+
</div>
20+
<div style="flex: 0 0 280px; position: relative;">
21+
<div style="border-radius: 28px; padding: 1rem; background: rgba(255,255,255,0.04); border: 1px solid rgba(255,255,255,0.08); backdrop-filter: blur(18px);">
22+
<img src="img/team.png" alt="Pantheon agents" width="260" style="border-radius: 20px; box-shadow: 0 30px 50px rgba(4, 7, 15, 0.7);">
23+
</div>
24+
</div>
25+
</div>
1126
</div>
1227

1328
> Slimmed-down fork of [oh-my-opencode](https://github.com/code-yeongyu/oh-my-opencode) - focused on core agent orchestration with low token consumption.
@@ -74,22 +89,6 @@ https://raw.githubusercontent.com/alvinunreal/oh-my-opencode-slim/refs/heads/mas
7489
<b>Recommended Models:</b> <code>cliproxy/gemini-claude-opus-4-5-thinking</code> <code>openai/gpt-5.2-codex</code>
7590
</td>
7691
</tr>
77-
<tr>
78-
<td colspan="2">
79-
<b>MCPs:</b> <code>websearch</code>
80-
</td>
81-
</tr>
82-
<tr>
83-
<td colspan="2">
84-
<b>Skills:</b> <code>simplify</code> <code>*</code>
85-
</td>
86-
</tr>
87-
<tr>
88-
<td colspan="2">
89-
<b>Capabilities:</b><br>
90-
Write and execute code, orchestrate multi-agent workflows, parse the unspoken from the spoken, summon specialists mid-battle. <i>Shape reality directly - and assign realms to others when the universe grows too vast.</i>
91-
</td>
92-
</tr>
9392
</table>
9493

9594
---
@@ -121,22 +120,6 @@ https://raw.githubusercontent.com/alvinunreal/oh-my-opencode-slim/refs/heads/mas
121120
<b>Recommended Models:</b> <code>cerebras/zai-glm-4.7</code> <code>google/gemini-3-flash</code> <code>openai/gpt-5.1-codex-mini</code>
122121
</td>
123122
</tr>
124-
<tr>
125-
<td colspan="2">
126-
<b>MCPs:</b> none
127-
</td>
128-
</tr>
129-
<tr>
130-
<td colspan="2">
131-
<b>Skills:</b> none
132-
</td>
133-
</tr>
134-
<tr>
135-
<td colspan="2">
136-
<b>Capabilities:</b><br>
137-
Regex search, AST pattern matching, file discovery, parallel exploration. <i>Read-only: they chart the territory; others conquer it.</i>
138-
</td>
139-
</tr>
140123
</table>
141124

142125
---
@@ -168,22 +151,6 @@ https://raw.githubusercontent.com/alvinunreal/oh-my-opencode-slim/refs/heads/mas
168151
<b>Recommended Models:</b> <code>openai/gpt-5.2-codex</code> <code>cliproxy/gemini-3-pro-high</code>
169152
</td>
170153
</tr>
171-
<tr>
172-
<td colspan="2">
173-
<b>MCPs:</b> none
174-
</td>
175-
</tr>
176-
<tr>
177-
<td colspan="2">
178-
<b>Skills:</b> none
179-
</td>
180-
</tr>
181-
<tr>
182-
<td colspan="2">
183-
<b>Capabilities:</b><br>
184-
Root cause analysis, architecture review, debugging guidance, tradeoff analysis. <i>Read-only: Oracles advise; they don't intervene.</i>
185-
</td>
186-
</tr>
187154
</table>
188155

189156
---
@@ -215,22 +182,6 @@ https://raw.githubusercontent.com/alvinunreal/oh-my-opencode-slim/refs/heads/mas
215182
<b>Recommended Models:</b> <code>google/gemini-3-flash</code> <code>openai/gpt-5.1-codex-mini</code>
216183
</td>
217184
</tr>
218-
<tr>
219-
<td colspan="2">
220-
<b>MCPs:</b> <code>websearch</code> <code>context7</code> <code>grep_app</code>
221-
</td>
222-
</tr>
223-
<tr>
224-
<td colspan="2">
225-
<b>Skills:</b> none
226-
</td>
227-
</tr>
228-
<tr>
229-
<td colspan="2">
230-
<b>Capabilities:</b><br>
231-
Documentation lookup, GitHub code search, library research, best practice retrieval. <i>Read-only: they fetch wisdom; implementation is for others.</i>
232-
</td>
233-
</tr>
234185
</table>
235186

236187
---
@@ -262,22 +213,6 @@ https://raw.githubusercontent.com/alvinunreal/oh-my-opencode-slim/refs/heads/mas
262213
<b>Recommended Models:</b> <code>google/gemini-3-flash</code>
263214
</td>
264215
</tr>
265-
<tr>
266-
<td colspan="2">
267-
<b>MCPs:</b> none
268-
</td>
269-
</tr>
270-
<tr>
271-
<td colspan="2">
272-
<b>Skills:</b> <code>agent-browser</code>
273-
</td>
274-
</tr>
275-
<tr>
276-
<td colspan="2">
277-
<b>Capabilities:</b><br>
278-
Modern responsive design, CSS/Tailwind mastery, micro-animations, component architecture. <i>Visual excellence over code perfection - beauty is the priority.</i>
279-
</td>
280-
</tr>
281216
</table>
282217

283218
---
@@ -309,22 +244,6 @@ https://raw.githubusercontent.com/alvinunreal/oh-my-opencode-slim/refs/heads/mas
309244
<b>Recommended Models:</b> <code>cerebras/zai-glm-4.7</code> <code>google/gemini-3-flash</code> <code>openai/gpt-5.1-codex-mini</code>
310245
</td>
311246
</tr>
312-
<tr>
313-
<td colspan="2">
314-
<b>MCPs:</b> none
315-
</td>
316-
</tr>
317-
<tr>
318-
<td colspan="2">
319-
<b>Skills:</b> none
320-
</td>
321-
</tr>
322-
<tr>
323-
<td colspan="2">
324-
<b>Capabilities:</b><br>
325-
Code implementation, refactoring, testing, verification. <i>Execute the plan - no research, no delegation, no planning.</i>
326-
</td>
327-
</tr>
328247
</table>
329248

330249
---

0 commit comments

Comments
 (0)