.venv/
__pycache__/
specs/
.claude/
config/
.mailbox/
.transcripts/
.bareagent_history
.logs/
steps/
code-agent-design.md
简历.md
code-review-report.md
terminal-ui-design-reference.md

*.py[cod]

.pytest_cache/
.ruff_cache/
.coverage
htmlcov/

build/
dist/
*.egg-info/
tmp-dist/
tmp-review/
tmp_review_build_uv/
config.local.toml
docs/subagent-refactor-plan.md
docs/outline.md

# VitePress
docs/.vitepress/dist/
docs/.vitepress/cache/
docs/node_modules/
