Commit Graph

38 Commits

Author SHA1 Message Date
Code Queue Review 61ee5779a4 fix: clean workbench first viewport labels 2026-05-23 06:26:38 +00:00
Lyon 29686823c5 test: add code agent browser e2e harness (#264)
Co-authored-by: Code Queue Review <code-queue-review@localhost>
2026-05-23 14:24:26 +08:00
Code Queue Review 6339eebef7 fix: polish degraded workbench mobile UX 2026-05-23 06:00:58 +00:00
Code Queue Review 48e078e55c fix: harden workbench smoke dependencies 2026-05-23 05:44:56 +00:00
Code Queue Review 78675f2de1 fix: extend code agent heavy request timeout 2026-05-23 05:10:14 +00:00
Code Queue Review bba8c95269 fix: harden workbench mobile smoke evidence 2026-05-23 04:45:18 +00:00
Code Queue Review 0b26610e66 test: accept sanitized blocked code agent evidence 2026-05-23 03:57:09 +00:00
Code Queue Review 74177c8cc4 test: guard degraded dev gate acceptance 2026-05-23 03:18:25 +00:00
Lyon 84211e072f test: record blocked workbench preflight journey
Host commander merge after personal review. PR #225 is clean against current main and preserves the current-main-safe part of stale PR #213: when deployment identity preflight blocks, the Code Agent browser journey is recorded as blocked/not_sent instead of omitted or misread as a successful POST. This is validation/smoke hardening only; no live mutation, no Code Agent POST, no Secret access, and no M3/M4/M5 acceptance claim.
2026-05-23 10:57:36 +08:00
Code Queue Review 6961baedb7 fix: block code agent non-2xx readiness 2026-05-23 02:39:41 +00:00
Lyon 892a0276bd Merge PR #228: support direct workbench help route
Host commander review: narrow frontend/static route fix. Adds direct /help handling and static alias support while preserving / as default user workbench and keeping Gate routes explicit. Runner validation was source/static/local only; no live deploy, restart, Secret access, or M3/M4/M5 acceptance claim.
2026-05-23 10:37:27 +08:00
Code Queue Review 0492db35b8 fix: show blocked workbench readiness 2026-05-23 02:29:16 +00:00
Code Queue Review ff19c36696 fix: support direct help route 2026-05-23 02:27:11 +00:00
Lyon 0a7311c3c2 test: tighten workbench scroll and help smoke
Host closeout: reviewed diff, runner validation, and clean merge state. This is SOURCE/local browser smoke hardening for workbench scroll/help behavior only; no deploy, no secret access, and no M3/M4/M5 acceptance claim.
2026-05-23 10:25:39 +08:00
Code Queue Review e8c8db1498 test: record blocked workbench journey preflight 2026-05-23 02:25:04 +00:00
Code Queue Review 40081cec72 fix: show degraded api status in workbench 2026-05-23 02:13:07 +00:00
Code Queue Review deefac03b4 test: tighten workbench scroll help smoke 2026-05-23 01:30:08 +00:00
Code Queue Review 8b2521d817 test: block stale workbench live smoke 2026-05-23 00:05:30 +00:00
Code Queue Review e647d2bd07 fix: render code agent conversation thread 2026-05-22 23:39:48 +00:00
root 5075f7ea3c Merge remote-tracking branch 'origin/main' into test/deployed-workbench-journey-evidence
# Conflicts:
#	scripts/src/dev-cloud-workbench-smoke-lib.mjs
2026-05-22 18:27:13 +00:00
Code Queue Review b6d5ef900f fix: derive workbench smoke report identity 2026-05-22 18:23:21 +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 cceff2e4b0 test: verify workbench scroll and markdown help 2026-05-22 17:59:09 +00:00
Code Queue Review ee9d60f00b test: capture deployed workbench user journey evidence 2026-05-22 17:53:05 +00:00
Code Queue Review 57c1d00a8a fix: improve mobile cloud workbench reachability 2026-05-22 16:59:10 +00:00
Lyon 88e647e380 feat: group Cloud Workbench trusted records
Merge PR #146 after Code Queue rebase to main a444387 and validation. This improves the deployed workbench UI surface for trusted records with explicit DEV-LIVE/SOURCE/DRY-RUN/BLOCKED labels. It does not claim M3 DEV-LIVE and does not change PROD or secrets.
2026-05-23 00:24:27 +08:00
Lyon a44438779f Formalize Cloud Web DEV CD contract
Merge PR #152 after Code Queue rebase and validation. This lands the DEV Cloud Web publish/apply contract, dist freshness checks, artifact identity evidence, and read-only rollout observation. No PROD changes and no live deploy claim.
2026-05-23 00:20:19 +08:00
Lyon 7a0648088c fix: wire distinct M3 simulator identities
Merge PR #159 after Code Queue rebase and validation. Runner verified M3 cardinality, hardware-loop smoke, patch-panel runtime smoke, m3 readonly contract, and git diff check. This is source/config blocker removal only; it does not claim DEV-LIVE M3 pass.
2026-05-23 00:09:29 +08:00
Lyon f3ae03202e feat: enrich cloud workbench hardware status
feat: enrich cloud workbench hardware status
2026-05-22 23:33:02 +08:00
HWLAB Code Queue eb4c85a34f fix: integrate code agent readiness state 2026-05-22 15:11:04 +00:00
unidesk-code-queue-runner c3ac190e95 fix: render M3 workbench wiring 2026-05-22 15:06:57 +00:00
HWLAB Code Queue 998b73674c fix: guard hardware status M3 dev-live labels 2026-05-22 14:46:55 +00:00
HWLAB Code Queue 92799a006a feat: enrich cloud workbench hardware status 2026-05-22 14:08:56 +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
HWLAB Code Queue 131e6ae190 fix: add cloud web gate route contract 2026-05-22 12:27:40 +00:00
HWLAB Code Queue d44390ddbd fix: address Cloud Workbench feedback 117-120 2026-05-22 12:08:40 +00:00
HWLAB Code Queue cc843018ff test: add Cloud Workbench smoke contract 2026-05-22 11:13:47 +00:00