chore: update readme
Browse files
README.md
CHANGED
|
@@ -147,17 +147,17 @@ cd desktop && bun run tauri dev
|
|
| 147 |
|
| 148 |
#### π§ Core Mechanisms of Cycle Long Run
|
| 149 |
|
| 150 |
-
|
| 151 |
-
|
| 152 |
|
| 153 |
#### ποΈ SubAgent Swarm Topology
|
| 154 |
|
| 155 |
-
| SubAgent Type | Core Responsibility |
|
| 156 |
-
| :--- | :--- |
|
| 157 |
-
| π‘οΈ **General-Purpose** | Orchestrates routing, high-level user interaction, and dispatching. |
|
| 158 |
-
| π **Explore** | Conducts deep semantic search and autonomous tool discovery. |
|
| 159 |
-
| π **Plan** | Handles multi-step chain-of-thought strategy and task decomposition. |
|
| 160 |
-
| π§ͺ **Verification** | Executes automated runtime validation, assertion checks, and fault tolerance. |
|
| 161 |
|
| 162 |
<table align="center">
|
| 163 |
<tr>
|
|
|
|
| 147 |
|
| 148 |
#### π§ Core Mechanisms of Cycle Long Run
|
| 149 |
|
| 150 |
+
- Auto Compact β Automatically optimizes and compresses historical context to bypass sequence length bottlenecks.
|
| 151 |
+
- Dream β Asynchronously distills operational data into long-term insights.
|
| 152 |
|
| 153 |
#### ποΈ SubAgent Swarm Topology
|
| 154 |
|
| 155 |
+
| SubAgent Type | Core Responsibility |
|
| 156 |
+
| :--- | :--- |
|
| 157 |
+
| π‘οΈ **General-Purpose** | Orchestrates routing, high-level user interaction, and dispatching. |
|
| 158 |
+
| π **Explore** | Conducts deep semantic search and autonomous tool discovery. |
|
| 159 |
+
| π **Plan** | Handles multi-step chain-of-thought strategy and task decomposition. |
|
| 160 |
+
| π§ͺ **Verification** | Executes automated runtime validation, assertion checks, and fault tolerance. |
|
| 161 |
|
| 162 |
<table align="center">
|
| 163 |
<tr>
|