Commit Graph

9 Commits

Author SHA1 Message Date
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