contribution/compass
anomalyco/opencode

OpenCode

602 signals · 626 observation events

Open repository ↗

The open source coding agent.

197.0K stars25.3K forksTypeScriptMITkeyword: OpenCode
PROJECT NEWS

Release, roadmap, and discussion

All news →
anomalyco/opencode

OpenCode

Coding-Agent Infrastructure
Latest stable

v1.18.18

v1.18.18
  • Core
  • Bugfixes
  • Select the Kimi system prompt correctly for official Moonshot and Kimi providers
  • Fix xhigh reasoning effort for xai models
Original release notes ↗

Publicly indicated next

  • No public prerelease or open milestone found.

Prereleases and milestones indicate public plans; they are not delivery commitments.

Observation trail

  1. discoveredinitial snapshot
  2. changedupdatedAt, metrics, assignees
  3. changedupdatedAt, metrics
  4. discoveredinitial snapshot
  5. discoveredinitial snapshot
  6. discoveredinitial snapshot
  7. discoveredinitial snapshot
  8. changedtext, updatedAt
  9. discoveredinitial snapshot
  10. discoveredinitial snapshot
  11. changedupdatedAt, metrics, state
  12. discoveredinitial snapshot
  13. changedupdatedAt
  14. discoveredinitial snapshot
  15. discoveredinitial snapshot
  16. changedtitle, text, updatedAt
  17. changedmetrics
  18. changedmetrics
  19. changedmetrics
  20. changedmetrics
  21. changedmetrics
  22. changedmetrics
  23. changedmetrics
  24. changedmetrics
  25. changedmetrics
  26. changedmetrics
  27. changedmetrics
  28. changedmetrics
  29. changedmetrics
  30. changedtext, updatedAt, state
2 shown
pull request

fix(core): render granular instruction updates

## What Instruction changes now append only the affected file deltas instead of repeating every loaded `AGENTS.md` file in full. Modified files render as three-context unified patches. Added and removed files use explicit messages. ## Before / After **Before:** Editing one line in one instruction file appended a complete replacement containing every global a

importance 0@kitlangtonopencontributorOriginal evidence ↗
pull request

fix(tui): prioritize composer keybinds

## What Replace the Shell tab's hard-coded `Ctrl+D` interceptor with OpenTUI keymap layer priority for the full composer. Closes #42377. ## Before / After **Before:** #42366 restored the default Shell kill shortcut with a raw event interceptor that recognized only literal `Ctrl+D`. Custom bindings and the adjacent composer navigation/Subagents layers still d

importance 0@kitlangtonopencontributorOriginal evidence ↗