31 Commits

Author SHA1 Message Date
Codex 9a14ed06ae fix: harden v0.2 code agent transport 2026-05-31 22:54:50 +08:00
Codex 03c09f5c94 refactor: migrate v0.2 runtime services to TypeScript 2026-05-29 02:09:35 +08:00
Codex a0869c5afa refactor: migrate v02 cloud api to TypeScript 2026-05-29 00:33:22 +08:00
Codex 6cab9564b8 fix: refresh live chat smoke defaults 2026-05-26 18:46:23 +08:00
Codex f1067bb51f fix: restore codex-api via pod-local forwarder 2026-05-26 17:05:43 +08:00
Codex f9efaa0b20 fix: bridge deepseek codex responses 2026-05-26 08:28:02 +08:00
Code Queue Review b63dd948dc fix: allow public code agent chat proxy 2026-05-24 09:20:11 +00:00
Lyon d82b0c0ba3 fix: 持久化 Code Agent Codex app-server 主路径
DC-DCSN-P0-2026-003 / HWLAB #426
2026-05-24 14:53:14 +08:00
Code Queue Review e166a6ff20 fix: 接入真实 Codex stdio trace 2026-05-24 03:06:43 +00:00
Code Queue Review c368f4d91f fix: cover code agent m3 hwlab api requests 2026-05-23 23:50:30 +00: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 9074667f53 fix: provision code agent codex runtime 2026-05-23 17:43:41 +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
unidesk-code-queue-runner 9296c28bff feat: expose M3 Code Agent route evidence 2026-05-23 15:26:15 +00:00
Code Queue Review 747786a91f fix: configure M3 skill CLI cloud API route 2026-05-23 14:27:17 +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 6961baedb7 fix: block code agent non-2xx readiness 2026-05-23 02:39:41 +00:00
Lyon 07e4638264 fix: show Code Agent completion evidence
Host commander review: merged PR #171 after diff review. Scope is user-visible Code Agent completion evidence and smoke guards that reject echo/mock/stub completions; live smoke is read-only aside from the minimal chat request and does not print reply text or secrets. No runtime mutation, no service restart, and no M3/M4/M5 acceptance claim.
2026-05-23 02:15:21 +08:00
Code Queue Review 559ef9c3ce fix: show code agent completion evidence 2026-05-22 18:01:14 +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