Uh oh!
There was an error while loading. Please reload this page.
DIAGNOSTIC ONLY — do not merge: bare tip on GitHub-hosted runners - #79
Closed
jack-champagne wants to merge 1 commit into
Closed
DIAGNOSTIC ONLY — do not merge: bare tip on GitHub-hosted runners#79jack-champagne wants to merge 1 commit into
jack-champagne wants to merge 1 commit into
Conversation
jack-champagne
commented
Jul 28, 2026
MemberAuthor
Done its job — closing. It established the bare-tip baseline that let us tell pre-existing failures apart from regressions: Since then, on that evidence:
Superseded by real CI on the default branch, which now actually runs. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for freeto join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Do not merge. Do not review. This exists only to get a CI signal and will be closed as soon as it reports.
It is
local/amicodeatf43233e6with one change:test.yml'sruns-onswapped fromblacksmith-4vcpu-*toubuntu-latest/windows-latest(plus the Node 24.15 pin for the known Playwright/Chromium hang). No source changes, no spec changes, no timeout changes.Why: the fork has
0registered runners for theblacksmith-4vcpu-*labels it requests, so notestjob has ever run on the default branch — the 106 commits sincev1.17.3-amicode.9have never been CI-verified as a whole. #2 (which fixes the runner labels for real) came back 4/5 red after rebasing onto the tip, and I need to know which of those failures belong to the tip and which belong to #2's own e2e accommodations.Specifically this separates:
session.llm native recordedfixture mismatches (a system-prompt change added a "Communicating with the user" block without re-recording fixtures) — expected to reproduce here, which would confirm they are the tip's, not fix(ci): rewire typecheck/test workflows for local/amicode default branch #2'sunitexit 137 / OOM / SIGILL — expected to reproduce, would confirm it's the hosted-runner memory ceiling rather than anything fix(ci): rewire typecheck/test workflows for local/amicode default branch #2 didregression-session-list … directory path request resolves,smoke-session-timeline … while paging through history) — if these pass here, they are fix(ci): rewire typecheck/test workflows for local/amicode default branch #2's staleselectHomeProjectaccommodation and fix(ci): rewire typecheck/test workflows for local/amicode default branch #2 needs updating; if they fail here, the tip has a real regression and the amicode.10 cut should wait