summaryrefslogtreecommitdiffhomepage
path: root/packages
AgeCommit message (Collapse)Author
2026-03-17chore: generateopencode-agent[bot]
2026-03-16docs: add describe annotation to snapshot config field (#17861)Kyle Altendorf
Co-authored-by: Aiden Cline <[email protected]>
2026-03-17test(app): deflake slash terminal toggle flow (#17881)Luke Parker
2026-03-17test(opencode): deflake file and tool timing (#17859)Luke Parker
2026-03-17fix(tui): check for selected text instead of any selection in dialog escape ↵Kyle Altendorf
handler (#16779)
2026-03-16refactor(skill): effectify SkillService as scoped service (#17849)Kit Langton
2026-03-17fix(windows): restore /editor support on Windows (#17146)AbigailJixiangyuyu
2026-03-16fix: github copilot enterprise integration (#17847)Aiden Cline
2026-03-16chore: generateopencode-agent[bot]
2026-03-16refactor(file): effectify FileService as scoped service (#17845)Kit Langton
2026-03-16chore: generateopencode-agent[bot]
2026-03-16refactor(format): effectify FormatService as scoped service (#17675)Kit Langton
2026-03-16chore: generateopencode-agent[bot]
2026-03-16refactor(file-time): effectify FileTimeService with Semaphore locks (#17835)Kit Langton
2026-03-16chore: generateopencode-agent[bot]
2026-03-16fix+refactor(vcs): fix HEAD filter bug and effectify VcsService (#17829)Kit Langton
2026-03-16chore: generateopencode-agent[bot]
2026-03-16stack: effectify-file-watcher-service (#17827)Kit Langton
2026-03-16chore: generateopencode-agent[bot]
2026-03-16refactor(instance): move scoped services to LayerMap (#17544)Kit Langton
2026-03-16fix(opencode): apply message transforms during compaction (#17823)DS
2026-03-16fix(core): consider code: context_length_exceeded as context overflow in API ↵Johannes Loher
call errors (#17748)
2026-03-16fix(app): agent switch should not reset thinking level (#17470)Michal Šlesár
2026-03-16fix(cli): scope active org labels to the active account (#16957)Kit Langton
2026-03-16Wrap question option descriptions instead of truncating (#17782)Shoubhit Dash
2026-03-16fix(opencode): teach Kit's test what an ID is (#17745)Luke Parker
2026-03-15fix(opencode): preserve prompt tool enables with empty agent permissions ↵Jason Quense
(#17064) Co-authored-by: jquense <[email protected]>
2026-03-16release: v1.2.27opencode
2026-03-15fix: vcs watcher if statement (#17673)Aiden Cline
2026-03-15docs: Add opencode-firecrawl to ecosystem documentation (#17672)Erik Engervall
2026-03-15zen: update claude pricesFrank
2026-03-15tweak(ui): remove open label (#17512)David Hill
2026-03-15docs(es): fix Spanish intro page translation, grammar, and terminology (#17563)Orlando Ascanio
2026-03-14chore(permission): delete legacy permission module (#17534)Kit Langton
2026-03-15fix(question): clean up pending entry on abort (#17533)Kit Langton
2026-03-15remove sighup exit (#17254)Sebastian
2026-03-14chore: generateopencode-agent[bot]
2026-03-14refactor(permission): effectify PermissionNext + fix InstanceState ALS bug ↵Kit Langton
(#17511)
2026-03-14fix(app): handle multiline web paste in prompt composer (#17509)Shoubhit Dash
2026-03-14refactor(schema): inline branded ID schemas (#17504)Kit Langton
2026-03-14chore: generateopencode-agent[bot]
2026-03-14refactor(question): effectify QuestionService (#17432)Kit Langton
2026-03-14tweak: ensure that compaction message is tracked as agent initiated (#17431)Aiden Cline
2026-03-14fix(core): increase default chunk timeout from 2 min to 5 min (#17490)James Long
2026-03-13fix(ui): prevent long filenames from overlapping actions (#17151)Marcus Schiesser
2026-03-13fix(opencode): lost sessions across worktrees and orphan branches (#16389)Michael Dwan
Co-authored-by: Aiden Cline <[email protected]>
2026-03-13tui: update compaction status message to use Session instead of History ↵David Hill
across all languages The compaction message now correctly indicates the current session was compacted rather than the entire history, making it clearer to users which conversation data was optimized.
2026-03-13release: v1.2.26opencode
2026-03-13fix(app): model selection persist by session (#17348)Adam
2026-03-13fix(app): polish prompt composer controls (#17388)David Hill