Commit Graph

6659 Commits

Author SHA1 Message Date
Aiden Cline 2af6a8aabd tweak: prioritize free gpt-5-mini for small model in github copilot 2026-01-04 08:21:09 -06:00
Adam bf23d9486c fix(app): auto-scroll 2026-01-04 06:14:24 -06:00
Adam c5c921477b fix(app): scroll position restoration 2026-01-04 04:53:55 -06:00
Adam a535b0aa9c fix(app): don't override ctrl+a on windows 2026-01-04 04:35:26 -06:00
Adam c1fc19609c fix(app): auto-scroll behaviors 2026-01-04 04:24:37 -06:00
Matt Silverlock 4f3d0bf663 github: handle duplicate PR creation when agent creates PR (#6777) 2026-01-04 02:05:08 -06:00
Aiden Cline d074b749f8 tui: fix system theme diff highlighting
- 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-04 02:01:02 -06:00
Aiden Cline 513dce744f core: remove hardcoded .env read block and use new permissions model instead 2026-01-04 01:49:49 -06:00
Shpetim e0eff41db5 fix(plugin): prevent duplicate plugin function initialization (#6787)
Co-authored-by: Shpetim <shpetim.alimi@ndbit.net>
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
Co-authored-by: rekram1-node <rekram1-node@users.noreply.github.com>
2026-01-04 01:39:54 -06:00
ben 872cb0b3f7 docs: Add opencode-scheduler plugin to ecosystem (#6804)
Co-authored-by: Benjamin Shafii <benjaminshafii@home-server.local>
2026-01-04 01:08:14 -06:00
Aiden Cline 1b7fc643dc core: update github copilot model model priority list 2026-01-04 00:57:35 -06:00
Aiden Cline f5fe5a530f ignore: update sst -> anomalyco 2026-01-04 00:30:03 -06:00
Aiden Cline e25116edd6 core: add variant to chat.message input 2026-01-04 00:28:52 -06:00
Aiden Cline 2335233a85 ci: add duplicate PR detection bot 2026-01-04 00:15:59 -06:00
shuv 72a186c6b7 feat: add --variant flag to run command (#6805)
Co-authored-by: shuv <shuv@shuv.dev>
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com>
2026-01-04 00:08:34 -06:00
Frank cda4302a28 zen: update models 2026-01-04 00:58:06 -05:00
jerilynzheng ca701923da docs: Add Vercel AI Gateway to provider docs (#6790) 2026-01-03 20:57:26 -06:00
GitHub Action 8d8f2e4a78 chore: generate 2026-01-04 02:57:20 +00:00
Saatvik Arya 6c71b65c16 docs: update AGENTS.md (#6800) 2026-01-03 20:56:47 -06:00
Adam 293fa7b984 fix(app): diff rendering performance 2026-01-03 19:57:59 -06:00
Dax Raad 7954138b6d tui: remove openrouter provider from priority list 2026-01-03 20:45:15 -05:00
Dax Raad a2e8b63dff core: fix dependency installation and git worktree branch creation 2026-01-03 20:22:19 -05:00
Dax Raad 7a2e94b7e2 oops 2026-01-03 19:25:59 -05:00
GitHub Action 1c28383a6f chore: generate 2026-01-03 23:53:29 +00:00
Dax Raad 1193d7c380 core: add sandbox support for git worktrees to allow working in multiple directories per project 2026-01-03 18:52:53 -05:00
Mani Sundararajan 0555675a87 fix(tui): make lsp status icon muted when no lsps are active (#6773) 2026-01-03 14:56:29 -06:00
Rhys Sullivan 8d1ca26da3 fix(mcp): add timeout to client.connect() calls (#6760) 2026-01-03 11:54:24 -06:00
Osinachi Okpara 8f1e51d9ef docs: enhance MCP servers documentation with a tip (#6713) 2026-01-03 11:02:05 -06:00
Daniel Polito 28a7bc9c59 Desktop: Edit Project Fix (#6757) 2026-01-03 10:26:30 -06:00
Mani Sundararajan 10aa36e554 fix(tui): make mcp status icon muted when no mcp servers are enabled (#6745) 2026-01-03 10:23:09 -06:00
OpeOginni 3b784f30c1 fix(server): update server URL normalization to retain path (#6647) 2026-01-03 09:50:15 -06:00
shuv d3a1292f64 feat(app): add image preview support in session viewer (#6678) 2026-01-03 05:46:42 -06:00
GitHub Action 8603bb8c0e chore: generate 2026-01-03 07:16:11 +00:00
Jake Nelson 4f6adca35e feat: add per-project MCP config overrides (#5406)
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com>
Co-authored-by: Aiden Cline <aidenpcline@gmail.com>
2026-01-03 01:15:37 -06:00
Gabriel Patzleiner 22be26d1cb fix(kotlin-ls): improve root detection for Gradle multi-project builds (#6717) 2026-01-03 01:14:01 -06:00
Aiden Cline 3046ace550 core: improve plugin loading to handle builtin plugin failures gracefully (#6739) 2026-01-03 00:54:35 -06:00
GitHub Action 03f8e3045d chore: generate 2026-01-03 06:35:01 +00:00
Dax Raad d738332fc7 tui: add reject message support to permission dialogs for better user feedback 2026-01-03 01:34:23 -05:00
Aiden Cline 94cd6a624b ignore: update bug report template 2026-01-03 00:20:43 -06:00
Aiden Cline 75aa4fa4bd core: ephemerally wrap queued user messages with reminder to stay on track (#6725) 2026-01-02 22:42:56 -06:00
shuv 841fa12720 fix(tui): pass attach directory to sdk client (#6715)
Co-authored-by: shuv <shuv@shuv.dev>
2026-01-02 21:54:11 -06:00
opencode-agent[bot] 5e507c5a78 docs: rm incorrect -p alias from docs (#6721)
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
Co-authored-by: rekram1-node <rekram1-node@users.noreply.github.com>
2026-01-02 21:11:42 -06:00
GitHub Action 414d2ebd34 chore: generate 2026-01-03 02:17:34 +00:00
Adam 30800b0b05 feat: add managed git worktrees (#6674) 2026-01-02 20:17:02 -06:00
Github Action 313f5c9343 Update Nix flake.lock and hashes 2026-01-03 00:10:15 +00:00
Sebastian Herrlinger 3385d85f4b upgrade opentui to v0.1.68, using gpa 2026-01-03 01:08:58 +01:00
Dax Raad f6d6d27259 ci 2026-01-02 18:58:56 -05:00
Dax Raad dccca5e9f9 ci 2026-01-02 18:56:41 -05:00
Dax Raad 530b1ac163 tui: add escape key handling to permission dialogs for better keyboard navigation 2026-01-02 18:48:26 -05:00
GitHub Action 4c5a056ca8 chore: generate 2026-01-02 22:58:02 +00:00