- AGENTS.md: TOC 五步法方法论注入 - 5 个 Skills: UDE诊断/冲突图/惯例打破/负面分支/提案组装 - HEARTBEAT.md: 每日自动更新 + 每周方法论回顾 - install.sh: 一键安装脚本 - 完整 SPEC 文档
20 lines
191 B
Plaintext
20 lines
191 B
Plaintext
# CoPaw 运行时数据(不跟踪)
|
|
agent/memory/
|
|
agent/cases/
|
|
agent/iteration_reports/
|
|
|
|
# macOS
|
|
.DS_Store
|
|
|
|
# Node
|
|
node_modules/
|
|
|
|
# Python
|
|
__pycache__/
|
|
*.pyc
|
|
.venv/
|
|
|
|
# IDE
|
|
.idea/
|
|
.vscode/
|