fourth-spark 0.6.4 → 0.6.5

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
@@ -1,8 +1,8 @@
1
1
  # Fourth Spark
2
2
 
3
- AI Agent Platform基于 [OpenCode](https://opencode.ai/) 的多仓库 Agent 管理平台。
3
+ 自托管的 AI Agent 平台在浏览器中管理多个 Git 仓库,与 AI Agent 实时对话,让它们直接操作你的代码。
4
4
 
5
- 浏览器中与 AI Agent 实时对话,管理多个 Git 仓库,集成 GitHub / Gitea / GitLab。
5
+ 基于 [OpenCode](https://opencode.ai/),每个仓库隔离为独立 Agent 运行时,集成 GitHub / Gitea / GitLab。
6
6
 
7
7
  ## 安装
8
8
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "fourth-spark",
3
- "version": "0.6.4",
3
+ "version": "0.6.5",
4
4
  "description": "AI Agent Platform — multi-repo agent management based on OpenCode",
5
5
  "license": "MIT",
6
6
  "repository": {