zhizhi/exe-engine/src/adapters
copilot-swe-agent[bot] c9d18ea0ea feat(exe-engine): implement Phase 1 — context, session, multi-model, scheduler, monitor, HLI routes
ZY-EXE-P1-001: ContextManager with Grid-DB persistence stub
ZY-EXE-P1-002: Session management for multi-turn dialogues
ZY-EXE-P1-003: MultiModelExecutor with fastest/consensus/fallback strategies
ZY-EXE-P1-004: QwenAdapter upgrade — executeStream + enhanced _resolveModel
ZY-EXE-P1-005: SchedulerV2 with priority queue and dependency graph
ZY-EXE-P1-006: MonitorDashboard for real-time metrics
ZY-EXE-P1-007: HLI Persona routes (load/switch) — 501→200
ZY-EXE-P1-008: HLI Dialogue routes (send/stream/history) — 501→200
ZY-EXE-P1-009: HLI User routes (profile/update) — 501→200

All P0 tests pass (78/78), P1 tests pass (92/92).

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-03-26 08:54:32 +00:00
..
base-adapter.js feat(exe-engine): Phase 0 - EXE-Engine core framework + ONT-PATCH-005 [PRJ-EXE-001] 2026-03-26 05:20:41 +00:00
deepseek-adapter.js fix(exe-engine): address code review feedback - capture errors, stricter test assertions 2026-03-26 05:22:52 +00:00
qwen-adapter.js feat(exe-engine): implement Phase 1 — context, session, multi-model, scheduler, monitor, HLI routes 2026-03-26 08:54:32 +00:00