Commit History
fix: address CodeRabbit review feedback
3d0c731
feat(SPEC-23): add Gradio 6.0 best practices to ChatInterface
c20d2e7
feat(SPEC-22): remove gr.Progress() for ChatInterface compatibility
595172d
unverified
Claude
commited on
wip: implement SPEC-22 progress bar removal (pending user decision)
261664d
unverified
Claude
commited on
fix: address CodeRabbit review feedback for SPEC-21
b9e710f
fix: address SPEC-21 code quality issues
3572ba0
refactor: implement proper middleware architecture (SPEC-21)
ae5413a
fix: PubMed JSON parsing (SPEC-20)
e6f0fda
fix(tests): Address CodeRabbit review feedback
c9c58c4
fix(orchestrator): P2 - Silence ExecutorCompletedEvent UI noise
fc78d2d
fix(types): Ignore CompiledStateGraph type-arg for cross-version compat
078c4b7
fix(deps): Update urllib3 to 2.6.0 for security fixes
0b2f973
style: Address CodeRabbit nitpicks
a1b9bd7
refactor(orchestrator): implement semantic progress tracking
40ca236
fix(deps): SPEC-18 Agent Framework Core Upgrade to 1.0.0b251204 (#131)
02a3c53
unverified
refactor(cleanup): Remove Anthropic + Modal partial wiring (P3 Tech Debt) (#130)
0cdf561
unverified
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
refactor(config): Remove dead config and Anthropic references (Priority 4)
e217fae
refactor(orchestrator): DRY synthesis + constants + clean imports
a5b5479
fix(orchestrator): Force synthesis when ReportAgent doesn't run (P1)
1bfc1df
fix(p2): Resolve duplicate report content and first-turn timeout bugs (#123)
21dd8fe
unverified
fix(huggingface): P1 Free Tier tool execution - Remove premature marker (#121)
8da024f
unverified
fix(gradio): Prevent examples from auto-submitting on click
c295dfc
fix(coderabbit): Address all CodeRabbit review findings
4bfa475
fix(arch): End-to-end BYOK support for unified architecture
915b009
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