__pycache__/
*.py[cod]
*$py.class
*.so
.Python
build/
develop-eggs/
dist/
downloads/
eggs/
.eggs/
lib/
!cli/lib/
lib64/
parts/
sdist/
var/
wheels/
*.egg-info/
.installed.cfg
*.egg
venv/
ENV/
env/
.vscode/
.idea/
*.swp
*.swo
*~
.pytest_cache/
.coverage
htmlcov/
Thumbs.db
Thumbs.db:encryptable
ehthumbs.db
Desktop.ini
$RECYCLE.BIN/
*.lnk
.fuse_hidden*
.directory
.Trash-*
.nfs*
*.log
.env.*
!config/env.example
*.pem
*.key
*.p12
*.pfx
secrets/
credentials/
config.json
config/ogmem.yaml
*.toml
!pyproject.toml
.claude/
.claude-team/
team/
*.faiss
*.index
*.bin
local_index/
vector_store/
data/
workspace/
accounts/
.ipynb_checkpoints/
*.ipynb
profile_default/
ipython_config.py
openclaw_context_engine_plugin/node_modules/
openclaw_context_engine_plugin/package-lock.json
opencode_plugin/node_modules/
opencode_plugin/package-lock.json
opencode_plugin/dist/
opencode_plugin/**/*.js
opencode_plugin/**/*.js.map
opencode_plugin/**/*.d.ts
opencode_plugin/**/*.d.ts.map
!opencode_plugin/vitest.config.ts
.opencode/
.agfs_data/
agfs/agfs-server
.env
.env.local
.agfs_pid
.ce_pid
.chroma_data/
chroma_db/
.venv/
.DS_Store
*.DS_Store
.omc/
.ingest_record.json
config/ogmem.yaml
*.bak
CLAUDE.md
*.code-workspace
.cursor/
.ogmem_data/
perf_logs/
perf_output/
ogmem-deploy/
deploy/ogmemory.yaml
PLUGIN_PRODUCTION_READINESS_REPORT.md
coverage.json
tests/e2e/.ingest_record.json
tests/e2e/ingest_output*
tests/e2e/qa_output*
tests/e2e/qa_results*
tests/e2e/qa_results/
tests/e2e/results*.csv
tests/e2e/results/
tests/e2e/api_logs/
tests/e2e/result/
docs/prd/
config/litellm_config.yaml
.gitignore
scripts/litellm_proxy.sh