DeepCritical / pyproject.toml

Commit History

ruff format check solution
3ab54ea
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

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: update references to Europe PMC in examples and documentation
9d21bf8

VibecoderMcSwaggins commited on

fix: exclude reference_repos from mypy and cleanup
0a480cb

VibecoderMcSwaggins commited on

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

VibecoderMcSwaggins commited on

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

VibecoderMcSwaggins commited on

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

VibecoderMcSwaggins commited on

fix: upgrade Gradio to 5.32.0+ for MCP server support
1812a2a

VibecoderMcSwaggins commited on

fix: remove duplicate typer dependency per CodeRabbit review
b001fef

VibecoderMcSwaggins commited on

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

VibecoderMcSwaggins commited on

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

VibecoderMcSwaggins commited on

feat: Integrate Mario's Modal code execution + LlamaIndex RAG
3aa91e9

VibecoderMcSwaggins Mario commited on

chore: Update httpx dependency and remove unused extras in pyproject.toml and uv.lock
1efef06

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

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

feat(phase3): implement judge slice (LLM Judge, Prompts, Models)
d7e5abb

VibecoderMcSwaggins commited on