Commit Graph

25 Commits

Author SHA1 Message Date
Garrick 3a3977051e test: allow social analyst kwargs in factor rules graph fixture 2026-03-25 10:37:17 -07:00
Garrick cec2bee6e7 feat: add optional social sentiment tool 2026-03-25 10:35:15 -07:00
Garrick 82ec67a024 feat: add position sizing and structured stock synthesis 2026-03-24 17:56:29 -07:00
Garrick af026e35ad feat: add segment and scenario underwriting analysts 2026-03-24 17:30:34 -07:00
Garrick 79175b4d4c feat: add medium-term positioning upgrade 2026-03-24 17:25:58 -07:00
Garrick d27de67330 feat: add optional factor rule analyst 2026-03-24 17:25:17 -07:00
Garrick be2694367a fix: harden valuation analyst parsing 2026-03-24 16:58:09 -07:00
Garrick 85377d27e2 feat: add valuation analyst 2026-03-24 16:51:14 -07:00
Garrick 1b2728f99d test: relax stock role wiring payload assertions 2026-03-24 16:43:13 -07:00
Garrick d0b48b47d5 fix: preserve macro analyst context 2026-03-24 16:40:37 -07:00
Garrick fbefcc62ea refactor: rely on graph merge for stock state 2026-03-24 16:39:20 -07:00
Garrick 36140c6746 refactor: add structured stock underwriting state 2026-03-24 16:29:55 -07:00
Garrick 5be6ca954a feat: add macro analyst 2026-03-24 16:10:51 -07:00
Garrick cc5a322135 fix: avoid legacy backend leaks in routed providers 2026-03-24 13:55:39 -07:00
Garrick 27d60e1300 fix: make default llm routing shallow-copy safe 2026-03-24 13:43:09 -07:00
Garrick 73e8974182 fix: pass routed base urls to provider clients 2026-03-24 13:33:48 -07:00
Garrick cd145f14d0 fix: layer llm route inheritance 2026-03-24 13:26:23 -07:00
Garrick 507af6f6e2 fix: inherit default llm routing fields 2026-03-24 13:19:52 -07:00
Garrick 5c483b4293 fix: normalize routed provider comparisons 2026-03-24 13:12:55 -07:00
Garrick f04a1fafd1 fix: narrow llm routing client setup 2026-03-24 13:06:32 -07:00
Garrick dfcd669d28 fix: restore trading graph log imports 2026-03-24 12:54:24 -07:00
Garrick 8a4a1d1faa feat: add role-based llm routing 2026-03-24 12:49:11 -07:00
CadeYu 08bfe70a69 fix: preserve exchange-qualified tickers across agent prompts 2026-03-21 21:10:13 +08:00
Yijia Xiao 26c5ba5a78
Revert "Docker support and Ollama support (#47)" (#57)
This reverts commit 78ea029a0b.
2025-06-26 00:07:58 -04:00
Geeta Chauhan 78ea029a0b
Docker support and Ollama support (#47)
- Added support for running CLI and Ollama server via Docker
- Introduced tests for local embeddings model and standalone Docker setup
- Enabled conditional Ollama server launch via LLM_PROVIDER
2025-06-25 23:57:05 -04:00