Commit Graph

30 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 48dfbf9e7f Merge pull request #406 from pikasTech/fix/d601-code-agent-m3-io-334
fix: cover Code Agent M3 HWLAB API requests
2026-05-24 07:51:27 +08:00
Code Queue Review c368f4d91f fix: cover code agent m3 hwlab api requests 2026-05-23 23:50:30 +00:00
unidesk-code-queue-runner 1f292ffd68 fix: align Code Agent heavy request timeouts 2026-05-23 23:45:09 +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
Lyon 3df89fe151 fix: make codex stdio command path executable
Merge PR #400.\n\nValidated with node --test internal/cloud/server.test.mjs internal/cloud/code-agent-session-registry.test.mjs, node scripts/code-agent-chat-smoke.mjs, node web/hwlab-cloud-web/scripts/check.mjs, and npm run check. No DEV deploy apply or rollout performed.
2026-05-24 06:38:50 +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 3c8a146eee feat: enable codex stdio code agent runtime 2026-05-23 21:15:05 +00:00
Code Queue Review 84c05c350d feat: expose reusable readonly code agent sessions 2026-05-23 19:33:25 +00:00
Code Queue Review fc7ff9b022 feat: route code agent m3 io through hwlab api skill cli 2026-05-23 18:41:34 +00:00
Lyon 66d9246303 Merge pull request #371 from pikasTech/fix/d601-codex-runner-contract-275
fix: codify Codex runner feasibility contract
2026-05-24 00:17:50 +08:00
Code Queue Review 871756e006 fix: codify Codex runner feasibility contract 2026-05-23 16:15:04 +00:00
unidesk-code-queue-runner 9974c259e3 test: guard M3 IO Code Agent contract 2026-05-23 16:11:37 +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
Code Queue Review 942fba0e9b feat: add controlled Code Agent session registry 2026-05-23 09:23:26 +00:00
Code Queue Review db07268d6b feat: add read-only Code Agent runner 2026-05-23 08:13:07 +00:00
Code Queue Review de7ed3639d fix: stream code agent OpenAI responses 2026-05-23 00:27:25 +00:00
Code Queue Review 9efe2bb7c2 fix: codify #164 runtime credential and db contracts 2026-05-22 17:37:42 +00:00
HWLAB Code Queue eb4c85a34f fix: integrate code agent readiness state 2026-05-22 15:11:04 +00:00
Lyon c7de4745f4 feat: add Cloud Workbench Code Agent chat
Adds the Cloud Workbench Code Agent chat path and keeps provider/credential gaps explicit instead of faking replies.
2026-05-22 21:17:11 +08:00