Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,16 @@ GraphAgent is the product name for this project; the repository is published as
the DAG workflow engine. **Not affiliated with or endorsed by the OpenCode
team.**

> [!IMPORTANT]
> **GraphAgent v1 is in focused maintenance.** Maintenance is limited to DAG
> configuration, curated workflow templates, and reproducible defects reported
> through [GitHub Issues](https://github.com/LeXwDeX/OpenCode-GraphAgent/issues).
> Architecture defects that affect stability, data integrity, or the core DAG
> experience will receive narrowly scoped compatibility patches; v1 will not
> take new platform features or large foundational refactors. A successor
> project will redesign the runtime independently, without extending v1's
> compatibility constraints.

---

## Graph engineering, before it had a name
Expand Down
7 changes: 7 additions & 0 deletions README.zh.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,13 @@
GraphAgent 是本项目对外的产品名;仓库以 **OpenCode-GraphAgent** 发布,是 MIT 许可的
[opencode](https://github.com/anomalyco/opencode) 终端 AI 智能体的 fork,在其之上加了 DAG 工作流引擎。**与 OpenCode 团队无任何隶属或背书关系。**

> [!IMPORTANT]
> **GraphAgent v1 现进入聚焦维护阶段。**维护范围限定为 DAG 配置、精选工作流模板,以及通过
> [GitHub Issues](https://github.com/LeXwDeX/OpenCode-GraphAgent/issues) 提交的可复现缺陷。
> 影响稳定性、数据完整性或 DAG 核心体验的架构问题,将采用范围可控的兼容性补丁修复;v1
> 不再新增底层平台能力,也不再进行大规模架构重构。下一代项目将独立启动,在不继续扩大 v1
> 兼容性约束的前提下重新设计运行时。

---

## 「Graph Engineering」这个名字出现前,GraphAgent 已经在跑
Expand Down
Loading