DeepBoner / src /orchestrators

Commit History

refactor: implement proper middleware architecture (SPEC-21)
ae5413a

VibecoderMcSwaggins commited on

fix(tests): Address CodeRabbit review feedback
c9c58c4

VibecoderMcSwaggins commited on

fix(orchestrator): P2 - Silence ExecutorCompletedEvent UI noise
fc78d2d

VibecoderMcSwaggins commited on

refactor(orchestrator): implement semantic progress tracking
40ca236

VibecoderMcSwaggins commited on

fix(deps): SPEC-18 Agent Framework Core Upgrade to 1.0.0b251204 (#131)
02a3c53
unverified

VibecoderMcSwaggins commited on

refactor(orchestrator): Introduce WorkflowState dataclass (Priority 7) (#129)
e85ccf5
unverified

VibecoderMcSwaggins commited on

refactor(orchestrator): DRY synthesis + constants + clean imports
a5b5479

VibecoderMcSwaggins commited on

fix(orchestrator): Force synthesis when ReportAgent doesn't run (P1)
1bfc1df

VibecoderMcSwaggins commited on

fix(p2): Resolve duplicate report content and first-turn timeout bugs (#123)
21dd8fe
unverified

VibecoderMcSwaggins commited on

fix(arch): End-to-end BYOK support for unified architecture
915b009

VibecoderMcSwaggins commited on

fix(P1): Replace stale 72B model fallbacks with 7B to avoid Novita 500 errors
a4327d1
unverified

Claude commited on

fix(P0): Implement Accumulator Pattern to resolve Repr Bug (#117)
c6e9843
unverified

VibecoderMcSwaggins commited on

fix(P0): Add function invoking marker and improve ChatMessage extraction
4450782

VibecoderMcSwaggins commited on

fix(P1): Switch from Llama-3.1-70B to Qwen2.5-72B for HuggingFace free tier
bf5812d

VibecoderMcSwaggins commited on

feat(SPEC-16): Unified Chat Client Architecture (#115)
cd7c282
unverified

VibecoderMcSwaggins commited on

fix: Address all CodeRabbit review nitpicks
7c51be5

VibecoderMcSwaggins commited on

fix(advanced): P2 dead zones granular init events
dbf888c

VibecoderMcSwaggins commited on

chore: Address CodeRabbit review feedback
fd7948d

VibecoderMcSwaggins CodeRabbit AI commited on

fix: P1 Advanced Mode chain-of-thought interpretability (#106)
67bdc5a

VibecoderMcSwaggins commited on

docs: Clarify config parameter behavior in factory.py
d5b800f

VibecoderMcSwaggins commited on

fix: P0 Advanced Mode timeout synthesis + CodeRabbit recommendations
3a2b22f

VibecoderMcSwaggins commited on

feat: Implement Free Tier synthesis using HuggingFace Inference
e18ea9a

VibecoderMcSwaggins commited on

fix: P0 provider mismatch and code quality audit fixes (#102)
599a754
unverified

VibecoderMcSwaggins commited on

feat: SPEC_15 Advanced Mode Performance Optimization (#101)
3cb2e43
unverified

VibecoderMcSwaggins commited on

fix: use logger.error with stack trace for synthesis failures (CodeRabbit)
84a8bce

VibecoderMcSwaggins commited on

feat(ui): force dark mode for api key input and enhance synthesis error handling
ad823e0

VibecoderMcSwaggins commited on

fix(SPEC_11): address CodeRabbit review feedback (#92)
89f1173
unverified

VibecoderMcSwaggins Claude commited on

feat(SPEC_11): finalize transition to Sexual Health Research Specialist
fa696e8

VibecoderMcSwaggins commited on

feat: SPEC_10 - Domain-Agnostic Refactor + License Fix (#87)
fd1472e
unverified

VibecoderMcSwaggins commited on

feat: Wire LlamaIndex RAG into Simple Mode (Tiered Embedding) (#83)
7baf8ba
unverified

VibecoderMcSwaggins Claude commited on

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

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