Commit History
refactor(orchestrator): Introduce WorkflowState dataclass (Priority 7) (#129)
e85ccf5
unverified
refactor(factory): Implement Provider Registry Pattern (Priority 6) (#128)
32fc7aa
unverified
refactor(prompts): Unify prompt storage in src/prompts/ (Priority 5) (#127)
f295ef3
unverified
Merge pull request #126 from The-Obstacle-Is-The-Way/refactor/dead-config
b4f896b
unverified
refactor(config): Remove dead config and Anthropic references (Priority 4)
e217fae
Merge pull request #125 from The-Obstacle-Is-The-Way/feat/smoke-tests
e956e72
unverified
fix(tests): Address CodeRabbit feedback
cea8a14
feat(tests): Add end-to-end smoke tests (formatted)
98d21b9
docs(spec): Clarify Phase 2 sequence and mark smoke tests as PLANNED
332c22e
Merge pull request #124 from The-Obstacle-Is-The-Way/fix/p1-forced-synthesis
45bec41
unverified
docs: Address all remaining CodeRabbit nitpicks
b6ec445
fix(docs): Add language specifier to code block (CodeRabbit)
c514522
docs(spec): Add regression prevention strategy with smoke tests
e5e44dc
refactor(orchestrator): DRY synthesis + constants + clean imports
a5b5479
fix(orchestrator): Force synthesis when ReportAgent doesn't run (P1)
1bfc1df
Merge main into dev: P2 bug fixes + CodeRabbit feedback
0b27b1c
fix(p2): Resolve duplicate report content and first-turn timeout bugs (#123)
21dd8fe
unverified
docs: Add P2 bug reports for first agent turn timeout and duplicate report content
3753c39
docs: Deep technical analysis of P2 duplicate report bug
b9709ff
docs: Add P2 duplicate report content bug
8abea0c
docs: Add known content quality limitations for 7B Free Tier
ed76153
docs: Update architecture docs with current state
d8b1415
docs: Archive implemented specs (SPEC-13, SPEC-14)
4d7d84f
docs: Mark SPEC-14 ClinicalTrials Outcomes as implemented
1a46298
docs: Update SPEC_14 status to Implemented and revise last updated date
ce6a6e0
docs: Verify SPEC-13 implementation complete, add integration test (#122)
3d070f9
unverified
fix(huggingface): P1 Free Tier tool execution - Remove premature marker (#121)
8da024f
unverified
Merge pull request #120 from The-Obstacle-Is-The-Way/dev
581f7c0
unverified
fix(docs): Add language specifier to fenced code block
47528ca
fix(gradio): Prevent examples from auto-submitting on click
c295dfc
docs: Organize and archive implemented specs
bb240a6
docs: Organize and archive resolved bug documentation
f9f62d4
Merge pull request #119 from The-Obstacle-Is-The-Way/claude/fix-openai-key-routing-01BG9DYmtFkjtjGWhzj9UNXi
5867d1f
unverified
fix(coderabbit): Address all CodeRabbit review findings
4bfa475
fix(security): Upgrade mcp to 1.23.0 to fix GHSA-9h52-p55h-vw2f
a5ad664
fix(arch): End-to-end BYOK support for unified architecture
915b009
docs: Update agent documentation to clarify OpenAI API key usage and remove unsupported Anthropic model
4b9f54a
docs: Add P2 bug report for 7B model producing garbage output
ef20d17
fix(P1): Replace stale 72B model fallbacks with 7B to avoid Novita 500 errors
a4327d1
unverified
Claude
commited on
fix(P0): Auto-detect OpenAI provider from BYOK api_key prefix
e4c6475
unverified
Claude
commited on