Skip to content

Track OpenCode 1.18.15 #1667

Description

@a5c-ai

Version

Actual changes researched

  • Chronological message ordering now uses real creation chronology even for imported/legacy IDs.
  • Revert and fork actions use real message chronology instead of message ID ordering.
  • Repeated compaction keeps earlier tool-call history in summaries instead of dropping orphaned results.
  • Blob attachments load correctly in the web UI.
  • Desktop adds broad locale coverage and full session transcript JSON export.
  • Community changes include SSH/tmux clipboard copy support and TUI cursor style configuration.

Likely affected system surfaces

  • session adapter: parse/order messages by chronology, not IDs.
  • revert/fork workflow: use real chronology.
  • compaction verifier: expect retained prior tool-call history.
  • artifact/export model: add desktop JSON transcript export.
  • TUI profile: add cursor style setting and SSH clipboard behavior.

Install/migration

  • Install remains npm install -g opencode-ai.

Assimilation checklist

  • Update session ordering assumptions to use created-at chronology.
  • Add regression checks for revert/fork chronology.
  • Update compaction expectations for retained tool-call history.
  • Add JSON transcript export to capability metadata.

Metadata

Metadata

Assignees

Labels

adaptersAdapters package and cross-agent adapter surfacesagent-catalogAgent catalog and graph query packageagent-version-updateAgent CLI version assimilation trackingatlasAtlas graph and catalog packageeffort:mediumMedium implementation effortenhancementNew feature or requestgraph-updateAtlas graph update workpriority:mediumMedium priority maintenance issue with meaningful workflow impactready-for-devTriaged and ready for developmentrisk:mediumMedium implementation risk; requires focused validation

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions