Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Tags: pRizz/opencode

Tags

github-v1.2.15

Toggle github-v1.2.15's commit message
fix(fork-terminal): align Socket send types with upstream Uint8Array

Upstream changed Socket.send to use plain Uint8Array (resolved as
Uint8Array<ArrayBufferLike>) while fork types used the narrower
Uint8Array<ArrayBuffer>. This caused a TS2345 assignability error
when passing PtySocket to Pty.connect. Widen the fork Socket/PtySocket
send signatures to match.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

github-v1.2.14

Toggle github-v1.2.14's commit message
fix: align fork-terminal pty-auth-hook with upstream Socket type

Upstream's terminal cross-talk fix (anomalyco#14184) changed Pty.connect to
require a Socket type with a `data` property and now uses ws.raw
instead of the WSContext wrapper. Update createPtyWebSocketHandlers
to extract and validate ws.raw before passing it to the connect
callback, matching the upstream pattern.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

opencode-cloud-pin-d9de546

Toggle opencode-cloud-pin-d9de546's commit message
Restore settings authentication access via fork UI section

github-v1.2.13

Toggle github-v1.2.13's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
docs: add use_github_token to example (anomalyco#9120)

Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
Co-authored-by: rekram1-node <rekram1-node@users.noreply.github.com>

v1.1.25

Toggle v1.1.25's commit message
release: v1.1.25

v1.1.24

Toggle v1.1.24's commit message
release: v1.1.24

v1.1.23

Toggle v1.1.23's commit message
release: v1.1.23

v1.1.21

Toggle v1.1.21's commit message
release: v1.1.21

v1.1.20

Toggle v1.1.20's commit message
release: v1.1.20

v1.1.19

Toggle v1.1.19's commit message
release: v1.1.19

Morty Proxy This is a proxified and sanitized view of the page, visit original site.