chore: pin opencode v1.17.3-amicode.9 (native canvas brain) - #191
Merged
Merged
Conversation
Repin the vendored fork to amicode.9 — fork PR #40's native brain engine (canvas in packages/ui, /brain.html iframe retired) plus its hardening passes. Every v0.0.3 alpha so far vendored amicode.8, cut before #40 merged, so the thinking widget degraded to the text placeholder (the iframe can no longer load behind route auth, by design). sha256s hashed from the downloaded .9 assets; ref is the fork tag commit. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
jeonghun-jj-lee
added a commit
that referenced
this pull request
Aug 12, 2026
The opencode commit c1e4862d (file-reference resolution, PR #143) accidentally deleted the [data-slot="question-text-form"] CSS rules that made the kind:"text" question textarea visible (border, background, min-height). This lock bump pins the fix (opencode PR #191). Source set to 'local' pending the next opencode release tag — once harmoniqs/opencode#191 merges and a release is cut, bump back to source:'release' with the new tag. Closes #349
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 free
to 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.
Pure lock bump (#180 pattern):
v1.17.3-amicode.8→v1.17.3-amicode.9(fork tag commitbbe47b6= fork PR #40, the native canvas brain + hardening — nothing else is between the tags).Why: every v0.0.3 alpha vendored
amicode.8, cut before the brain went native — so the thinking widget shows the text placeholder (old iframe brain can't load behind route auth, by design since the widget-frame auth fixes). This brings the flagship thinking animation into the promote candidate.Verify: sha256s hashed from the downloaded .9 release assets by
opencode:pin; CI's boot smoke + UI gate run against the new binary. Sequenced forv0.0.3-alpha.4→ promote.🤖 Generated with Claude Code