Commit History

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

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

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

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

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

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

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

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

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

docs: reorganize documentation structure for clarity
631e5fc

VibecoderMcSwaggins commited on

rebrand: DeepCritical β†’ DeepBoner (sexual health research agent)
5d12635

VibecoderMcSwaggins commited on

fix: repair Gradio accordion bug and cleanup env vars
fcc601a

VibecoderMcSwaggins commited on

docs: update P1 bug report with actual Gradio accordion root cause
a46131e

VibecoderMcSwaggins commited on

fix(magentic): defensive text extraction & cleanup biorxiv refs
3bfd42c

VibecoderMcSwaggins commited on

docs: add TDD fix plan for Magentic mode report generation
17d34a8

VibecoderMcSwaggins commited on

docs: replace completed bug docs with new Magentic bug report
8a98024

VibecoderMcSwaggins commited on

refactor(tools): replace BioRxiv with Europe PMC (Phase 01)
2f8ae1f

VibecoderMcSwaggins commited on

fix: exclude reference_repos from mypy and cleanup
0a480cb

VibecoderMcSwaggins commited on

fix: pin agent-framework-core and remove resolved bug doc
474538c

VibecoderMcSwaggins commited on

docs: add P0 blockers documentation for Magentic mode implementation
c2f7da2

VibecoderMcSwaggins commited on

feat: add documentation for Magentic mode bug and implementation spec
fb7b8d7

VibecoderMcSwaggins commited on

fix: wire EmbeddingService to simple orchestrator + improve search quality
2e4a760

VibecoderMcSwaggins commited on

docs: add bug report for intermittent gradio loading issues
b9919fb

VibecoderMcSwaggins commited on

fix: resolve Gradio UI cutoff by removing fill_height=True and restructuring layout
87de5ef

VibecoderMcSwaggins commited on