summaryrefslogtreecommitdiffhomepage
AgeCommit message (Collapse)Author
2026-03-25fix: unblock beta conflict recovery (#19068)Luke Parker
2026-03-25fix: beta resolver typecheck + build smoke check (#19060)Luke Parker
2026-03-25tweak: only spawn lsp servers for files in current instance (or cwd if ↵Aiden Cline
instance is global) (#19058)
2026-03-25fix: provide merge context to beta conflict resolver (#19055)Luke Parker
2026-03-25fix(opencode): avoid snapshotting files over 2MB (#19043)Dax
2026-03-24Change issue close reason from not_planned to completedDax Raad
2026-03-24Process issues sequentially to avoid rate limitsDax Raad
2026-03-24Fix close-issues workflow permissionsDax Raad
- Add contents: read permission for checkout - Use github.token instead of secrets.GITHUB_TOKEN
2026-03-24Add close-issues script and GitHub ActionDax Raad
- Create script/github/close-issues.ts to close stale issues after 60 days - Add GitHub Action workflow to run daily at 2 AM - Remove old stale-issues workflow to avoid conflicts
2026-03-24fix: increase operations-per-run to 1000 and pin stale action to v10.2.0Dax Raad
The stale-issues workflow was hitting the default 30 operations limit, preventing it from processing all 2900+ issues/PRs. Increased to 1000 to handle the full backlog. Also pinned to exact v10.2.0 for reproducibility.
2026-03-24effectify Worktree service (#18679)Kit Langton
2026-03-24Revert "fix(app): startup efficiency (#18854)"Adam
This reverts commit 546748a461539ca63e188ee07ab2b143c5ac2c83.
2026-03-24Revert "fix(app): more startup efficiency (#18985)"Adam
This reverts commit 98b3340ceeb6928d0d57898d02665d763ef1ea9c.
2026-03-24fix(opencode): skip typechecking generated models snapshot (#19018)Kit Langton
2026-03-24release: v1.3.2opencode
2026-03-24change model for changelogDax Raad
2026-03-24ciDax Raad
2026-03-24feat(tui): add heap snapshot functionality for TUI and server (#19028)Dax
2026-03-24chore: update nix node_modules hashesopencode-agent[bot]
2026-03-24tweak: use theme tokens for debug bar surfaceJay V
2026-03-24release: v1.3.1opencode
2026-03-24fix(core): restore SIGHUP exit handler (#16057) (#18527)Dax
2026-03-24feat: add Poe OAuth auth plugin (#18477)Kamil Jopek
2026-03-24fix(app): session timeline jumping on scroll (#18993)Adam
2026-03-24chore: generateopencode-agent[bot]
2026-03-24feat(bedrock): Add token caching for any amazon-bedrock provider (#18959)Nicholas Hansen
2026-03-24chore: update nix node_modules hashesopencode-agent[bot]
2026-03-24fix(app): sidebar uxAdam
2026-03-24fix(app): more startup efficiency (#18985)Adam
2026-03-24chore: effectify agent.ts (#18971)Aiden Cline
Co-authored-by: Kit Langton <[email protected]>
2026-03-24fix: nix hash update parsing... again (#18989)Caleb Norton
2026-03-24chore: generateopencode-agent[bot]
2026-03-24fix(app): sidebar truncationAdam
2026-03-24effectify Project service (#18808)Kit Langton
2026-03-24fix: improve plugin system robustness — agent/command resolution, async ↵Ryan Skidmore
errors, hook timing, two-phase init (#18280) Co-authored-by: Aiden Cline <[email protected]>
2026-03-24chore: update flake.lock (#18976)Caleb Norton
Co-authored-by: Aiden Cline <[email protected]>
2026-03-24fix: route GitLab Duo Workflow system prompt via flowConfig (#18928)Vladimir Glafirov
2026-03-24fix: nix hash update parsing (#18979)Caleb Norton
2026-03-24chore: generateopencode-agent[bot]
2026-03-24fix: remove flaky cross-spawn spawner tests (#18977)Kit Langton
2026-03-25fix: update Feishu community links for zh locales (#18975)Jack
2026-03-24chore: update nix node_modules hashesopencode-agent[bot]
2026-03-24fix: better nix hash detection (#18957)Caleb Norton
2026-03-24fix: restore cross-spawn behavior for effect child processes (#18798)Kit Langton
2026-03-24fix(app): startup efficiency (#18854)Adam
2026-03-24fix(ui): eliminate N+1 reactive subscriptions in SessionTurn (#18924)Burak Yigit Kaya
2026-03-24fix(app): use optional chaining for model.current() in ProviderIcon (#18927)Burak Yigit Kaya
2026-03-24fix(app): filter non-renderable part types from browser store (#18926)Burak Yigit Kaya
2026-03-24fix(app): stop terminal autofocus on shortcuts (#18931)Shoubhit Dash
2026-03-24manually lock/unlock theme mode (#18905)Sebastian