Skip to content

Commit 40b6ea9

Browse files
Update README.md
1 parent 08a8b72 commit 40b6ea9

1 file changed

Lines changed: 12 additions & 10 deletions

File tree

README.md

Lines changed: 12 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -5,16 +5,6 @@
55
>**Multi-agent terminal coding harness** — plan → questions → confirm → execute → accept.
66
>- Four agents (**ORCH · FE · BE · QA**) work in parallel, can spawn swarm workers, use **25+ tools**, and support **per-agent APIs/models**.
77
8-
| Doc | Contents |
9-
|-----|----------|
10-
| **[GUIDE.md](docs/GUIDE.md)** | Full command reference + working playbooks + diagrams |
11-
| [docs/ARCHITECTURE.md](docs/ARCHITECTURE.md) | System design |
12-
| [docs/SESSIONS.md](docs/SESSIONS.md) | Session memory |
13-
| [docs/SECURITY.md](docs/SECURITY.md) | Policy / sandbox |
14-
| [docs/PERFORMANCE.md](docs/PERFORMANCE.md) | Speed kit |
15-
| [docs/TOOLS.md](docs/TOOLS.md) | Tool catalog |
16-
| [FEATURES.md](FEATURES.md) | Feature list / roadmap |
17-
188
---
199

2010
## Features
@@ -105,6 +95,18 @@ export NVIDIA_API_KEY=nvapi-...
10595

10696
---
10797

98+
| Doc | Contents |
99+
|-----|----------|
100+
| **[GUIDE.md](docs/GUIDE.md)** | Full command reference + working playbooks + diagrams |
101+
| [docs/ARCHITECTURE.md](docs/ARCHITECTURE.md) | System design |
102+
| [docs/SESSIONS.md](docs/SESSIONS.md) | Session memory |
103+
| [docs/SECURITY.md](docs/SECURITY.md) | Policy / sandbox |
104+
| [docs/PERFORMANCE.md](docs/PERFORMANCE.md) | Speed kit |
105+
| [docs/TOOLS.md](docs/TOOLS.md) | Tool catalog |
106+
| [FEATURES.md](FEATURES.md) | Feature list / roadmap |
107+
108+
---
109+
108110
## Usage
109111

110112
```bash

0 commit comments

Comments
 (0)