mirror of
https://github.com/codestable/CodeStable.git
synced 2026-09-19 09:03:09 +08:00
feat: add visual comparison image and update constraints section in README.md
This commit is contained in:
@@ -66,6 +66,9 @@ CodeStable 走的是**另一个方向**:
|
||||
<tr><td><b>对人的定位</b></td><td>人少介入越好,理想是全自动</td><td>人在环 —— 程序员对整体把控负责,AI 是高效的执行体</td></tr>
|
||||
</table>
|
||||
|
||||

|
||||
|
||||
|
||||
**这两个方向没有谁对谁错。**
|
||||
|
||||
如果你的任务是"用 AI 跑一个端到端的自动化产线"、"让多个 Agent 互相讨论方案",Agent 编排派会更顺手。
|
||||
@@ -273,7 +276,7 @@ CodeStable 的技能不是一条线性流水,而是**分层 + 事件驱动**
|
||||
- `compound/` 是**唯一**的知识沉淀目录,learning / trick / decision / explore 通过 `doc_type` 字段区分而不是分目录——好搜
|
||||
- `reference/` 是 `cs-onboard` 从技能包复制过来的;要改共享口径,改 `cs-onboard/reference/` 模板,新项目 onboarding 自动带上新版
|
||||
|
||||
### 一条硬约束
|
||||
### 硬约束
|
||||
|
||||
> Skill 是独立安装单元,运行时**每个 skill 只能看到自己包内的文件**。A 技能的 SKILL.md 里写 `B-skill/reference/xxx.md` 这种引用在运行时**根本读不到**。
|
||||
>
|
||||
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 1.6 MiB |
Binary file not shown.
|
After Width: | Height: | Size: 1.2 MiB |
Reference in New Issue
Block a user