Commit History

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

VibecoderMcSwaggins commited on

docs: comprehensive Phase 6-8 spec revisions (Senior Architect audit)
ec3d7dc

VibecoderMcSwaggins commited on

feat(architecture): update system design and roadmap for Phases 1-8
2dc022a

VibecoderMcSwaggins commited on

feat(phase8): implement Report Agent for structured scientific report generation
2763672

VibecoderMcSwaggins commited on

feat(phase6): implement embeddings for semantic search and deduplication
53bf395

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

chore: vendor agent-framework for deployment (fix pre-commit)
7057335

VibecoderMcSwaggins commited on

fix: pass API keys explicitly to pydantic-ai providers
1f96735

VibecoderMcSwaggins commited on

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

VibecoderMcSwaggins commited on

Merge pull request #7 from The-Obstacle-Is-The-Way/feat/phase4
35ebd09

VibecoderMcSwaggins commited on

fix: add type ignore comment for Agent instantiation in JudgeHandler
9760706

VibecoderMcSwaggins commited on

fix(tests): resolve mypy divergence and test failures
95d2e29

VibecoderMcSwaggins commited on

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

VibecoderMcSwaggins commited on

fix(phase2): address CodeRabbit review feedback + add examples
32e3b61

VibecoderMcSwaggins commited on

feat(phase2): add sample_evidence fixture to conftest.py
2457ae0

VibecoderMcSwaggins commited on

fix: resolve mypy divergence between make check and pre-commit
cace02f

VibecoderMcSwaggins commited on

feat(phase2): implement search slice (PubMed, Web, Orchestrator) (#4)
499170b

VibecoderMcSwaggins commited on

feat(phase1): add Makefile for developer experience
32fcf60

VibecoderMcSwaggins commited on

fix: add bash language identifier to code block (CodeRabbit)
481bdd7

VibecoderMcSwaggins commited on

docs: update Phase 1 documentation with new directory structure and configuration details
d33aedd

VibecoderMcSwaggins commited on

docs: finalize Phase 4 implementation with Orchestrator and Gradio UI
33b0f43

VibecoderMcSwaggins commited on

docs: update implementation documentation for Phases 1-4
77627ff

VibecoderMcSwaggins commited on

docs: enhance Phase 4 UI and Orchestrator documentation
5c8b030

VibecoderMcSwaggins commited on

docs: enhance Phase 4 documentation with detailed implementation and deployment instructions
d0b14c0

VibecoderMcSwaggins commited on

docs: expand Phase 3 Judge implementation with new models and prompts
b1310d3

VibecoderMcSwaggins commited on

docs: enhance implementation documentation for Phase 2 search tools
1980847

VibecoderMcSwaggins commited on

docs: update implementation documentation for Phases 2, 3, and 4
7ecca95

VibecoderMcSwaggins commited on

docs: finalize implementation documentation for Phase 4 Orchestrator and UI
62d32ab

VibecoderMcSwaggins commited on

docs: reorganize and update implementation documentation for phases 1 and 2
dde5c6f

VibecoderMcSwaggins commited on

docs: enhance implementation documentation for Phase 4 Orchestrator and UI
20ba79b

VibecoderMcSwaggins commited on

docs: expand Phase 3 Judge implementation specifications
e35d6b1

VibecoderMcSwaggins commited on

docs: add implementation specifications for phases 1 to 4
7c07ade

VibecoderMcSwaggins commited on

docs: add reference repos, orchestration patterns, and 100% ironclad specs
18838b9

VibecoderMcSwaggins commited on

docs: update guides and add testing strategy documentation
b4aa4ad

VibecoderMcSwaggins commited on

docs: add alternative frameworks analysis and stretch goals
c7584c1

VibecoderMcSwaggins commited on

refine formatting in design patterns documentation for better readability
a496d9d

VibecoderMcSwaggins commited on

refine design patterns documentation by adjusting formatting for improved clarity and consistency
0c3cb27

VibecoderMcSwaggins commited on

add initial documentation for DeepCritical project, including architecture overview, design patterns, and user guides
f2b4e49

VibecoderMcSwaggins commited on

adds scaffolding
1465eef

Joseph Pollack commited on

adds scaffolding
6fbbcda

Joseph Pollack commited on