Skip to content

v1.2.27

Choose a tag to compare

@opencode-agent opencode-agent released this 16 Mar 02:34
· 1814 commits to dev since this release

Core

  • Fixed VCS watcher if statement logic
  • Delete legacy permission module
  • Clean up pending entry when question is aborted
  • Remove SIGHUP exit handler
  • Effectify PermissionNext and fix InstanceState ALS bug
  • Inline branded ID schemas
  • Refactor QuestionService to use effects
  • Ensure that compaction message is tracked as agent initiated
  • Increase default chunk timeout from 2 minutes to 5 minutes
  • Fix lost sessions across worktrees and orphan branches (@michaeldwan)

Desktop

  • Remove open label from UI
  • Handle multiline web paste in prompt composer

Thank you to 4 community contributors:

  • @michaeldwan:
    • fix(opencode): lost sessions across worktrees and orphan branches (#16389)
  • @marcusschiesser:
    • fix(ui): prevent long filenames from overlapping actions (#17151)
  • @Gojer16:
    • docs(es): fix Spanish intro page translation, grammar, and terminology (#17563)
  • @erikengervall:
    • docs: Add opencode-firecrawl to ecosystem documentation (#17672)