Uh oh!
There was an error while loading. Please reload this page.
docs(amicode-patches): document how amicode consumes the fork (§5) - #15
Merged
Merged
Conversation
jack-champagneforce-pushed
the
local/amicode
branch
from
July 20, 2026 12:59
c05d2e3 to
e9b6951Comparejack-champagneforce-pushed
the
jack/amicode-patches-ui-gate-doc
branch
from
July 28, 2026 03:07
091c068 to
f54efeaCompareCross-references the new amicode-side build DX (harmoniqs/amicode): release-default vendoring, `pnpm opencode:build` / `opencode:pin`, and assert_ui_gate.sh. Complements gotcha 2 (the channel gate) with the consumption workflow, and reinforces § 4 — only a compiled binary shows amicode surfaces (run-from-source proxies the public app). Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
jack-champagneforce-pushed
the
jack/amicode-patches-ui-gate-doc
branch
from
July 28, 2026 20:33
f54efea to
9c1683dCompareUh oh!
There was an error while loading. Please reload this page.
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.
What
Adds §5 "How amicode consumes this fork" to
AMICODE-PATCHES.md, documenting the amicode-side build workflow thatharmoniqs/amicode#128introduces:opencode.lock.jsonsource: release) — teammates need no clone/bun.pnpm --filter amicode-v2 opencode:build(invokesscript/build.tswithOPENCODE_CHANNEL=devper gotcha 2, re-vendors).pnpm --filter amicode-v2 opencode:pin <tag>.assert_ui_gate.shis the automated form of gotcha 2's grep.Complements the existing gotcha 2 (the why — channel gate) with the how (consumption workflow), and reinforces §4: only a compiled binary shows amicode surfaces, since run-from-source proxies the public app.
Docs-only; no source changes.
🤖 Generated with Claude Code