scream-code 0.9.6 → 0.10.0
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 +3 -3
- package/dist/{app-dyIrf9Iq.mjs → app-Bda9iKUb.mjs} +453 -2981
- package/dist/main.mjs +1 -1
- package/dist/text-input-dialog-Yyssn7t3.mjs +7 -0
- package/dist/text-input-dialog-os5jWxGT.mjs +2285 -0
- package/icon.ico +0 -0
- package/package.json +2 -2
package/README.md
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
<p align="center">
|
|
2
|
-
<img width="128" height="128" alt="
|
|
2
|
+
<img width="128" height="128" alt="welcome_副本" src="https://github.com/user-attachments/assets/11d86774-b308-4cf7-857b-4c313670ade4" />
|
|
3
3
|
</p>
|
|
4
4
|
|
|
5
5
|
<p align="center">
|
|
@@ -24,7 +24,7 @@
|
|
|
24
24
|
|
|
25
25
|
---
|
|
26
26
|
|
|
27
|
-
Scream Code is a hassle-free, locally deployable, all-in-one AI Agent assistant. No remote calls, high security — just tell it what you need in natural language (Chinese or English). Vibe coding, write code, search papers, edit files, clean your machine, research, generate reports, search the web... You speak, it acts!
|
|
27
|
+
Scream Code is a hassle-free, locally deployable, all-in-one AI Agent assistant. No remote calls, high security — just tell it what you need in natural language (Chinese or English). Vibe coding, write code, search papers, edit files, clean your machine, research, generate reports, search the web... You speak, it acts! Desktop App Download You Can GOOOO!
|
|
28
28
|
|
|
29
29
|
---
|
|
30
30
|
|
|
@@ -213,7 +213,7 @@ Thanks to these excellent projects for inspiration: pi, pi-tui, gork, kimicli, G
|
|
|
213
213
|
<a href="#readme"><img src="https://img.shields.io/badge/README-English-blue?style=for-the-badge" alt="English README"></a>
|
|
214
214
|
</p>
|
|
215
215
|
|
|
216
|
-
Scream Code 是一款省心的可在本地部署的全能 AI Agent 助手。你无需硬记代码,无任何远程行为,高安全,用户直接用中/英文下达指令,vibe coding、写代码、查论文、改文件、清理电脑、查资料、制作研报、搜全网信息……你动嘴,它动手!
|
|
216
|
+
Scream Code 是一款省心的可在本地部署的全能 AI Agent 助手。你无需硬记代码,无任何远程行为,高安全,用户直接用中/英文下达指令,vibe coding、写代码、查论文、改文件、清理电脑、查资料、制作研报、搜全网信息……你动嘴,它动手! 桌面级app下载去这.https://scream.chat/
|
|
217
217
|
|
|
218
218
|
---
|
|
219
219
|
|