Commit History
fix(config): use gpt-5.1 (actually available) not gpt-5 (deprecated)
75bc69f
refactor(judges): extract shared title-extraction helper
b8dbd20
fix(config): update default LLM models to stable Nov 2025 versions
bfc953b
fix(judges): fallback to heuristic extraction when HF quota exhausted
11ad1dd
fix: resolve all P0 critical bugs blocking demo
d1f91a4
fix(ui): clarify mode compatibility in radio button info
87feaa7
fix(ui): apply CodeRabbit review suggestions
da82e7e
docs: add UI/UX brainstorming for mode selection
b16e7a5
fix(ui): remove empty API key column from examples table
41f9a2b
fix(ui): simplify BYOK settings with auto-detection
6ea5a8b
fix: remove css param not supported by ChatInterface
b4820c9
style: center header text in Gradio UI
1f163b3
fix: complete audit fixes for documentation accuracy
e720905
fix: address CodeRabbit review feedback
7d28de6
fix: resolve all test warnings and complete DeepBoner rebrand
ff16d8e
rebrand: DeepCritical → DeepBoner (sexual health research agent)
5d12635
style: auto-format 4 files (ruff)
a805769
feat: add hierarchical orchestration with web search (integrates PR #44) (#46)
20f762e
unverified
feat: implement dual-mode architecture (Simple + Advanced) (#45)
b2929fc
unverified
feat: implement async-safe rate limiting (Phase 17) (#40)
316dc7d
unverified
feat: add roadmap summary and detailed improvement plans for data sources
9286db5
fix: address CodeRabbit feedback
be7e1a2
fix: repair Gradio accordion bug and cleanup env vars
fcc601a
fix: address CodeRabbit feedback and CI failure
2ff16a3
fix(magentic): defensive text extraction & cleanup biorxiv refs
3bfd42c
fix: update references to Europe PMC in examples and documentation
9d21bf8
fix(config): increase max iterations to 10
72b2667
feat(search): implement ClinicalTrials.gov filtering (Phase 03)
d55440b
feat(search): implement PubMed query preprocessing (Phase 02)
e502f0d
refactor(tools): replace BioRxiv with Europe PMC (Phase 01)
2f8ae1f
fix: exclude reference_repos from mypy and cleanup
0a480cb
refactor: enhance Gradio UI for improved user experience
291b9e6
fix: simplify Gradio UI to fit single viewport
8dc3e50
fix: address CodeRabbit feedback and P0 blockers
f985224
docs: add P0 blockers documentation for Magentic mode implementation
c2f7da2
feat: implement Magentic ChatAgent pattern with semantic state management
645a051
feat: implement HFInferenceJudgeHandler for free-tier AI analysis
7fab6d4
fix: wire EmbeddingService to simple orchestrator + improve search quality
2e4a760
fix: disable ssr_mode to resolve intermittent gradio hydration issues
420d8ba
fix: resolve Gradio UI cutoff by removing fill_height=True and restructuring layout
87de5ef
fix: correct UI layout ordering - title at top
e4a1129
fix: move title/description into ChatInterface for proper HF Spaces layout
998d05d
fix: upgrade Gradio SDK to 6.0.1 and add fill_height for HF Spaces UI fix
f236de1
fix: address CodeRabbit review feedback
923641c
chore: clean up env config and upgrade model defaults
9e9bc6b
fix: use config settings for model names instead of hardcoded values
f5747b1
unverified
Claude
commited on
feat: add demo mode warnings and BYOK (Bring Your Own Key) support
4d87419
unverified
Claude
commited on