__pycache__/ *.pyc .env .venv/ .pytest_cache/ .coverage htmlcov/ *.egg-info/ dist/ node_modules/ .DS_Store *.tar.gz backups/*.tar.gz audit/* data/settings.json data/chat-history.json data/cost-history.json .agentic-os.pid graphify-out/ brain/graphify-out/ skills/*/graphify-out/ # Centralized brain index (regenerated by `python brain-cli.py ingest`) brain-core/*.db brain-core/*.db-wal brain-core/*.db-shm *.log