DeepBoner / src

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

feat: Enhance research workflow with embedding service integration
f160233

VibecoderMcSwaggins commited on

feat: Integrate LangGraph for enhanced research orchestration
a820b5b

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: Address audit findings in orchestrators package
11888fc

Claude commited on

refactor: Organize orchestrators into dedicated package
e82d9c9

Claude commited on

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

VibecoderMcSwaggins commited on

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

VibecoderMcSwaggins commited on

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

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

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

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

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

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

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

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

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

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

fix: remove css param not supported by ChatInterface
b4820c9

VibecoderMcSwaggins commited on

fix: complete audit fixes for documentation accuracy
e720905

VibecoderMcSwaggins commited on

fix: resolve all test warnings and complete DeepBoner rebrand
ff16d8e

VibecoderMcSwaggins commited on

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

VibecoderMcSwaggins commited on

feat: add hierarchical orchestration with web search (integrates PR #44) (#46)
20f762e
unverified

VibecoderMcSwaggins EmployeeNo427 commited on

feat: implement dual-mode architecture (Simple + Advanced) (#45)
b2929fc
unverified

VibecoderMcSwaggins commited on

feat: implement async-safe rate limiting (Phase 17) (#40)
316dc7d
unverified

VibecoderMcSwaggins commited on

feat: add roadmap summary and detailed improvement plans for data sources
9286db5

VibecoderMcSwaggins commited on