Aiden Cline
24bbd0657d
docs: add instructions for running web and desktop apps during development
2026-01-04 13:12:43 -06:00
Dax Raad
92688c0303
tui: fix session configuration merge conflict resolution
2026-01-04 13:43:33 -05:00
Dax Raad
917c60c8e0
tui: fix optional session access to prevent runtime errors
2026-01-04 13:43:33 -05:00
Github Action
3a19b16b01
Update Nix flake.lock and hashes
2026-01-04 18:39:44 +00:00
GitHub Action
7cb6c53dcd
chore: generate
2026-01-04 18:39:08 +00:00
Dax Raad
82c2b82a26
tui: add session search functionality with debounced input and server-side filtering
2026-01-04 13:38:30 -05:00
Dax Raad
20cc23edd6
core: improve Rust formatter detection and add cargo fmt support
2026-01-04 13:04:28 -05:00
GitHub Action
00431c5646
chore: generate
2026-01-04 17:09:30 +00:00
Adam
cb03e214ef
fix(app): prompt input improvements
2026-01-04 11:08:47 -06:00
Adam
c3d6086de8
fix(app): prompt input improvements
2026-01-04 10:37:56 -06:00
opencode
2222fc8517
release: v1.1.1
Update Nix Hashes / update (push) Has been cancelled
v1.1.1
2026-01-04 15:52:55 +00:00
Github Action
fd943459a1
Update Nix flake.lock and hashes
2026-01-04 15:39:15 +00:00
Dax Raad
0b6a1a3c16
tui: add development scripts for better debugging workflow
2026-01-04 10:38:02 -05:00
Dax Raad
2115d33db3
ensure @opencode-ai/plugin exists only on first run
2026-01-04 10:23:42 -05:00
GitHub Action
3af14ae371
chore: generate
2026-01-04 15:13:52 +00:00
Adam Spiers
3c572587e0
fix(tui): add missing theme_list keybind ( #6779 )
...
Co-authored-by: Adam Spiers <opencode@adamspiers.org >
2026-01-04 09:13:19 -06:00
Paolo Ricciuti
1e49c94c76
feat: mcp resources ( #6542 )
2026-01-04 09:12:54 -06:00
Jérôme Benoit
b95683374e
feat(nix): preliminary desktop app flake integration ( #6135 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
Co-authored-by: rekram1-node <rekram1-node@users.noreply.github.com >
Co-authored-by: Aiden Cline <aidenpcline@gmail.com >
2026-01-04 09:11:05 -06:00
Dax Raad
a0b0d10434
initialize config in worktree
2026-01-04 10:10:25 -05:00
Felipe Orlando
a691865085
Remove opencode-skills entry from ecosystem.mdx ( #6817 )
2026-01-04 08:43:36 -06:00
John Connor
e175380d6c
docs: typo in subtask documentation ( #6821 )
2026-01-04 08:43:03 -06:00
Aiden Cline
648a547777
ci: update duplicate pr action
2026-01-04 08:36:21 -06:00
GitHub Action
5434440af5
chore: generate
2026-01-04 14:22:48 +00:00
Matt Silverlock
e200caf0fd
docs: add logging best practices for plugin authors ( #6833 )
2026-01-04 08:22:14 -06:00
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