lyon
ab063880bd
feat: add outbound gateway demo
2026-05-23 23:42:32 +08:00
unidesk-code-queue-runner
df32d7dbe5
fix: remove resource explorer from workbench
2026-05-23 15:36:08 +00:00
Lyon
55f9f9d3e2
Merge pull request #363 from pikasTech/feat/d601-m3-code-agent-io
...
feat: expose M3 Code Agent route evidence
2026-05-23 23:30:44 +08:00
unidesk-code-queue-runner
9296c28bff
feat: expose M3 Code Agent route evidence
2026-05-23 15:26:15 +00:00
Code Queue Review
24f818adae
feat: show code agent M3 evidence metadata
2026-05-23 15:21:00 +00: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
unidesk-code-queue-runner
e295def55f
feat: add code agent status summary
2026-05-23 15:08:23 +00:00
Lyon
2fa7c894d3
feat: extend RPT-004 Code Agent harness
...
Adds Code Agent session and Skill CLI HWLAB API route gates to the RPT-004 harness, with default read-only live behavior and explicit --allow-m3-write for DEV-only M3 writes.
2026-05-23 22:58:15 +08:00
Lyon
21c58e41fd
feat: add Code Agent quick prompts
...
Adds fill-only Code Agent quick prompts with explicit-send semantics for HWLAB API write examples, plus static and browser fixture coverage.
2026-05-23 22:44:09 +08:00
Code Queue Review
747786a91f
fix: configure M3 skill CLI cloud API route
2026-05-23 14:27:17 +00:00
Lyon
667349554b
Merge pull request #351 from pikasTech/feat/rpt004-mvp-e2e-harness
...
feat: add RPT-004 MVP E2E harness
2026-05-23 22:15:56 +08: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
88e37edd19
feat: add RPT-004 MVP E2E harness
2026-05-23 14:13:01 +00:00
Lyon
ab4e41374c
fix: harden workbench sidebar resizing
...
Merge #348 : add right hardware sidebar resize state and expand source/build Playwright layout coverage for #278 without changing M3 control paths or claiming DEV-LIVE hardware acceptance.
2026-05-23 22:08:36 +08:00
Code Queue Review
02ae48835b
fix: guard workbench wiring layout
2026-05-23 14:05:38 +00:00
Code Queue Review
f42d8d121d
feat: add codex stdio code agent session gate
2026-05-23 13:37:08 +00:00
Code Queue Review
5227df7ad9
fix: gate dev cd apply with d601 preflight
2026-05-23 13:24:45 +00:00
root
f2984016f3
fix: enforce D601 native k3s guards
2026-05-23 12:56:38 +00:00
Lyon
6a83de219f
Merge pull request #339 from pikasTech/fix/d601-dev-cd-artifact-promotion-274
...
fix: resolve DEV CD artifact promotion boundary
2026-05-23 20:53:43 +08: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
Code Queue Review
83d98ebf07
fix: resolve dev cd artifact promotion boundary
2026-05-23 12:52:01 +00:00
Lyon
210e31af2c
Merge pull request #336 from pikasTech/fix/db-durable-runtime-311
...
Harden durable runtime DEV gates
2026-05-23 20:42:42 +08:00
Code Queue Review
30967566b7
fix: harden durable runtime DEV gates
2026-05-23 12:41:41 +00:00
Code Queue Review
13906853e7
fix: hide disabled explorer resize handle
2026-05-23 12:34:10 +00:00
root
345e4e225a
fix: apply deploy-json promotion in dev cd
2026-05-23 11:34:16 +00:00
Code Queue Review
ff99b30118
fix: classify code agent timeout failures
2026-05-23 11:13:02 +00:00
Code Queue Review
4c12985068
feat: add read-only dev cd status surface
2026-05-23 10:43:52 +00:00
Code Queue Review
a0fbd8cdfa
fix: trust green M3 status wiring
2026-05-23 10:38:50 +00:00
Code Queue Review
2089577774
fix: classify workbench live status attribution
2026-05-23 10:31:20 +00:00
Lyon
29cb62dcf9
feat: add controlled workbench sidebar resize
...
Merge PR #326 : controlled left workbench resize with layout smoke coverage.
2026-05-23 18:26:23 +08:00
Code Queue Review
1797576c85
feat: add controlled workbench sidebar resize
2026-05-23 10:23:48 +00:00
Code Queue Review
14529d7531
feat: add dev durable runtime provisioning gates
2026-05-23 10:22:57 +00: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
Lyon
97601c9b9d
feat: improve dev cd apply observability
...
Add compact DEV CD status/dry-run output, concise apply summaries, and explicit DEV-only force-interrupt lock takeover.
2026-05-23 18:18:04 +08:00
Code Queue Review
93373ac104
fix: collapse internal gate review to live table
2026-05-23 09:25:49 +00:00
Lyon
0c12cd71a5
Merge pull request #313 from pikasTech/fix/dev-cd-target-sha-274
...
fix: pin DEV CD refresh target
2026-05-23 17:25:14 +08:00
Code Queue Review
9bb70a51ef
fix: pin dev cd refresh target
2026-05-23 09:24:29 +00:00
Code Queue Review
942fba0e9b
feat: add controlled Code Agent session registry
2026-05-23 09:23:26 +00:00
Lyon
311ff34cee
Merge pull request #309 from pikasTech/fix/layout-smoke-dev-gate-273
...
test: gate Cloud Workbench layout smoke
2026-05-23 17:20:49 +08:00
Code Queue Review
f03d5ee970
test: assert auth blocker gate ordering
2026-05-23 09:17:43 +00:00
Code Queue Review
13bc519b8d
test: gate Cloud Workbench layout smoke
2026-05-23 09:17:25 +00:00
Code Queue Review
5f11ec389a
fix: format dev cd lease timestamps
2026-05-23 09:13:18 +00:00
Code Queue Review
24ccabbb89
fix: serialize DEV CD apply
2026-05-23 09:09:20 +00:00
Code Queue Review
b2818428cd
feat: add M3 status workspace
2026-05-23 09:05:41 +00:00
Code Queue Review
c18c141c23
fix: render patch panel wiring as long table
2026-05-23 08:58:08 +00:00
Code Queue Review
973f951135
test: add workbench layout smoke
2026-05-23 08:38:41 +00:00
Code Queue Review
db07268d6b
feat: add read-only Code Agent runner
2026-05-23 08:13:07 +00:00
Code Queue Review
f2493a6bcb
fix: add workbench sidebar collapse layout
2026-05-23 08:00:16 +00:00
Code Queue Review
6a14989c03
test: classify durable runtime auth blocker
2026-05-23 07:55:53 +00:00
Lyon
333cfbe3b7
fix: clean stale M3 simulator deployments ( #285 )
...
Co-authored-by: Code Queue Review <code-queue-review@localhost>
2026-05-23 15:34:31 +08:00