|
|
@@ -1,13 +1,28 @@
|
|
|
-<div align="center">
|
|
|
-
|
|
|
-# oh-my-opencode-slim
|
|
|
-
|
|
|
-**A lightweight, powerful agent orchestration plugin for OpenCode**
|
|
|
-
|
|
|
-<img src="img/team.png" alt="The Pantheon - Agent Team" width="800">
|
|
|
-
|
|
|
-*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.*
|
|
|
-
|
|
|
+<div align="center" style="padding: 4rem 1rem 2rem; background: linear-gradient(180deg, #020510, #070a16 60%, #04070f 100%); border-radius: 36px;">
|
|
|
+ <div style="max-width: 1100px; display: flex; gap: 3rem; align-items: center; flex-wrap: wrap; justify-content: center;">
|
|
|
+ <div style="flex: 1; min-width: 260px; text-align: left;">
|
|
|
+ <p style="font-size: 0.9rem; letter-spacing: 0.25rem; text-transform: uppercase; color: #8cc8ff;">Multi Agent Suite</p>
|
|
|
+ <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>
|
|
|
+ <p style="margin-top: 1rem; font-style: italic; color: #a8b5d6; font-size: 1rem;">
|
|
|
+ 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.
|
|
|
+ </p>
|
|
|
+ <div style="margin-top: 1.25rem; display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 0.5rem;">
|
|
|
+ <div style="display: flex; align-items: center; gap: 0.6rem;">
|
|
|
+ <span style="width: 12px; height: 12px; border-radius: 999px; background: #ffb347;"></span>
|
|
|
+ <span style="color: #fdfdfd; font-weight: 600;">Mix any models</span>
|
|
|
+ </div>
|
|
|
+ <div style="display: flex; align-items: center; gap: 0.6rem;">
|
|
|
+ <span style="width: 12px; height: 12px; border-radius: 999px; background: #7bd3ff;"></span>
|
|
|
+ <span style="color: #fdfdfd; font-weight: 600;">Auto delegate tasks</span>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+ <div style="flex: 0 0 280px; position: relative;">
|
|
|
+ <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);">
|
|
|
+ <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);">
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
</div>
|
|
|
|
|
|
> 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
|
|
|
<b>Recommended Models:</b> <code>cliproxy/gemini-claude-opus-4-5-thinking</code> <code>openai/gpt-5.2-codex</code>
|
|
|
</td>
|
|
|
</tr>
|
|
|
- <tr>
|
|
|
- <td colspan="2">
|
|
|
- <b>MCPs:</b> <code>websearch</code>
|
|
|
- </td>
|
|
|
- </tr>
|
|
|
- <tr>
|
|
|
- <td colspan="2">
|
|
|
- <b>Skills:</b> <code>simplify</code> <code>*</code>
|
|
|
- </td>
|
|
|
- </tr>
|
|
|
- <tr>
|
|
|
- <td colspan="2">
|
|
|
- <b>Capabilities:</b><br>
|
|
|
- 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>
|
|
|
- </td>
|
|
|
- </tr>
|
|
|
</table>
|
|
|
|
|
|
---
|
|
|
@@ -121,22 +120,6 @@ https://raw.githubusercontent.com/alvinunreal/oh-my-opencode-slim/refs/heads/mas
|
|
|
<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>
|
|
|
</td>
|
|
|
</tr>
|
|
|
- <tr>
|
|
|
- <td colspan="2">
|
|
|
- <b>MCPs:</b> none
|
|
|
- </td>
|
|
|
- </tr>
|
|
|
- <tr>
|
|
|
- <td colspan="2">
|
|
|
- <b>Skills:</b> none
|
|
|
- </td>
|
|
|
- </tr>
|
|
|
- <tr>
|
|
|
- <td colspan="2">
|
|
|
- <b>Capabilities:</b><br>
|
|
|
- Regex search, AST pattern matching, file discovery, parallel exploration. <i>Read-only: they chart the territory; others conquer it.</i>
|
|
|
- </td>
|
|
|
- </tr>
|
|
|
</table>
|
|
|
|
|
|
---
|
|
|
@@ -168,22 +151,6 @@ https://raw.githubusercontent.com/alvinunreal/oh-my-opencode-slim/refs/heads/mas
|
|
|
<b>Recommended Models:</b> <code>openai/gpt-5.2-codex</code> <code>cliproxy/gemini-3-pro-high</code>
|
|
|
</td>
|
|
|
</tr>
|
|
|
- <tr>
|
|
|
- <td colspan="2">
|
|
|
- <b>MCPs:</b> none
|
|
|
- </td>
|
|
|
- </tr>
|
|
|
- <tr>
|
|
|
- <td colspan="2">
|
|
|
- <b>Skills:</b> none
|
|
|
- </td>
|
|
|
- </tr>
|
|
|
- <tr>
|
|
|
- <td colspan="2">
|
|
|
- <b>Capabilities:</b><br>
|
|
|
- Root cause analysis, architecture review, debugging guidance, tradeoff analysis. <i>Read-only: Oracles advise; they don't intervene.</i>
|
|
|
- </td>
|
|
|
- </tr>
|
|
|
</table>
|
|
|
|
|
|
---
|
|
|
@@ -215,22 +182,6 @@ https://raw.githubusercontent.com/alvinunreal/oh-my-opencode-slim/refs/heads/mas
|
|
|
<b>Recommended Models:</b> <code>google/gemini-3-flash</code> <code>openai/gpt-5.1-codex-mini</code>
|
|
|
</td>
|
|
|
</tr>
|
|
|
- <tr>
|
|
|
- <td colspan="2">
|
|
|
- <b>MCPs:</b> <code>websearch</code> <code>context7</code> <code>grep_app</code>
|
|
|
- </td>
|
|
|
- </tr>
|
|
|
- <tr>
|
|
|
- <td colspan="2">
|
|
|
- <b>Skills:</b> none
|
|
|
- </td>
|
|
|
- </tr>
|
|
|
- <tr>
|
|
|
- <td colspan="2">
|
|
|
- <b>Capabilities:</b><br>
|
|
|
- Documentation lookup, GitHub code search, library research, best practice retrieval. <i>Read-only: they fetch wisdom; implementation is for others.</i>
|
|
|
- </td>
|
|
|
- </tr>
|
|
|
</table>
|
|
|
|
|
|
---
|
|
|
@@ -262,22 +213,6 @@ https://raw.githubusercontent.com/alvinunreal/oh-my-opencode-slim/refs/heads/mas
|
|
|
<b>Recommended Models:</b> <code>google/gemini-3-flash</code>
|
|
|
</td>
|
|
|
</tr>
|
|
|
- <tr>
|
|
|
- <td colspan="2">
|
|
|
- <b>MCPs:</b> none
|
|
|
- </td>
|
|
|
- </tr>
|
|
|
- <tr>
|
|
|
- <td colspan="2">
|
|
|
- <b>Skills:</b> <code>agent-browser</code>
|
|
|
- </td>
|
|
|
- </tr>
|
|
|
- <tr>
|
|
|
- <td colspan="2">
|
|
|
- <b>Capabilities:</b><br>
|
|
|
- Modern responsive design, CSS/Tailwind mastery, micro-animations, component architecture. <i>Visual excellence over code perfection - beauty is the priority.</i>
|
|
|
- </td>
|
|
|
- </tr>
|
|
|
</table>
|
|
|
|
|
|
---
|
|
|
@@ -309,22 +244,6 @@ https://raw.githubusercontent.com/alvinunreal/oh-my-opencode-slim/refs/heads/mas
|
|
|
<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>
|
|
|
</td>
|
|
|
</tr>
|
|
|
- <tr>
|
|
|
- <td colspan="2">
|
|
|
- <b>MCPs:</b> none
|
|
|
- </td>
|
|
|
- </tr>
|
|
|
- <tr>
|
|
|
- <td colspan="2">
|
|
|
- <b>Skills:</b> none
|
|
|
- </td>
|
|
|
- </tr>
|
|
|
- <tr>
|
|
|
- <td colspan="2">
|
|
|
- <b>Capabilities:</b><br>
|
|
|
- Code implementation, refactoring, testing, verification. <i>Execute the plan - no research, no delegation, no planning.</i>
|
|
|
- </td>
|
|
|
- </tr>
|
|
|
</table>
|
|
|
|
|
|
---
|