Skip to content

Commit 2582d57

Browse files
committed
Update readme
1 parent ed07116 commit 2582d57

1 file changed

Lines changed: 5 additions & 28 deletions

File tree

README.md

Lines changed: 5 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -1,32 +1,9 @@
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>
1+
<div align="center">
2+
<img src="img/team.png" alt="Pantheon agents" width="420">
3+
<p><i>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.</i></p>
4+
<p><b>Multi Agent Suite</b> · Mix any models · Auto delegate tasks</p>
265
</div>
276

28-
> Slimmed-down fork of [oh-my-opencode](https://github.com/code-yeongyu/oh-my-opencode) - focused on core agent orchestration with low token consumption.
29-
307
---
318

329
## 📦 Installation
@@ -263,4 +240,4 @@ This is a slimmed-down fork of [oh-my-opencode](https://github.com/code-yeongyu/
263240

264241
## 📄 License
265242

266-
MIT
243+
MIT

0 commit comments

Comments
 (0)