Skip to content

chore: sync upstream opencode (2896 commits)#197

Open
kevint-cerebras wants to merge 2897 commits intodevfrom
auto/sync-upstream-20260502
Open

chore: sync upstream opencode (2896 commits)#197
kevint-cerebras wants to merge 2897 commits intodevfrom
auto/sync-upstream-20260502

Conversation

@kevint-cerebras
Copy link
Copy Markdown
Owner

Automated sync from sst/opencode dev branch.

2896 new commits from upstream.

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

kitlangton and others added 30 commits April 26, 2026 11:31
Co-authored-by: Frank <frank@anoma.ly>
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com>
…lt object

Reorganizes the Installation service implementation by grouping info, method, latest, and upgrade methods into a single result object. This improves code locality and makes the service interface more maintainable. Also adds a clarifying comment explaining why the package manager's resolver is used for version lookups (to ensure registries, mirrors, auth, proxies, and dist-tags match upgrade behavior).
thdxr and others added 28 commits April 30, 2026 23:48
The bash tool description now explicitly states that the temp directory has already been created and exists, preventing agents from unnecessarily trying to create it before use.
Co-authored-by: Jay V <air@live.ca>
…prompts

Agents can now create temporary files in the global tmp directory without
triggering external_directory permission prompts. This enables agents to
freely use temporary storage for intermediate files during builds and
other operations.
…ovider (#21114)

Co-authored-by: Aiden Cline <aidenpcline@gmail.com>
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 2, 2026

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.