feat(docs): update implementation roadmap and add specs for Phases 9-11 3fcd8e7 VibecoderMcSwaggins commited on 14 days ago
Merge pull request #13 from The-Obstacle-Is-The-Way/dev 388cd05 VibecoderMcSwaggins commited on 14 days ago
fix(report): add explicit JSON structure guidance in prompt d01e70d VibecoderMcSwaggins commited on 14 days ago
refactor(examples): apply CodeRabbit feedback (validations, complexity, formatting) cd11dad VibecoderMcSwaggins commited on 14 days ago
refactor(examples): purge all mocks - real API calls only cfb473d VibecoderMcSwaggins commited on 14 days ago
feat(examples): add Phase 6-8 demos for full stack demonstration 0efdc2f VibecoderMcSwaggins commited on 14 days ago
fix: address all CodeRabbit Phase 8 review feedback f1e4e5b VibecoderMcSwaggins commited on 14 days ago
fix: apply lazy init pattern and pydantic-ai fixes to ReportAgent (#12) 3139749 VibecoderMcSwaggins commited on 14 days ago
Merge pull request #11 from The-Obstacle-Is-The-Way/feat/phase7-hypothesis-agent e993253 VibecoderMcSwaggins commited on 14 days ago
fix: mock get_model in tests to avoid API key requirement in CI ebc6429 VibecoderMcSwaggins commited on 14 days ago
feat(phase7): implement Hypothesis Agent for mechanistic reasoning c690006 VibecoderMcSwaggins commited on 14 days ago
Merge pull request #10 from The-Obstacle-Is-The-Way/feat/phase6-embeddings b25ffdb VibecoderMcSwaggins commited on 14 days ago
feat(phase6): Embeddings & Semantic Search implementation 3bacbf8 VibecoderMcSwaggins commited on 14 days ago
docs: comprehensive Phase 6-8 spec revisions (Senior Architect audit) ec3d7dc VibecoderMcSwaggins commited on 14 days ago
feat(architecture): update system design and roadmap for Phases 1-8 2dc022a VibecoderMcSwaggins commited on 14 days ago
feat(phase8): implement Report Agent for structured scientific report generation 2763672 VibecoderMcSwaggins commited on 14 days ago
feat(phase6): implement embeddings for semantic search and deduplication 53bf395 VibecoderMcSwaggins commited on 14 days ago
fix(ci): add E402/RUF100 to ignore for cross-env compatibility ecbc47b VibecoderMcSwaggins commited on 14 days ago
fix(ci): skip agent tests when agent-framework not installed 5a82171 VibecoderMcSwaggins commited on 14 days ago
chore: vendor agent-framework for deployment (fix pre-commit) 7057335 VibecoderMcSwaggins commited on 14 days ago
fix: pass API keys explicitly to pydantic-ai providers 1f96735 VibecoderMcSwaggins commited on 14 days ago
fix: pydantic-ai v1 compatibility and Anthropic model update 4732667 VibecoderMcSwaggins commited on 14 days ago
Merge pull request #7 from The-Obstacle-Is-The-Way/feat/phase4 35ebd09 VibecoderMcSwaggins commited on 14 days ago
fix: add type ignore comment for Agent instantiation in JudgeHandler 9760706 VibecoderMcSwaggins commited on 14 days ago
fix(tests): resolve mypy divergence and test failures 95d2e29 VibecoderMcSwaggins commited on 14 days ago
feat(phase3): implement judge slice (LLM Judge, Prompts, Models) d7e5abb VibecoderMcSwaggins commited on 14 days ago
fix(phase2): address CodeRabbit review feedback + add examples 32e3b61 VibecoderMcSwaggins commited on 14 days ago
feat(phase2): add sample_evidence fixture to conftest.py 2457ae0 VibecoderMcSwaggins commited on 14 days ago
fix: resolve mypy divergence between make check and pre-commit cace02f VibecoderMcSwaggins commited on 14 days ago
feat(phase2): implement search slice (PubMed, Web, Orchestrator) (#4) 499170b VibecoderMcSwaggins commited on 14 days ago
feat(phase1): add Makefile for developer experience 32fcf60 VibecoderMcSwaggins commited on 14 days ago
fix: add bash language identifier to code block (CodeRabbit) 481bdd7 VibecoderMcSwaggins commited on 14 days ago
docs: update Phase 1 documentation with new directory structure and configuration details d33aedd VibecoderMcSwaggins commited on 14 days ago
docs: finalize Phase 4 implementation with Orchestrator and Gradio UI 33b0f43 VibecoderMcSwaggins commited on 14 days ago
docs: update implementation documentation for Phases 1-4 77627ff VibecoderMcSwaggins commited on 14 days ago
docs: enhance Phase 4 UI and Orchestrator documentation 5c8b030 VibecoderMcSwaggins commited on 14 days ago
docs: enhance Phase 4 documentation with detailed implementation and deployment instructions d0b14c0 VibecoderMcSwaggins commited on 14 days ago