Commit History

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

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