Commit Graph

7 Commits

Author SHA1 Message Date
Youssef Aitousarrah 662fdb5753 feat(hypotheses): uncap statistical hypotheses from max_active limit
Statistical hypotheses now conclude immediately on the next runner cycle
without counting toward max_active. Only implementation hypotheses occupy
runner slots. Added conclude_statistical_hypothesis() for instant analysis
against existing performance data with Gemini LLM enrichment.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-13 12:40:33 -07:00
Youssef Aitousarrah a9389043ac fix: target Aitous/TradingAgents repo for all automated PRs
gh pr create/list/edit were defaulting to TauricResearch (upstream).
Added --repo Aitous/TradingAgents to all gh calls in iterate,
research-strategy workflows and slash commands.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-12 18:53:04 -07:00
Youssef Aitousarrah 38b9cef41c feat(hypotheses): add /backtest-hypothesis command 2026-04-10 09:46:33 -07:00
Youssef Aitousarrah b554108eb7 fix(research-command): add bash commands for existing PR update path 2026-04-08 10:11:16 -07:00
Youssef Aitousarrah ae46bd4c89 feat(iteration-system): add /research-strategy Claude Code command 2026-04-08 10:08:53 -07:00
Youssef Aitousarrah 7398da4fc5 fix(iterate-command): cold-start fallback, cleaner commit message, complete PR branch creation 2026-04-08 09:28:18 -07:00
Youssef Aitousarrah ca24d78cf1 feat(iteration-system): add /iterate Claude Code command 2026-04-08 08:23:50 -07:00