Skip to content

chore: sync upstream opencode (3438 commits)#207

Open
kevint-cerebras wants to merge 3439 commits into
devfrom
auto/sync-upstream-20260512
Open

chore: sync upstream opencode (3438 commits)#207
kevint-cerebras wants to merge 3439 commits into
devfrom
auto/sync-upstream-20260512

Conversation

@kevint-cerebras
Copy link
Copy Markdown
Owner

Automated sync from sst/opencode dev branch.

3438 new commits from upstream.

Had merge conflicts — accepted upstream versions. The sync-fix workflow will automatically build, test, and restore any overwritten customizations.

vimtor and others added 30 commits May 8, 2026 23:18
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com>
kitlangton and others added 28 commits May 12, 2026 01:35
Co-authored-by: Brendan Allan <git@brendonovich.dev>
Co-authored-by: Brendan Allan <14191578+Brendonovich@users.noreply.github.com>
String.length counts code points, not display columns, so CJK
characters and emoji that occupy two terminal cells caused
misaligned cursors, broken mention triggers, and incorrect
history restoration offsets.

Use Bun.stringWidth for now, we need an alternative for this.

Fix #26716
Close #26922
@github-actions
Copy link
Copy Markdown
Contributor

Thanks for your contribution!

This PR doesn't have a linked issue. All PRs must reference an existing issue.

Please:

  1. Open an issue describing the bug/feature (if one doesn't exist)
  2. Add Fixes #<number> or Closes #<number> to this PR description

See CONTRIBUTING.md for details.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.