Commit History

adds or improves : interface , tests, docs , ci , precommit , build , and demo
ce644a9
unverified

Joseph Pollack commited on

demo starts , needs debugging on huggingface spaces
c37620b
unverified

Joseph Pollack commited on

demo launches
53c4c46
unverified

Joseph Pollack commited on

ruff format check solution
3ab54ea
unverified

Joseph Pollack commited on

ruff format check solution
6811b67
unverified

Joseph Pollack commited on

adds local embeddings and huggingface inference as defaults , adds tests , improves precommit and ci
cd46aca
unverified

Joseph Pollack commited on

adds tests , integration tests , github readme , and more!
96aa062
unverified

Joseph Pollack commited on

Merge branch 'feature/iterative-deep-research-workflows' of https://github.com/Josephrp/DeepCritical-HFSpace into feature/iterative-deep-research-workflows
66c7f79
unverified

Joseph Pollack commited on

adds the initial iterative and deep research workflows
687a1f1
unverified

Joseph Pollack commited on

Merge branch 'dev' into feature/iterative-deep-research-workflows
e6c2142
unverified

Tonic commited on

adds the initial iterative and deep research workflows
731a241
unverified

Joseph Pollack 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(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

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: 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

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: 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

feat(phase7): implement Hypothesis Agent for mechanistic reasoning
c690006

VibecoderMcSwaggins commited on

feat(phase6): Embeddings & Semantic Search implementation
3bacbf8

VibecoderMcSwaggins commited on

fix(ci): add E402/RUF100 to ignore for cross-env compatibility
ecbc47b

VibecoderMcSwaggins commited on

fix(ci): skip agent tests when agent-framework not installed
5a82171

VibecoderMcSwaggins commited on

fix: pydantic-ai v1 compatibility and Anthropic model update
4732667

VibecoderMcSwaggins commited on