scream-code 0.8.2 → 0.8.3
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
CHANGED
|
@@ -39,18 +39,28 @@ Scream Code 是一款省心的本地中文 AI Agent 助手。无需硬记代码
|
|
|
39
39
|
</tr>
|
|
40
40
|
<tr>
|
|
41
41
|
<td width="50%">
|
|
42
|
-
<h3>🧠
|
|
43
|
-
<p><strong>痛点记忆结构化SQL提取</strong>,FTS5全文+Tag
|
|
42
|
+
<h3>🧠 永久记忆备忘录</h3>
|
|
43
|
+
<p><strong>痛点记忆结构化SQL提取</strong>,FTS5全文+Tag语义+向量三重检索不漂移。跨会话共享,越用越懂你。</p>
|
|
44
44
|
</td>
|
|
45
|
+
<td width="50%">
|
|
46
|
+
<h3>📚 本地SAG图谱知识库</h3>
|
|
47
|
+
<p><strong>基于论文:https://arxiv.org/abs/2606.15971 构建复现SAG知识库</strong>(大幅提高多跳推理能力),随时导入你的本地知识,让Agent更懂你</p>
|
|
48
|
+
</td>
|
|
49
|
+
</tr>
|
|
50
|
+
<tr>
|
|
45
51
|
<td width="50%">
|
|
46
52
|
<h3>🛡️ 效率级轻量底层</h3>
|
|
47
53
|
<p><strong>企业级安全</strong>,本地部署,高度自由可拓展,系统级调用能力。完全本地运行,无任何远程行为。</p>
|
|
48
54
|
</td>
|
|
55
|
+
<td width="50%">
|
|
56
|
+
<h3>🔌 多维自定义拓展</h3>
|
|
57
|
+
<p><strong>MCP / Skill / 模型商</strong> 均可自由DIY配置,拓展你Scream的能力,内设主流国内外模型商超130+,也可自由配置。</p>
|
|
58
|
+
</td>
|
|
49
59
|
</tr>
|
|
50
60
|
<tr>
|
|
51
61
|
<td width="50%">
|
|
52
|
-
<h3
|
|
53
|
-
<p><strong
|
|
62
|
+
<h3>⚡️ 多代理编排引擎</h3>
|
|
63
|
+
<p><strong>支持为子Agent开启多代理编排模式,可自定义配置子Agent模型。</strong>让不同模型,去做自己最擅长的工作。</p>
|
|
54
64
|
</td>
|
|
55
65
|
<td width="50%">
|
|
56
66
|
<h3>📱 多渠道互联</h3>
|