Commit History

Merge branch 'main' into dev
bea3016
unverified

Tonic commited on

Initial demo testing (#4)
ab33e9d
unverified

Tonic commited on

demo starts , needs debugging on huggingface spaces
ca3a4f7
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

Add architecture section to README
67341ab
unverified

Tonic commited on

Merge pull request #1 from Josephrp/feature/iterative-deep-research-workflows
40aa8de
unverified

Tonic 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

trigger workflows
310fb90
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
8c8dc90
unverified

Joseph Pollack commited on

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

Joseph Pollack commited on

Update tests/integration/test_research_flows.py
b9de79d
unverified

Tonic coderabbitai[bot] commited on

Update tests/unit/agent_factory/test_graph_builder.py
1241da6
unverified

Tonic coderabbitai[bot] commited on

adds the initial iterative and deep research workflows
f78d2c1
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

fix: skip Modal integration tests when package not installed
4e785f8

VibecoderMcSwaggins commited on

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

VibecoderMcSwaggins commited on

adds the initial iterative and deep research workflows
731a241
unverified

Joseph Pollack commited on

Merge pull request #1 from The-Obstacle-Is-The-Way/main
898cd37
unverified

Tonic 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