Commit History

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

fix: replace deprecated OpenAIModel with OpenAIChatModel
c881895

VibecoderMcSwaggins commited on

docs: add P1 bug report for streaming spam + API key persistence
3d9fb4c

VibecoderMcSwaggins commited on

fix: align all docs/tests to gpt-5.1 (actual current model)
4927db5

VibecoderMcSwaggins commited on

fix(config): use gpt-5.1 (actually available) not gpt-5 (deprecated)
75bc69f

VibecoderMcSwaggins commited on

fix: P0 bugs + model config stabilization (November 2025) (#59)
622c8ba
unverified

VibecoderMcSwaggins commited on

refactor(judges): extract shared title-extraction helper
b8dbd20

VibecoderMcSwaggins commited on

docs: add LLM model defaults (Nov 2025) to agent guidance files
3b1904c

VibecoderMcSwaggins commited on

fix(config): update default LLM models to stable Nov 2025 versions
bfc953b

VibecoderMcSwaggins commited on

fix(judges): fallback to heuristic extraction when HF quota exhausted
11ad1dd

VibecoderMcSwaggins commited on

fix: resolve all P0 critical bugs blocking demo
d1f91a4

VibecoderMcSwaggins commited on

docs: add senior agent audit prompt for comprehensive bug hunt
ae22306

VibecoderMcSwaggins commited on

docs: add P0 critical bugs report - demo is broken
37b8559

VibecoderMcSwaggins commited on