Commit History

refactor(cleanup): Remove Anthropic + Modal partial wiring (P3 Tech Debt) (#130)
0cdf561
unverified

VibecoderMcSwaggins commited on

refactor(orchestrator): Introduce WorkflowState dataclass (Priority 7) (#129)
e85ccf5
unverified

VibecoderMcSwaggins commited on

refactor(factory): Implement Provider Registry Pattern (Priority 6) (#128)
32fc7aa
unverified

VibecoderMcSwaggins commited on

refactor(prompts): Unify prompt storage in src/prompts/ (Priority 5) (#127)
f295ef3
unverified

VibecoderMcSwaggins commited on

Merge pull request #126 from The-Obstacle-Is-The-Way/refactor/dead-config
b4f896b
unverified

VibecoderMcSwaggins commited on

refactor(config): Remove dead config and Anthropic references (Priority 4)
e217fae

VibecoderMcSwaggins commited on

Merge pull request #125 from The-Obstacle-Is-The-Way/feat/smoke-tests
e956e72
unverified

VibecoderMcSwaggins commited on

feat(tests): Add end-to-end smoke tests (formatted)
98d21b9

VibecoderMcSwaggins commited on

docs(spec): Clarify Phase 2 sequence and mark smoke tests as PLANNED
332c22e

VibecoderMcSwaggins commited on

Merge pull request #124 from The-Obstacle-Is-The-Way/fix/p1-forced-synthesis
45bec41
unverified

VibecoderMcSwaggins commited on

docs: Address all remaining CodeRabbit nitpicks
b6ec445

VibecoderMcSwaggins commited on

fix(docs): Add language specifier to code block (CodeRabbit)
c514522

VibecoderMcSwaggins commited on

docs(spec): Add regression prevention strategy with smoke tests
e5e44dc

VibecoderMcSwaggins commited on

refactor(orchestrator): DRY synthesis + constants + clean imports
a5b5479

VibecoderMcSwaggins commited on

fix(orchestrator): Force synthesis when ReportAgent doesn't run (P1)
1bfc1df

VibecoderMcSwaggins commited on

Merge main into dev: P2 bug fixes + CodeRabbit feedback
0b27b1c

VibecoderMcSwaggins commited on

fix(p2): Resolve duplicate report content and first-turn timeout bugs (#123)
21dd8fe
unverified

VibecoderMcSwaggins commited on

docs: Add P2 bug reports for first agent turn timeout and duplicate report content
3753c39

VibecoderMcSwaggins commited on

docs: Deep technical analysis of P2 duplicate report bug
b9709ff

VibecoderMcSwaggins commited on

docs: Add known content quality limitations for 7B Free Tier
ed76153

VibecoderMcSwaggins commited on

docs: Update architecture docs with current state
d8b1415

VibecoderMcSwaggins commited on

docs: Archive implemented specs (SPEC-13, SPEC-14)
4d7d84f

VibecoderMcSwaggins commited on

docs: Mark SPEC-14 ClinicalTrials Outcomes as implemented
1a46298

VibecoderMcSwaggins commited on

docs: Update SPEC_14 status to Implemented and revise last updated date
ce6a6e0

VibecoderMcSwaggins commited on

docs: Verify SPEC-13 implementation complete, add integration test (#122)
3d070f9
unverified

VibecoderMcSwaggins commited on

fix(huggingface): P1 Free Tier tool execution - Remove premature marker (#121)
8da024f
unverified

VibecoderMcSwaggins commited on

Merge pull request #120 from The-Obstacle-Is-The-Way/dev
581f7c0
unverified

VibecoderMcSwaggins commited on

fix(docs): Add language specifier to fenced code block
47528ca

VibecoderMcSwaggins commited on

fix(gradio): Prevent examples from auto-submitting on click
c295dfc

VibecoderMcSwaggins commited on

docs: Organize and archive resolved bug documentation
f9f62d4

VibecoderMcSwaggins commited on

Merge pull request #119 from The-Obstacle-Is-The-Way/claude/fix-openai-key-routing-01BG9DYmtFkjtjGWhzj9UNXi
5867d1f
unverified

VibecoderMcSwaggins commited on

fix(coderabbit): Address all CodeRabbit review findings
4bfa475

VibecoderMcSwaggins commited on

fix(security): Upgrade mcp to 1.23.0 to fix GHSA-9h52-p55h-vw2f
a5ad664

VibecoderMcSwaggins commited on

fix(arch): End-to-end BYOK support for unified architecture
915b009

VibecoderMcSwaggins commited on

docs: Update agent documentation to clarify OpenAI API key usage and remove unsupported Anthropic model
4b9f54a

VibecoderMcSwaggins commited on

docs: Add P2 bug report for 7B model producing garbage output
ef20d17

VibecoderMcSwaggins commited on

fix(P1): Replace stale 72B model fallbacks with 7B to avoid Novita 500 errors
a4327d1
unverified

Claude commited on

fix(P0): Auto-detect OpenAI provider from BYOK api_key prefix
e4c6475
unverified

Claude commited on

docs: Add CRITICAL HuggingFace Free Tier section to all agent context files
9c9d382

VibecoderMcSwaggins commited on

docs: Update CLAUDE.md with Qwen2.5-7B model change
9cb4917

VibecoderMcSwaggins commited on

fix(P1): Switch to Qwen2.5-7B to avoid HuggingFace third-party provider failures (#118)
ea28d9c
unverified

VibecoderMcSwaggins commited on

docs: Add P1 bug doc for HuggingFace Novita 500 error
78ec52a

VibecoderMcSwaggins commited on

fix(P0): Implement Accumulator Pattern to resolve Repr Bug (#117)
c6e9843
unverified

VibecoderMcSwaggins commited on

Merge pull request #116 from The-Obstacle-Is-The-Way/fix/p0-aifunction-serialization
4337145
unverified

VibecoderMcSwaggins commited on

test: Update mock messages to include contents attribute
8615dab

VibecoderMcSwaggins commited on

docs: Update P0 bug doc - Bug #1 fixed, Bug #2 upstream issue filed
f815b05

VibecoderMcSwaggins commited on