chore: drop dead templates/workspace and stale doc references

Nothing in the codebase ever read templates/workspace/; workspace
bootstrap is handled by the xiaohe runtime sync (MANAGED_PATHS).
README/AGENTS.md structure trees and the first-run claim updated.
This commit is contained in:
Zhengshou Lai
2026-07-18 11:47:08 +08:00
parent 12d746e0f8
commit 8be2a2dcd0
5 changed files with 0 additions and 111 deletions
-2
View File
@@ -48,8 +48,6 @@ myagents/
│ ├── entrypoints.py # myclaude / mykimi / mycodex / myhermes 独立入口
│ ├── commands/ # 子命令
│ └── ...
├── templates/ # 模板目录
│ └── workspace/ # workspace 模板 (AGENTS.md, CLAUDE.md symlink, .gitignore)
└── .agents/ # Agent 运行时配置(含向后兼容的 .claude 软链接)
workspace/ # 主工作环境 (默认 --cwd 目标, 独立目录)