• Joined on 2025-02-03
logan commented on issue yonlu/yellowjacket#168 2026-08-26 11:41:30 +00:00
e2e state leaks between spec files: a staged job outlives the spec that staged it

The leak half does not reproduce, measured under this issue's own conditions. Posting the evidence rather than acting on it, because the fix this asks for — an afterEach clearing jobs —…

logan opened issue yonlu/yellowjacket#225 2026-08-26 11:41:10 +00:00
Agent docs still say the WAV fixtures scan in untitled, and name a test #104 deleted
logan commented on issue yonlu/yellowjacket#217 2026-08-26 11:38:17 +00:00
queue-selection.spec.ts names two fixture tracks that now have an album

Picking this up on branch test/217-fixture-names-in-queue-selection.

The premise checks out against the running app, asked of the database rather than of the comment. 01 Tone A.wav / `02 Tone…

logan commented on issue yonlu/yellowjacket#216 2026-08-26 10:53:11 +00:00
tagwriter's RIFF parser allocates whatever size a chunk header claims

PR #224 is open for this and CI is green (run 18009 on a113b7b: check success, e2e success).

riff.Parse copies the chunk body with io.CopyN into a bytes.Buffer now, matching…

logan commented on pull request yonlu/yellowjacket#224 2026-08-26 10:53:11 +00:00
fix(riff): grow a chunk buffer with what arrives

CI run 18009 on a113b7b: check success, e2e success — both jobs green, first run, nothing retried.

logan created pull request yonlu/yellowjacket#224 2026-08-26 10:35:45 +00:00
fix(riff): grow a chunk buffer with what arrives
logan created branch fix/216-riff-parse-allocation in yonlu/yellowjacket 2026-08-26 10:35:31 +00:00
logan pushed to fix/216-riff-parse-allocation at yonlu/yellowjacket 2026-08-26 10:35:31 +00:00
a113b7bd62 fix(riff): grow a chunk buffer with what arrives
logan commented on issue yonlu/yellowjacket#216 2026-08-26 10:32:32 +00:00
tagwriter's RIFF parser allocates whatever size a chunk header claims

Picking this up on fix/216-riff-parse-allocation.

Approach is the cheaper of the two the issue names: riff.Parse copies the chunk body with io.CopyN into a bytes.Buffer, exactly…

logan commented on issue yonlu/yellowjacket#170 2026-08-26 09:54:17 +00:00
The queue header's two older actions are named only by title

PR: yonlu/yellowjacket#223 — CI green (run 18004, check and e2e, the WebKit step included).

Both header actions carry aria-label now, matching the close…

logan commented on pull request yonlu/yellowjacket#223 2026-08-26 09:54:09 +00:00
fix(queue): name the queue header's two older actions

CI is green. Run 18004, both required jobs, on first attempt.

logan created pull request yonlu/yellowjacket#223 2026-08-26 09:40:32 +00:00
fix(queue): name the queue header's two older actions
logan created branch fix/170-queue-header-action-names in yonlu/yellowjacket 2026-08-26 09:40:13 +00:00
logan pushed to fix/170-queue-header-action-names at yonlu/yellowjacket 2026-08-26 09:40:13 +00:00
b5bdba2f38 fix(queue): name the queue header's two older actions
logan commented on issue yonlu/yellowjacket#170 2026-08-26 09:33:13 +00:00
The queue header's two older actions are named only by title

Picking this up on fix/170-queue-header-action-names.

Approach is the issue's own Direction: aria-label on both header actions in queue-panel, matching the close button #24 added beside them…

logan commented on issue yonlu/yellowjacket#210 2026-08-26 09:05:49 +00:00
The phone's navigation sheet scrolls without saying so

PR: yonlu/yellowjacket#222 — CI green (check 22194, e2e 22196). Not merged; leaving Status/In Progress on.

Done as the Direction asks: #207's two layers are…

logan commented on pull request yonlu/yellowjacket#222 2026-08-26 09:05:28 +00:00
fix(ui): the phone's nav sheet says when it scrolls

CI is green on : ** success** (run 22194) and ** success** (run 22196), which is both required checks — including the WebKit pass, the one signal this repo cannot produce locally.

logan created pull request yonlu/yellowjacket#222 2026-08-26 08:44:52 +00:00
fix(ui): the phone's nav sheet says when it scrolls
logan pushed to fix/210-nav-sheet-scroll-affordance at yonlu/yellowjacket 2026-08-26 08:44:28 +00:00
20c337651f fix(ui): the phone's nav sheet says when it scrolls
logan created branch fix/210-nav-sheet-scroll-affordance in yonlu/yellowjacket 2026-08-26 08:44:28 +00:00