.git
.gitignore
.idea
.vscode
.venv
.python-version
.pre-commit-config.yaml
docs
tests
examples
**/__pycache__
**/*.pyc
**/.pytest_cache
**/.ruff_cache
**/.ty_cache
README.md
ui/node_modules
ui/.svelte-kit
ui/build
ui/.vscode
.claude
.mcp.json
Makefile
