Files
myagents/.gitignore
T
Zhengshou Lai 0b8a60b919 cleanup: remove old framework files and update CLAUDE.md
- Remove legacy agent/, todo/, souls/, insights/, conversations/ folders
- Remove outdated skills (coding.md, debugging.md, architecture.md)
- Remove old memory files (core.json, current_mode.json)
- Update CLAUDE.md with workspace structure and knowledge retrieval principles
- Add .claude/ and .obsidian/ to .gitignore
2026-04-08 22:20:36 +08:00

10 lines
86 B
Plaintext

.venv/
__pycache__/
*.py[cod]
*.egg-info/
dist/
build/
workspace/
.claude/
.obsidian/