summaryrefslogtreecommitdiffhomepage
AgeCommit message (Collapse)Author
2026-01-04fix(app): fix custom slash commands not showing on initial / (#6829)Ravi Kumar
2026-01-04fix(ui): fix select chevron alignment (#6690)Albin Groen
2026-01-04ci: nix desktopAiden Cline
2026-01-04ci: fix dup pr actionAiden Cline
2026-01-04fix: prevent session list rows from wrapping to 2 lines (#6812)Rohan Godha
2026-01-04fix: prevent main model thinking variant from applying to small model (#6839)Melih Mucuk
Co-authored-by: Melih Mucuk <[email protected]>
2026-01-04tweak: bump default to 30 seconds (lots of people complained about 5...)Aiden Cline
2026-01-04docs: add instructions for running web and desktop apps during developmentAiden Cline
2026-01-04tui: fix session configuration merge conflict resolutionDax Raad
2026-01-04tui: fix optional session access to prevent runtime errorsDax Raad
2026-01-04Update Nix flake.lock and hashesGithub Action
2026-01-04chore: generateGitHub Action
2026-01-04tui: add session search functionality with debounced input and server-side ↵Dax Raad
filtering
2026-01-04core: improve Rust formatter detection and add cargo fmt supportDax Raad
2026-01-04chore: generateGitHub Action
2026-01-04fix(app): prompt input improvementsAdam
2026-01-04fix(app): prompt input improvementsAdam
2026-01-04release: v1.1.1opencode
2026-01-04Update Nix flake.lock and hashesGithub Action
2026-01-04tui: add development scripts for better debugging workflowDax Raad
2026-01-04ensure @opencode-ai/plugin exists only on first runDax Raad
2026-01-04chore: generateGitHub Action
2026-01-04fix(tui): add missing `theme_list` keybind (#6779)Adam Spiers
Co-authored-by: Adam Spiers <[email protected]>
2026-01-04feat: mcp resources (#6542)Paolo Ricciuti
2026-01-04feat(nix): preliminary desktop app flake integration (#6135)Jérôme Benoit
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com> Co-authored-by: rekram1-node <[email protected]> Co-authored-by: Aiden Cline <[email protected]>
2026-01-04initialize config in worktreeDax Raad
2026-01-04Remove opencode-skills entry from ecosystem.mdx (#6817)Felipe Orlando
2026-01-04docs: typo in subtask documentation (#6821)John Connor
2026-01-04ci: update duplicate pr actionAiden Cline
2026-01-04chore: generateGitHub Action
2026-01-04docs: add logging best practices for plugin authors (#6833)Matt Silverlock
2026-01-04tweak: prioritize free gpt-5-mini for small model in github copilotAiden Cline
2026-01-04fix(app): auto-scrollAdam
2026-01-04fix(app): scroll position restorationAdam
2026-01-04fix(app): don't override ctrl+a on windowsAdam
2026-01-04fix(app): auto-scroll behaviorsAdam
2026-01-04github: handle duplicate PR creation when agent creates PR (#6777)Matt Silverlock
2026-01-04tui: fix system theme diff highlightingAiden Cline
- Generate distinct red/green backgrounds for added/removed lines in system theme - Use bright ANSI colors for diff highlights to improve visibility - Fix ANSI palette indexing to handle null entries safely - Add color tinting to create proper diff backgrounds while respecting terminal colors Resolves issue where system theme showed no red/green diff highlighting
2026-01-04core: remove hardcoded .env read block and use new permissions model insteadAiden Cline
2026-01-04fix(plugin): prevent duplicate plugin function initialization (#6787)Shpetim
Co-authored-by: Shpetim <[email protected]> Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com> Co-authored-by: rekram1-node <[email protected]>
2026-01-04docs: Add opencode-scheduler plugin to ecosystem (#6804)ben
Co-authored-by: Benjamin Shafii <[email protected]>
2026-01-04core: update github copilot model model priority listAiden Cline
2026-01-04ignore: update sst -> anomalycoAiden Cline
2026-01-04core: add variant to chat.message inputAiden Cline
2026-01-04ci: add duplicate PR detection botAiden Cline
2026-01-04feat: add --variant flag to run command (#6805)shuv
Co-authored-by: shuv <[email protected]> Co-authored-by: Aiden Cline <[email protected]>
2026-01-04zen: update modelsFrank
2026-01-03docs: Add Vercel AI Gateway to provider docs (#6790)jerilynzheng
2026-01-04chore: generateGitHub Action
2026-01-03docs: update AGENTS.md (#6800)Saatvik Arya