Clayton Brown
|
b14539d558
|
feat(024-generic-agent-interface-contrib): add agent benchmarking to compare outputs across LLM backends
|
2026-04-20 23:42:51 +10:00 |
Clayton Brown
|
4700127480
|
feat(024-generic-agent-interface-contrib): add AgentRegistry for pluggable agent discovery
|
2026-04-20 23:41:13 +10:00 |
Clayton Brown
|
20686a2544
|
feat(024-generic-agent-interface-contrib): implement BaseAgent for fundamentals, sentiment, news, technical analysts
|
2026-04-20 23:40:03 +10:00 |
Clayton Brown
|
45d6dc22b7
|
feat(024-generic-agent-interface-contrib): create BaseAgent abstract class with analyze(input) -> output contract
|
2026-04-20 23:38:22 +10:00 |
Clayton Brown
|
41ce854d86
|
feat(024-generic-agent-interface-contrib): define AgentOutput schema with 5-tier rating, confidence, price_targets, thesis, risk_factors
|
2026-04-20 23:36:58 +10:00 |
Clayton Brown
|
cff4d4dd6d
|
feat(024-generic-agent-interface-contrib): define AgentInput schema with ticker, date, context
|
2026-04-20 23:35:41 +10:00 |
Clayton Brown
|
7081ab7b20
|
chore(024): mark tasks 1-2 complete
|
2026-04-20 23:29:18 +10:00 |