Spaces:
Running
Running
Commit History
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
Merge branch 'main' into dev 8036817
feat: HFInferenceJudgeHandler - Free AI analysis for hackathon judges (#36) b115229 unverified
chore: remove resolved bug documentation a941b78
fix: pin agent-framework-core and remove resolved bug doc 474538c
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: add documentation for Magentic mode bug and implementation spec fb7b8d7
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
docs: add bug report for intermittent gradio loading issues b9919fb
chore: trigger HF rebuild 39b452a
fix: remove header: mini from README to resolve desktop overlay issues f9c67ed
Merge pull request #35 from The-Obstacle-Is-The-Way/fix/gradio-ui-final d7ef283 unverified
chore: update .env.example and config.py for LLM and agent settings 9dd37c6
fix: resolve Gradio UI cutoff by removing fill_height=True and restructuring layout 87de5ef
Merge pull request #34 from The-Obstacle-Is-The-Way/dev fea6e64 unverified
fix: require Gradio 6.0+ for css in launch() API e760d70
fix: correct UI layout ordering - title at top e4a1129
fix: move title/description into ChatInterface for proper HF Spaces layout 998d05d
Merge pull request #33 from The-Obstacle-Is-The-Way/fix/gradio-ui-scrolling 2ab9dda unverified
fix: upgrade Gradio SDK to 6.0.1 and add fill_height for HF Spaces UI fix f236de1
Merge pull request #30 from The-Obstacle-Is-The-Way/chore/env-cleanup-model-upgrade 6c9bd42 unverified
Merge pull request #29 from The-Obstacle-Is-The-Way/claude/debug-gradio-mock-data-01MDfoUPcbfZ7FLootfhe8zs b455f8a unverified
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