Commit Graph

14 Commits

Author SHA1 Message Date
44a1688657 major agent refactoring: wiki knowledge base, no RAG, no Qdrant, no Ollama 2026-04-21 21:03:24 -04:00
810d2ca14f agent python_delete 2026-04-20 15:34:45 -04:00
c8fa99c6d2 fix: read database URL from secrets.yaml as fallback
configData.database?.url was removed from the prod configmap (database
credentials belong in secrets), but the code only checked configData.
Add secretsData.database?.url as a fallback so prod can supply the URL
via the gateway-secrets Secret.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-16 18:41:41 -04:00
3153e89d4f bugfixes; research subproc; higher sandbox limits 2026-04-16 18:11:26 -04:00
326bf80846 data pipeline refactor and fix 2026-04-13 18:30:04 -04:00
a70dcd954f data fixes, partial custom indicator support 2026-04-08 21:28:31 -04:00
f6f02f7698 removed storageclass specs 2026-04-01 20:01:45 -04:00
eab581f8cb prod deployment 2026-04-01 18:34:08 -04:00
cd28e18e52 data fixes; indicator=>workspace sync 2026-03-31 20:29:12 -04:00
998f69fa1a sandbox connected and streaming 2026-03-30 23:29:03 -04:00
c3a8fae132 client-py connected 2026-03-27 16:33:40 -04:00
c76887ab92 chart data loading 2026-03-24 21:37:49 -04:00
f6bd22a8ef redesign fully scaffolded and web login works 2026-03-17 20:10:47 -04:00
b9cc397e05 container lifecycle management 2026-03-12 15:13:38 -04:00