Skip to content

chore(opencode.lock): pin to v1.17.3-amicode.11 - #226

Merged
jack-champagne merged 1 commit into
mainfrom
pin-amicode-11
Jul 29, 2026
Merged

chore(opencode.lock): pin to v1.17.3-amicode.11#226
jack-champagne merged 1 commit into
mainfrom
pin-amicode-11

Conversation

@jack-champagne

Copy link
Copy Markdown
Member

Carries the fork side of the Hamiltonian work into the bundled binary:

  • opencode#93 — system card renders the recorded Hamiltonian, and stops inventing one
  • opencode#98 — prompt-agnostic cassette matching for the transport tests

Why this is the missing step

#220 lands the recording half — amicode_set_model gains a hamiltonian field. The rendering half is #93, in the fork. Until this pin lands, a recorded Hamiltonian is stored and never displayed, so #220 is inert on its own. Aaron's note on #220 says exactly this: the card renders "once a fork release carrying #93 is pinned."

Supersedes the .10 pin (#221, merged 01:27) — that one predates #93.

Provenance

Built by amicode-release.yml from v1.17.3-amicode.11 @ 9bd4649c86, base opencode 1.17.3, OPENCODE_CHANNEL=dev with the UI gate verified ON in both binaries (per AMICODE-PATCHES.md gotcha 2 — building with latest defaults newLayoutDesigns OFF and hides every amicode surface; that's what broke releases .1/.2).

darwin-arm64  fe38d3e2956b5e84af5b2f8513f9c28d473484e84ab714d367f920e76b6fade2
linux-x64     0bdf69998ce5dc8c26a79a071ff04f8b82a6329700f177926501a16e3c4885d3

Generated by node scripts/opencode_dev.mjs pin v1.17.3-amicode.11 — the ref resolved correctly to the tag's commit rather than going stale, which is #222's fix working.

Worth knowing

darwin-arm64 is cross-compiled from Linux and not natively smoke-tested — only linux-x64 gets a smoke test in the release workflow. If anyone on Apple Silicon picks this up, that binary has not been executed before shipping.

Carries the fork side of the Hamiltonian work:

  #93  system card renders the recorded Hamiltonian, and stops inventing one
  #98  prompt-agnostic cassette matching for the transport tests

The renderer half is what makes amicode#220 (the recording half) do anything —
until this pin lands, a recorded Hamiltonian is stored and never displayed.

Built by the amicode-release workflow from the tag @ 9bd4649c86, base opencode
1.17.3, OPENCODE_CHANNEL=dev with the UI gate verified ON in both binaries.

  darwin-arm64  fe38d3e2956b5e84af5b2f8513f9c28d473484e84ab714d367f920e76b6fade2
  linux-x64     0bdf69998ce5dc8c26a79a071ff04f8b82a6329700f177926501a16e3c4885d3

Note darwin-arm64 is cross-compiled from Linux and not natively smoke-tested;
only linux-x64 gets a smoke test in the release workflow.
@jack-champagne
jack-champagne merged commit 10256c7 into main Jul 29, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant