Commit Graph

17 Commits

Author SHA1 Message Date
Lyon 8c8942d232 fix: route M3 IO before Codex stdio
M3 IO 中文请求先走受控 Skill CLI/HWLAB API 路径,避免 Codex stdio 150s 超时;补充 true/false/read 与结构化 blocker 测试。
2026-05-24 09:24:03 +08:00
Code Queue Review 0d824eab41 feat: persist code agent session facts 2026-05-24 00:25:28 +00:00
Lyon 034c90763c fix: align Code Agent session facts
Align Code Agent chat, live health, and workbench UI session facts for Codex stdio vs fallback paths.
2026-05-24 07:34:27 +08:00
Code Queue Review ee30594523 feat: route code agent m3 io through skill cli 2026-05-23 21:58:33 +00:00
Code Queue Review 84c05c350d feat: expose reusable readonly code agent sessions 2026-05-23 19:33:25 +00:00
Code Queue Review 9074667f53 fix: provision code agent codex runtime 2026-05-23 17:43:41 +00:00
Code Queue Review 871756e006 fix: codify Codex runner feasibility contract 2026-05-23 16:15:04 +00:00
Code Queue Review 7db1afe74e feat: expose code agent session facts 2026-05-23 16:04:59 +00:00
Code Queue Review 903a733b2e test: cover Code Agent slow timeout paths 2026-05-23 15:36:58 +00:00
unidesk-code-queue-runner 9296c28bff feat: expose M3 Code Agent route evidence 2026-05-23 15:26:15 +00:00
Lyon 43a6059b78 fix: block failed codex stdio sessions
Tighten Code Agent long-lived session gate so failed/interrupted/expired Codex stdio sessions remain blocked, and surface missing stdio tools in structured blocker payloads.
2026-05-23 23:20:30 +08:00
Lyon 997b96dc65 fix: add structured Code Agent blockers
Add structured Code Agent blocker taxonomy across /v1/agent/chat, runner/session/tool, and HWLAB M3 Skill CLI paths.\n\nValidated with npm run check and focused server/session/Skill CLI/web tests.
2026-05-23 23:17:13 +08:00
Code Queue Review 747786a91f fix: configure M3 skill CLI cloud API route 2026-05-23 14:27:17 +00:00
Code Queue Review 4576c5bbf0 feat: harden M3 skill control capability gates 2026-05-23 14:06:11 +00:00
Code Queue Review f42d8d121d feat: add codex stdio code agent session gate 2026-05-23 13:37:08 +00:00
Lyon ecddd9a630 feat: add code agent M3 skill control path
Adds the Code Agent -> Skill CLI -> HWLAB API /v1/m3/io controlled M3 IO path with route/audit/evidence/blocker payloads and tests proving no direct gateway/box/patch-panel or OpenAI fallback hardware control.
2026-05-23 20:52:40 +08:00
Lyon d7e84f359b feat: gate Code Agent session registry
Implements #317 session-gated read-only runner phase with structured long-lived Codex stdio blockers.
2026-05-23 18:19:58 +08:00