Commit Graph

527 Commits

Author SHA1 Message Date
Codex d4b7fc95f9 fix: bulk windows apply-patch updates 2026-06-07 00:28:38 +00:00
Codex b81585bcab fix: speed up multi-file apply-patch 2026-06-06 23:12:51 +00:00
Codex 27acd2a98f fix: expose apply-patch timing summary 2026-06-06 18:12:58 +00:00
Codex 3f26f4f359 fix: add windows powershell passthrough 2026-06-06 12:17:32 +00:00
Codex 4d39d727f0 docs: document G14 disk retention state 2026-06-06 09:35:31 +00:00
Codex 9960b2609a feat: add controlled AgentRun CI cleanup 2026-06-06 09:08:12 +00:00
Codex 0bae3af934 feat: add heredoc body input to gh cli 2026-06-06 01:27:52 +00:00
Codex 74dc0b8c62 fix: make pr merge idempotent for merged prs 2026-06-05 15:10:24 +00:00
Codex cb0f508dc7 fix: bootstrap hwlab v02 admin api key secret 2026-06-05 13:55:38 +00:00
Codex 58a9c8dfb3 fix: remove hwlab v02 device pod key bootstrap 2026-06-05 06:17:59 +00:00
Codex 73a4fb57ee feat: surface g14 observability resource snapshot 2026-06-05 02:38:00 +00:00
Codex 64c936bf0c feat: improve g14 observability closeout cli 2026-06-05 02:34:13 +00:00
Codex b767c1f331 docs: record G14 observability closeout rules 2026-06-05 01:25:30 +00:00
Codex 9b85ee7345 feat: add G14 observability control CLI 2026-06-05 00:20:06 +00:00
Codex 384fd613ff fix: relax gh number target compatibility 2026-06-05 00:18:29 +00:00
Codex 316fdedc3f docs: specify G14 observability infrastructure 2026-06-04 23:41:08 +00:00
Codex 08da0805bb fix: make hwlab v02 cd latest-only 2026-06-04 14:44:02 +00:00
Codex 7a5312e645 feat: automate HWLAB v02 PR CD monitor 2026-06-04 12:43:08 +00:00
Codex 2c67aa5a36 fix: expose issue lifecycle json fields 2026-06-04 10:54:49 +00:00
Codex 17e0be8580 docs: clarify HWLAB Cloud Web validation 2026-06-04 10:33:23 +00:00
Codex 7ef98fbe08 docs: clarify v02 final response closeout 2026-06-04 10:31:06 +00:00
Codex c5d85d5409 docs: preserve parallel UniDesk updates 2026-06-04 10:21:52 +00:00
Codex 85b93d2cba docs: clarify HWLAB v0.2 closure validation 2026-06-04 10:18:38 +00:00
Codex 80be60ac56 docs: document v02 web trace closeout contract 2026-06-04 10:15:02 +00:00
Codex 58705e4fea docs: record mxcx recovery operation rules 2026-06-04 04:46:09 +00:00
Codex 3d44acfb15 fix: guide mxcx apply-patch stale context recovery 2026-06-04 03:24:03 +00:00
Codex b86bcb3d4d fix: strengthen apply-patch v2 mxcx hints 2026-06-03 14:36:53 +00:00
Codex 8dae177795 docs: add progress log distillation guidance 2026-06-03 14:15:53 +00:00
Codex e806218184 docs(g14): v0.2 cloud web button/JS sync rule from HWLAB #748
Capture the regression class behind #748 (orphan el.<removed-field>.addEventListener after a button is removed from index.html): Bun.build is transpile-only so web:check does not catch it, and the runtime crash only surfaces on init.

Adds the minimal closeout checks (grep dist + curl 19666 + control-plane status) and a one-liner orphan listener scan that authors can run while the PR is open.

Refs: pikasTech/HWLAB#748
2026-06-03 06:59:15 +00:00
Codex 3c9bcebef8 docs(cli): document owner/repo#number shorthand for issue write commands
Documents that gh issue comment create/delete, close, reopen, update,
edit, and board-row all now accept the owner/repo#number positional
shorthand that gh issue read/view and gh pr * already accept, completing
the shorthand parity across the gh subcommand.

The companion code change (scripts/src/gh.ts) was committed in the
previous commit; this doc update adds the long-term reference for the
new behavior and links it to the HWLAB #621 CLI acceptance friction
that motivated it.
2026-06-03 05:40:54 +00:00
Codex b7a74413b0 docs(g14): v0.2 worktree + PR workflow + recovery + verification gap
The HWLAB v0.2 #744 fix was originally committed directly to v0.2 instead
of going through the canonical feature branch + PR flow. This documents:

- the canonical v0.2 worktree + PR sequence (trans G14:/root/hwlab-v02
  worktree add, fix/issue<N>-* branch, UniDesk CLI gh pr create/merge,
  fixed repo git pull --ff-only)
- a bounded recovery procedure when a direct commit has already landed
  on v0.2 (single-commit case, --force-with-lease, autostash preservation,
  cherry-pick onto the existing worktree branch, re-merge through PR)
- the v0.2 CLI verification gap: no layout-browser smoke exists for
  19666/19667 (dev-cloud-workbench-layout-smoke.mjs is hard-coded to
  16666/16667), so closeout must combine web:check + web:build,
  control-plane status --lane v02, and direct curl/grep probes against
  19666/19667

Closes CLI friction observed during the #744 v0.2 fix process.
2026-06-03 05:40:00 +00:00
Codex faee528ed4 docs: standardize trans passthrough alias 2026-06-03 01:44:46 +00:00
Codex f445f2abd8 docs: document mxcx host codex operations 2026-06-03 01:39:28 +00:00
Codex 0386faa3f0 docs: require web-equivalent hwlab agent validation 2026-06-02 10:52:34 +00:00
Codex db3092ad29 feat: add HWLAB v02 secret bootstrap command 2026-06-02 10:22:52 +00:00
Codex 5e473189fc docs: tighten agentrun codex resume standard 2026-06-02 08:21:11 +00:00
Codex 0c28961f9a feat: add scoped ssh client passthrough 2026-06-02 07:39:21 +00:00
Codex 2a4f6d7791 fix: improve agentrun status visibility 2026-06-02 06:40:27 +00:00
Codex e3f1e726b9 docs: record CLI closeout friction 2026-06-02 06:33:34 +00:00
Codex 106348fe79 fix: align v02 target validation with rollout services 2026-06-02 05:19:10 +00:00
Codex 84f33ea606 docs: record async job CLI status friction 2026-06-02 05:00:10 +00:00
Codex 30089a120d docs: require CLI validation before HWLAB issue closure 2026-06-02 04:54:46 +00:00
Codex 9f8a10ac26 docs: record hwlab agentrun failure attribution 2026-06-02 04:44:01 +00:00
Codex b7fe55a33a docs: update agentrun thread ownership 2026-06-02 04:37:38 +00:00
Codex db8b1b64af feat: improve github issue lifecycle cli 2026-06-02 02:17:10 +00:00
Codex 8be605aac3 feat: report remote gc target shortfall 2026-06-02 00:26:28 +00:00
Codex bc679b1547 fix: bound remote gc stdout 2026-06-01 23:41:53 +00:00
Codex 6a66553af3 docs: clarify AgentRun HWLAB ownership boundary 2026-06-01 22:59:22 +00:00
Codex 9027a310d3 feat: add agentrun git mirror controls 2026-06-01 17:36:55 +00:00
Codex f00b946472 fix: improve hwlab v02 status targeting 2026-06-01 15:00:08 +00:00