scream-code 0.11.10 → 0.12.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +2 -2
- package/dist/{app-T1SUMT1T.mjs → app-DZPgQXq3.mjs} +370 -87
- package/dist/main.mjs +1 -1
- package/dist/public/assets/index-Ct3-d8xR.js +90 -0
- package/dist/public/assets/index-Ct3-d8xR.js.map +1 -0
- package/dist/public/assets/{index-BJI4roHX.css → index-DXbFhUFY.css} +1 -1
- package/dist/public/index.html +2 -2
- package/dist/{text-input-dialog-COl6Uu7m.mjs → text-input-dialog-DHhRrX3G.mjs} +12 -0
- package/dist/{text-input-dialog-xqTCBHZF.mjs → text-input-dialog-K1S_ir1m.mjs} +1 -1
- package/package.json +2 -2
- package/dist/public/assets/index-mUEA7L6U.js +0 -90
- package/dist/public/assets/index-mUEA7L6U.js.map +0 -1
package/README.md
CHANGED
|
@@ -38,7 +38,7 @@ Scream Code is a hassle-free, locally deployable, all-in-one AI Agent assistant.
|
|
|
38
38
|
</td>
|
|
39
39
|
<td width="50%">
|
|
40
40
|
<h3>🐺 Wolfpack Mode</h3>
|
|
41
|
-
<p><strong>Unlimited intelligent batch concurrency</strong> — multiple Agents collaborate in parallel. Built-in coder/explore/plan/verify/reviewer/oracle/writer sub-agents. No item limit.</p>
|
|
41
|
+
<p><strong>Unlimited intelligent batch concurrency</strong> — multiple Agents collaborate in parallel. Built-in coder/explore/plan/verify/reviewer/oracle/writer/worker sub-agents. No item limit.</p>
|
|
42
42
|
</td>
|
|
43
43
|
</tr>
|
|
44
44
|
<tr>
|
|
@@ -240,7 +240,7 @@ Scream Code 是一款省心的可在本地部署的全能 AI Agent 助手。你
|
|
|
240
240
|
</td>
|
|
241
241
|
<td width="50%">
|
|
242
242
|
<h3>🐺 Wolfpack 群狼模式</h3>
|
|
243
|
-
<p><strong>无限制智能批量并发</strong>多Agent协同,并行处理大项目任务。内置coder/explore/plan/verify/reviewer/oracle/writer 等多种子 Agent,精准识别任务类型,item 数量无上限。</p>
|
|
243
|
+
<p><strong>无限制智能批量并发</strong>多Agent协同,并行处理大项目任务。内置coder/explore/plan/verify/reviewer/oracle/writer/worker 等多种子 Agent,精准识别任务类型,item 数量无上限。</p>
|
|
244
244
|
</td>
|
|
245
245
|
</tr>
|
|
246
246
|
<tr>
|