feat: implement Task 029 (Agent Orchestrator & Visibility Flow)

This commit is contained in:
Apple
2025-11-28 10:17:57 -08:00
parent 1327295ff8
commit 69cc76fe00
3183 changed files with 1513720 additions and 129 deletions

17
.gitignore vendored
View File

@@ -72,3 +72,20 @@ apps/web/node_modules/
apps/web/.next/
venv_models/
models/
# Large model files - NEVER commit
*.gguf
*.bin
*.safetensors
*.pt
*.pth
*.onnx
*.mlmodel
*.h5
*.pkl
*.pickle
venv_models/
models/
*.model
*.bundle
*.dump