|
Refactor orchestration to optimize regex performance, add fast-deploy mode, and cleanup temporary database files
|
|---|
|
|
| .agent/workflows/deploy_to_production.md |
|---|
| agent-node/scripts/build_binaries.sh |
|---|
| ai-hub/app/config.py |
|---|
| ai-hub/app/core/_regex.py 0 → 100644 |
|---|
| ai-hub/app/core/grpc/services/grpc_server.py |
|---|
| ai-hub/app/core/orchestration/agent_loop.py |
|---|
| ai-hub/app/core/orchestration/architect.py |
|---|
| ai-hub/app/core/orchestration/memory.py |
|---|
| ai-hub/app/core/orchestration/stream.py |
|---|
| ai-hub/app/core/providers/factory.py |
|---|
| ai-hub/app/core/providers/stt/transcribe_audio_with_gemini.sh |
|---|
| ai-hub/app/core/providers/tts/gemini.py |
|---|
| ai-hub/app/core/services/node_registry.py |
|---|
| ai-hub/app/core/services/rag.py |
|---|
| ai-hub/app/db/session.py |
|---|
| ai-hub/test.db-shm 100644 → 0 |
|---|
|
Not supported
|
| ai-hub/test.db-wal 100644 → 0 |
|---|
|
Not supported
|
| ai-hub/test_cortex.db-shm 100644 → 0 |
|---|
|
Not supported
|
| ai-hub/test_cortex.db-wal 100644 → 0 |
|---|
|
Not supported
|
| scripts/local_rebuild.sh |
|---|