mirror of
https://github.com/tradecatlabs/vibe-coding-cn.git
synced 2026-08-16 04:18:04 +00:00
refactor: 移除 i18n 层级,将 zh 内容展开到根目录
- 删除 i18n/en/ 英文版本 - 将 i18n/zh/ 下的 documents/, prompts/, skills/, workflow/ 移至根目录 - 更新所有 i18n/zh/ 路径引用 - 更新 AGENTS.md 目录结构说明
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
# CHANGELOG
|
||||
|
||||
## 2025-12-25T04:58:27+08:00 - 创建 workflow-orchestrator 技能骨架
|
||||
- 新增 `SKILL.md` 定义基于文件 hook 的闭环编排技能,覆盖触发条件、状态机与回跳逻辑。
|
||||
- 新增 `references/index.md` 索引,预留 state/CI 子文档占位。
|
||||
- 新增 `AGENTS.md` 记录目录骨架与依赖关系。
|
||||
- 验证:文档编写,无脚本运行(TODO)。
|
||||
Reference in New Issue
Block a user