Commit History

chore: update model names in .env.example and tests
58ff8fb

VibecoderMcSwaggins commited on

fix: add missing packages to requirements.txt for HuggingFace Spaces
4e438f3

VibecoderMcSwaggins commited on

fix: add limits package to requirements.txt for HuggingFace Spaces
4fb11a9

VibecoderMcSwaggins commited on

feat: add hierarchical orchestration with web search (integrates PR #44) (#46)
20f762e
unverified

VibecoderMcSwaggins EmployeeNo427 commited on

feat: implement dual-mode architecture (Simple + Advanced) (#45)
b2929fc
unverified

VibecoderMcSwaggins commited on

feat: implement async-safe rate limiting (Phase 17) (#40)
316dc7d
unverified

VibecoderMcSwaggins commited on

feat: add roadmap summary and detailed improvement plans for data sources
9286db5

VibecoderMcSwaggins commited on

fix: repair Gradio accordion bug and cleanup env vars
fcc601a

VibecoderMcSwaggins commited on

Merge pull request #38 from The-Obstacle-Is-The-Way/dev
5b5d2ca
unverified

VibecoderMcSwaggins commited on

fix: mock all agent creation in _build_workflow test
7323f55

VibecoderMcSwaggins commited on

fix: address CodeRabbit feedback and CI failure
2ff16a3

VibecoderMcSwaggins commited on

docs: update P1 bug report with actual Gradio accordion root cause
a46131e

VibecoderMcSwaggins commited on

fix(magentic): defensive text extraction & cleanup biorxiv refs
3bfd42c

VibecoderMcSwaggins commited on

docs: add TDD fix plan for Magentic mode report generation
17d34a8

VibecoderMcSwaggins commited on

docs: replace completed bug docs with new Magentic bug report
8a98024

VibecoderMcSwaggins commited on

fix: update remaining bioRxiv references to Europe PMC in examples
1515e72

VibecoderMcSwaggins commited on

fix: update references to Europe PMC in examples and documentation
9d21bf8

VibecoderMcSwaggins commited on

refactor(tests): add type annotations and clean up test functions
05ffeb4

VibecoderMcSwaggins commited on

feat(search): implement ClinicalTrials.gov filtering (Phase 03)
d55440b

VibecoderMcSwaggins commited on

feat(search): implement PubMed query preprocessing (Phase 02)
e502f0d

VibecoderMcSwaggins commited on

refactor(tools): replace BioRxiv with Europe PMC (Phase 01)
2f8ae1f

VibecoderMcSwaggins commited on

fix: exclude reference_repos from mypy and cleanup
0a480cb

VibecoderMcSwaggins commited on

refactor: enhance Gradio UI for improved user experience
291b9e6

VibecoderMcSwaggins commited on

feat: HFInferenceJudgeHandler - Free AI analysis for hackathon judges (#36)
b115229
unverified

VibecoderMcSwaggins commited on

fix: pin agent-framework-core and remove resolved bug doc
474538c

VibecoderMcSwaggins commited on

fix: address CodeRabbit feedback and P0 blockers
f985224

VibecoderMcSwaggins commited on

docs: add P0 blockers documentation for Magentic mode implementation
c2f7da2

VibecoderMcSwaggins commited on

feat: implement Magentic ChatAgent pattern with semantic state management
645a051

VibecoderMcSwaggins commited on

feat: add documentation for Magentic mode bug and implementation spec
fb7b8d7

VibecoderMcSwaggins commited on

feat: implement HFInferenceJudgeHandler for free-tier AI analysis
7fab6d4

VibecoderMcSwaggins commited on

fix: wire EmbeddingService to simple orchestrator + improve search quality
2e4a760

VibecoderMcSwaggins commited on

fix: disable ssr_mode to resolve intermittent gradio hydration issues
420d8ba

VibecoderMcSwaggins commited on

docs: add bug report for intermittent gradio loading issues
b9919fb

VibecoderMcSwaggins commited on

fix: remove header: mini from README to resolve desktop overlay issues
f9c67ed

VibecoderMcSwaggins commited on

Merge pull request #35 from The-Obstacle-Is-The-Way/fix/gradio-ui-final
d7ef283
unverified

VibecoderMcSwaggins commited on

chore: update .env.example and config.py for LLM and agent settings
9dd37c6

VibecoderMcSwaggins commited on

fix: resolve Gradio UI cutoff by removing fill_height=True and restructuring layout
87de5ef

VibecoderMcSwaggins commited on

Merge pull request #34 from The-Obstacle-Is-The-Way/dev
fea6e64
unverified

VibecoderMcSwaggins commited on

fix: require Gradio 6.0+ for css in launch() API
e760d70

VibecoderMcSwaggins commited on

fix: move title/description into ChatInterface for proper HF Spaces layout
998d05d

VibecoderMcSwaggins commited on

Merge pull request #33 from The-Obstacle-Is-The-Way/fix/gradio-ui-scrolling
2ab9dda
unverified

VibecoderMcSwaggins commited on