Code Queue Review
903a733b2e
test: cover Code Agent slow timeout paths
2026-05-23 15:36:58 +00:00
Lyon
395e2d8656
fix: correct durable readiness attribution
...
Merge PR #364 : durable readiness ready is no longer surfaced as runtime durability blocked when the remaining limitation is Code Agent/#317 session capability.
2026-05-23 23:33:59 +08: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
50256826d7
fix: correct durable readiness attribution
2026-05-23 15:30:19 +00:00
unidesk-code-queue-runner
9296c28bff
feat: expose M3 Code Agent route evidence
2026-05-23 15:26:15 +00:00
Lyon
6b7acb7159
Merge pull request #360 from pikasTech/fix/code-agent-m3-evidence-visible
...
feat: show Code Agent M3 evidence metadata
2026-05-23 23:24:09 +08:00
Code Queue Review
24f818adae
feat: show code agent M3 evidence metadata
2026-05-23 15:21:00 +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
Lyon
e86cbecd1d
feat: add Code Agent status summary
...
Merge PR #358 : compact Code Agent status summary for fallback/session/skill-control observability.
2026-05-23 23:11:58 +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
bc4245d379
Merge pull request #355 from pikasTech/feat/code-agent-facts-78
...
feat: expose Code Agent capability facts
2026-05-23 22:46:00 +08:00
unidesk-code-queue-runner
b5984d3a40
feat: expose code agent capability facts
2026-05-23 14:44:59 +00: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
Lyon
fcda642a5d
Merge pull request #353 from pikasTech/fix/d601-m3-skill-api-url-334
...
fix: configure M3 skill CLI cloud API route
2026-05-23 22:29:57 +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
8a04c27d31
Merge pull request #349 from pikasTech/feat/d601-m3-skill-control-334
...
feat: harden M3 skill control capability gates
2026-05-23 22:10:08 +08: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
Lyon
c65fc85c59
Merge pull request #347 from pikasTech/fix/d601-wiring-layout-276-120
...
fix: guard workbench wiring layout
2026-05-23 22:07:56 +08:00
Code Queue Review
4576c5bbf0
feat: harden M3 skill control capability gates
2026-05-23 14:06:11 +00:00
Code Queue Review
02ae48835b
fix: guard workbench wiring layout
2026-05-23 14:05:38 +00:00
Lyon
63274cd2ef
Merge pull request #346 from pikasTech/fix/344-live-status-attribution
...
fix: attribute read-only workbench status to code agent
2026-05-23 21:48:10 +08:00
Code Queue Review
c4cec8ab76
fix: attribute read-only workbench status to code agent
2026-05-23 13:43:21 +00:00
Lyon
e03f40e3b8
feat: add Codex stdio Code Agent session gate
...
Implements repo-owned Codex stdio long-lived session readiness and honest Code Agent capability gates for #275 .
2026-05-23 21:38:46 +08:00
Code Queue Review
f42d8d121d
feat: add codex stdio code agent session gate
2026-05-23 13:37:08 +00:00
Lyon
ad1383ecf7
Merge pull request #343 from pikasTech/fix/d601-dev-cd-preflight
...
fix: gate DEV CD apply with D601 preflight
2026-05-23 21:29:01 +08:00
Code Queue Review
5227df7ad9
fix: gate dev cd apply with d601 preflight
2026-05-23 13:24:45 +00:00
Lyon
f590524cd5
Merge pull request #341 from pikasTech/docs/deploy-json-cd-longterm
...
docs: document deploy.json DEV CD authority
2026-05-23 21:21:59 +08:00
Code Queue Review
7721d1578b
docs: complete DEV CD authority contract
2026-05-23 13:20:01 +00:00
Lyon
3c2357d38f
Merge pull request #342 from pikasTech/chore/d601-dev-artifacts-f298401-20260523131500
...
chore: publish DEV artifacts for f298401
2026-05-23 21:16:41 +08:00
Code Queue Review
c148b59d5b
chore: publish DEV artifacts for f298401
2026-05-23 13:10:59 +00:00
root
57582f86eb
docs: document deploy.json cd path
2026-05-23 13:02:51 +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
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
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
Lyon
1e6d2b32cf
Merge pull request #335 from pikasTech/fix/sidebar-278
...
fix: 收口左侧资源树折叠与 resize 可访问边界
2026-05-23 20:35:59 +08:00
Code Queue Review
13906853e7
fix: hide disabled explorer resize handle
2026-05-23 12:34:10 +00:00
root
85e4c1c4ad
Merge pull request #333 from pikasTech/fix/dev-cd-deploy-json-promotion
2026-05-23 11:35:15 +00:00
root
345e4e225a
fix: apply deploy-json promotion in dev cd
2026-05-23 11:34:16 +00:00
Lyon
c75f0336d2
Merge pull request #332 from pikasTech/fix/code-agent-timeout-224
...
fix: classify Code Agent timeout failures
2026-05-23 19:17:10 +08:00
Code Queue Review
ff99b30118
fix: classify code agent timeout failures
2026-05-23 11:13:02 +00:00
Lyon
4325d0a09b
Merge pull request #331 from pikasTech/chore/d601-dev-artifacts-0577f8a-20260523
...
chore: publish DEV artifacts for 0577f8a
2026-05-23 19:03:17 +08:00