PR: yonlu/yellowjacket#235 — CI green
(run 18482, check and e2e both success).
The fix is syscall.ForkLock held across the write in stubYtDlp,
which is on the…
CI is green. Run 18482: check success, e2e success (chromium
and WebKit both ran).
Not merging — leaving it for a human, with Status/In Progress still on
#146.
Picking this up on fix/146-stub-etxtbsy.
The mechanism reproduces on demand, which is what makes it takeable rather than a blind chase. A standalone harness — 12 goroutines, each writing…
PR: yonlu/yellowjacket#234 (fix/175-wizard-follows-the-library)
One subscription: the wizard dismisses on LibraryAdded rather than at
the end of its own flow,…
CI green on b9e60bd — run 601, both required jobs.
check(job 29915): commit messages, lint, test, frontend typecheck, CSS literals, the component and store suite, bindings,…
Picking this up on fix/175-wizard-follows-the-library.
Taking it on the Direction's second half, which is settled regardless of how its first question is answered: *the dismissal should follow…
Fixed in PR #233 (fix/231-setter-rollback) — CI green (run 18472: check ✔, e2e ✔ on both chromium and webkit). Not merged.
Scope, since the Findings left it open. The previous…
CI green — run 18472, both required jobs.
checksuccess: commit messages,make lint,make test, frontend typecheck, CSS literals,make ui-test,make bindings-check, `make…
Picking this up on fix/231-setter-rollback.
Approach: restore the previous value when the setter's own validation rejects it, rather than the larger "validate a candidate copy" refactor.…
CI is green on both jobs, first attempt.
check— run 22713, success (make lint,make testx3 configurations,tsc --noEmit,make ui-test,make bindings-check,make skill-check,…
PR: yonlu/yellowjacket#232 — CI green on
both jobs (check 22713, e2e 22715), first attempt.
The configurator now lists CONFIGURABLE_COLUMN_IDS rather than
`Objec…