Commit History

fix: add future annotations to workflow.py for runtime type compatibility
586a3f1

VibecoderMcSwaggins commited on

feat(SPEC-08): Integrate shared memory layer + CodeRabbit fixes (#74)
e0c585c
unverified

VibecoderMcSwaggins commited on

fix: implement proper hypothesis conversion in synthesize_node
7719726

VibecoderMcSwaggins commited on

fix: Update test for judge node initialization with improved mocking
46b9533

VibecoderMcSwaggins commited on

feat: Enhance research workflow with embedding service integration
f160233

VibecoderMcSwaggins commited on

feat: Integrate LangGraph for enhanced research orchestration
a820b5b

VibecoderMcSwaggins commited on

docs: add SPEC_07 LangGraph Memory Architecture + update bug docs
3d25956

VibecoderMcSwaggins commited on

fix(P0): Implement SPEC_06 - Simple Mode Synthesis Fix (#71)
5cac97d
unverified

VibecoderMcSwaggins commited on

fix: force HuggingFace rebuild after orchestrator refactor
d2ad6f5

VibecoderMcSwaggins commited on

feat: add service loader + SPEC_06 + P0 bug report
9639483

VibecoderMcSwaggins commited on

fix: Address audit findings in orchestrators package
11888fc

Claude commited on

refactor: Organize orchestrators into dedicated package
e82d9c9

Claude commited on

Merge pull request #69 from The-Obstacle-Is-The-Way/dev
2cbcbfd
unverified

VibecoderMcSwaggins commited on

docs: mark SPEC_03/04/05 as IMPLEMENTED with acceptance criteria
af7d422

VibecoderMcSwaggins commited on

fix: implement SPEC_04 (Magentic UX) and SPEC_05 (cleanup)
cb46aac

VibecoderMcSwaggins commited on

docs: add SPEC_04 (Magentic UX) and SPEC_05 (Orchestrator Cleanup)
c99c9c2

VibecoderMcSwaggins commited on

feat(tools): add OpenAlex integration with citation-based ranking
fd28242

VibecoderMcSwaggins commited on

docs: add SPEC_03 for OpenAlex integration (TDD plan)
1cd600b

VibecoderMcSwaggins commited on

feat: SPEC_01 (Termination) + SPEC_02 (E2E Tests) implementation (#66)
0257d2f
unverified

VibecoderMcSwaggins commited on

docs: fix spec half-measures (line refs, test counts, acceptance criteria)
10e320d

VibecoderMcSwaggins commited on

feat: Implement SPEC_01 (Termination) and SPEC_02 (E2E Tests)
b1d094d

VibecoderMcSwaggins commited on

docs: fix spec accuracy (line numbers and test counts)
0f049b6

VibecoderMcSwaggins commited on

docs: add specs for P0 termination fix and P1 E2E testing
9d02fee

VibecoderMcSwaggins commited on

test: Add circuit breaker unit tests for P0 judge bug (#63)
0bfc819
unverified

VibecoderMcSwaggins commited on

test: Add circuit breaker unit tests for P0 judge bug
e1d9af1

VibecoderMcSwaggins commited on

refactor: add session reset + document magic number (senior review feedback)
2588375

VibecoderMcSwaggins commited on

fix: P0 dedup bug + HF judge infinite loop prevention
5e761eb

VibecoderMcSwaggins commited on

docs: update ACTIVE_BUGS.md with P2 example fix
d04e93b

VibecoderMcSwaggins commited on

fix: simplify HSDD example to fix Gradio click issue (P2)
2ea01fd

VibecoderMcSwaggins commited on

docs: remove redundant bug docs (P0/P1/P2 already fixed)
a3d157a

VibecoderMcSwaggins commited on

Merge pull request #62 from The-Obstacle-Is-The-Way/dev
153a9c0
unverified

VibecoderMcSwaggins commited on

fix: remove duplicate backend line (CodeRabbit feedback)
dbe535c

VibecoderMcSwaggins commited on

docs: clean up resolved bug reports, update P3 commit hash
7f11675

VibecoderMcSwaggins commited on

Fix P3 bug: Guarantee termination event in Magentic mode
d36ce3c

VibecoderMcSwaggins commited on

fix: P0/P1/P2 - Gradio crash, UX improvements, thinking state (#61)
6b5e05b
unverified

VibecoderMcSwaggins commited on

fix: enhance UX with "thinking" state and API key persistence
3599f0a

VibecoderMcSwaggins commited on

fix: handle None parameters from Gradio example caching (P0)
29a6844

VibecoderMcSwaggins commited on

Merge branch 'dev' - P1 bug fixes + CodeRabbit feedback
8f45b69

VibecoderMcSwaggins commited on

docs: fix misleading claims in bug documentation
2eaf2d3

VibecoderMcSwaggins commited on

fix: resolve P1 bugs (streaming UX + api key persistence) and update tests/docs
9006d69

VibecoderMcSwaggins commited on

fix: resolve streaming spam and API key persistence bugs
0c9be4a

VibecoderMcSwaggins commited on