Commit Graph

13 Commits

Author SHA1 Message Date
Codex 1c44ce671b fix: stabilize cloud web restored status 2026-05-28 08:06:24 +08:00
Codex 297206b695 feat: add fake device pod sidebar service 2026-05-28 01:39:03 +08: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 4ffe53c026 fix: preserve live status blocker attribution 2026-05-23 20:08:42 +00:00
Code Queue Review 84c05c350d feat: expose reusable readonly code agent sessions 2026-05-23 19:33:25 +00:00
Lyon 069a54920e fix: clarify Code Agent readiness facts
Expose current provider, durable DB, session runner, and Codex stdio readiness facts without leaking secret material; update web status classification and regression coverage.
2026-05-24 00:20:47 +08:00
Code Queue Review 871756e006 fix: codify Codex runner feasibility contract 2026-05-23 16:15:04 +00:00
unidesk-code-queue-runner 50256826d7 fix: correct durable readiness attribution 2026-05-23 15:30:19 +00:00
Lyon 83e5f52c98 fix: harden dev cd runtime postflight
Summary:
- shared runtime durable readiness classifier for live-status and DEV postflight
- structured postflight blockers propagated through dev-cd apply
- contract coverage for ready queryResult, auth/schema/migration blockers, evidence persistence blockers, and bounded stdout

Verification:
- git diff --check
- node --check changed scripts/tests/live-status modules
- node --test scripts/src/dev-runtime-postflight.test.mjs scripts/src/dev-cd-apply.test.mjs web/hwlab-cloud-web/scripts/live-status-contract.test.mjs
- node scripts/dev-runtime-postflight.mjs --check
- node web/hwlab-cloud-web/scripts/check.mjs
- npm run check

No DEV apply/rollout/live health verification was run.
2026-05-23 22:15:04 +08:00
Code Queue Review c4cec8ab76 fix: attribute read-only workbench status to code agent 2026-05-23 13:43:21 +00:00
Code Queue Review f42d8d121d feat: add codex stdio code agent session gate 2026-05-23 13:37:08 +00:00
Lyon ff91f77427 fix: strengthen workbench live-status evidence
Merge #337. Validated with npm run check; no DEV rollout or live verification performed.
2026-05-23 20:45:46 +08:00
Code Queue Review 2089577774 fix: classify workbench live status attribution 2026-05-23 10:31:20 +00:00