Commit History

feat(tools): add OpenAlex integration with citation-based ranking
fd28242

VibecoderMcSwaggins commited on

feat: Implement SPEC_01 (Termination) and SPEC_02 (E2E Tests)
b1d094d

VibecoderMcSwaggins commited on

test: Add circuit breaker unit tests for P0 judge bug
e1d9af1

VibecoderMcSwaggins commited on

Fix P3 bug: Guarantee termination event in Magentic mode
d36ce3c

VibecoderMcSwaggins commited on

fix: handle None parameters from Gradio example caching (P0)
29a6844

VibecoderMcSwaggins commited on

Merge branch 'dev' - P1 bug fixes + CodeRabbit feedback
8f45b69

VibecoderMcSwaggins commited on

fix: resolve P1 bugs (streaming UX + api key persistence) and update tests/docs
9006d69

VibecoderMcSwaggins commited on

fix: resolve streaming spam and API key persistence bugs
0c9be4a

VibecoderMcSwaggins commited on

fix: align all docs/tests to gpt-5.1 (actual current model)
4927db5

VibecoderMcSwaggins commited on

fix: P0 bugs + model config stabilization (November 2025) (#59)
622c8ba
unverified

VibecoderMcSwaggins commited on

fix(config): update default LLM models to stable Nov 2025 versions
bfc953b

VibecoderMcSwaggins commited on

fix(judges): fallback to heuristic extraction when HF quota exhausted
11ad1dd

VibecoderMcSwaggins commited on

fix: resolve all P0 critical bugs blocking demo
d1f91a4

VibecoderMcSwaggins commited on

fix(ui): clarify mode compatibility in radio button info
87feaa7

VibecoderMcSwaggins commited on

docs: add UI/UX brainstorming for mode selection
b16e7a5

VibecoderMcSwaggins commited on

fix: resolve all test warnings and complete DeepBoner rebrand
ff16d8e

VibecoderMcSwaggins commited on

rebrand: DeepCritical β†’ DeepBoner (sexual health research agent)
5d12635

VibecoderMcSwaggins commited on

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

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

fix: mock all agent creation in _build_workflow test
7323f55

VibecoderMcSwaggins commited on

fix: address CodeRabbit feedback and CI failure
2ff16a3

VibecoderMcSwaggins commited on

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

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: address CodeRabbit feedback and P0 blockers
f985224

VibecoderMcSwaggins commited on

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

VibecoderMcSwaggins commited on

feat: add demo mode warnings and BYOK (Bring Your Own Key) support
4d87419
unverified

Claude commited on

feat: add smoke tests and fix Gradio 6.x compatibility
2bd9462

VibecoderMcSwaggins commited on

style: add pytest.mark.unit to test_models (CodeRabbit)
6af8268

VibecoderMcSwaggins commited on

fix: make ResearchReport.references optional with default
f882609

VibecoderMcSwaggins commited on

fix: address CodeRabbit review feedback for Phase 13
f32a2ca

VibecoderMcSwaggins commited on

feat: implement phase 13 modal pipeline integration
7cc8b69

VibecoderMcSwaggins commited on

feat: enhance Gradio UI with MCP server support and new tool interfaces
10e234c

VibecoderMcSwaggins commited on

chore: update Gradio dependency to include MCP extras and version bump
f5b2917

VibecoderMcSwaggins commited on

feat: Phase 11 bioRxiv Preprint Integration (#19)
e67c99f
unverified

VibecoderMcSwaggins commited on

refactor: address CodeRabbit nitpicks for Phase 10
1bc9785

VibecoderMcSwaggins commited on

feat: Implement Phase 10 (ClinicalTrials.gov) with requests
4e2ccbf

VibecoderMcSwaggins commited on

feat: Complete Phase 9 Source Cleanup (Remove WebTool) (#14)
cd004e1

VibecoderMcSwaggins commited on

fix: address all CodeRabbit Phase 8 review feedback
f1e4e5b

VibecoderMcSwaggins commited on

fix: apply lazy init pattern and pydantic-ai fixes to ReportAgent (#12)
3139749

VibecoderMcSwaggins commited on

fix: mock get_model in tests to avoid API key requirement in CI
ebc6429

VibecoderMcSwaggins commited on