Commit Graph

3 Commits

Author SHA1 Message Date
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
copilot-swe-agent[bot] 5db9d024ae
fix(exe-engine): address code review feedback - capture errors, stricter test assertions
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
Agent-Logs-Url: https://github.com/qinfendebingshuo/guanghulab/sessions/b85f0fec-b6a9-433a-8b81-1f0b72fb5635
2026-03-26 05:22:52 +00:00
copilot-swe-agent[bot] f03adc5133
feat(exe-engine): Phase 0 - EXE-Engine core framework + ONT-PATCH-005 [PRJ-EXE-001]
ZY-EXE-P0-001: AGE-Router routing gateway
ZY-EXE-P0-002: DeepSeek-V3 + Qwen adapters
ZY-EXE-P0-003: Resource Meter basic version
ZY-EXE-P0-004: Smoke tests (77/77 pass)
ZY-ONT-001: ONT-PATCH-005 written to ontology.json

Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
Agent-Logs-Url: https://github.com/qinfendebingshuo/guanghulab/sessions/b85f0fec-b6a9-433a-8b81-1f0b72fb5635
2026-03-26 05:20:41 +00:00