Commit History

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

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

fix(ui): clarify mode compatibility in radio button info
87feaa7

VibecoderMcSwaggins commited on

Merge remote-tracking branch 'origin/main' into dev
73d9747

VibecoderMcSwaggins commited on

fix(ui): simplify BYOK settings with auto-detection (#58)
a18a4b3
unverified

VibecoderMcSwaggins commited on

docs: add UI/UX brainstorming for mode selection
b16e7a5

VibecoderMcSwaggins commited on

fix(ui): remove empty API key column from examples table
41f9a2b

VibecoderMcSwaggins commited on

fix(ui): simplify BYOK settings with auto-detection
6ea5a8b

VibecoderMcSwaggins commited on

docs: update UI simplification spec with senior review fixes
b866967

VibecoderMcSwaggins commited on

docs: add UI simplification spec for BYOK cleanup
dfdeb30

VibecoderMcSwaggins commited on

ci: add security scanning with bandit and pip-audit
ef2b4e3

VibecoderMcSwaggins commited on