5804 Commits

Author SHA1 Message Date
opencode 3a88350d0b release: v1.0.167
Update Nix Hashes / update (push) Has been cancelled
v1.0.167
2025-12-18 09:45:33 +00:00
shuv 233fbe00cf fix: handle empty directory query parameter in server middleware (#5732) 2025-12-18 03:27:50 -06:00
Brendan Allan f92416ef27 tauri: say OpenCode Server instead of OpenCode CLI 2025-12-18 17:18:46 +08:00
Brendan Allan e0104be09f tauri: server spawn fail dialog w/ copy logs button (#5729) 2025-12-18 03:17:31 -06:00
Frank 11d889f91c zen: error handling for stream requests 2025-12-18 00:47:37 -05:00
GitHub Action 4b7a8aea73 chore: format code 2025-12-18 04:30:54 +00:00
Jeon Suyeol ba549edf5c docs: add OPENCODE_DISABLE_TERMINAL_TITLE to environment variables (#5725) 2025-12-17 22:30:21 -06:00
Jake Nelson eafe590d5d feat(tui): add option to disable terminal title (#5713) 2025-12-17 22:30:01 -06:00
Frank a7fcac7b9c zen: error handling for stream requests 2025-12-17 22:55:44 -05:00
Rohan Mukherjee 1c21e713b4 MCP improvements (#5699) 2025-12-17 20:49:45 -06:00
Jay V c82e6349a0 docs: add legal pages with privacy policy and terms of service links 2025-12-17 20:17:33 -05:00
GitHub Action 9d64d8ea2a chore: format code 2025-12-18 01:09:02 +00:00
Ryan Vogel 7b1edac145 docs: add opencode.cafe to ecosystem page (#5714) 2025-12-17 19:08:29 -06:00
opencode 205555e6e7 release: v1.0.166
Update Nix Hashes / update (push) Has been cancelled
v1.0.166
2025-12-17 22:08:15 +00:00
Adam 7cdb2a90df chore: cleanup 2025-12-17 16:04:41 -06:00
Adam 24290b5694 fix: better init error messages 2025-12-17 16:04:40 -06:00
Adam b90470bfe9 fix: auto-scroll 2025-12-17 16:04:40 -06:00
GitHub Action c94d18bbc7 chore: format code 2025-12-17 22:03:43 +00:00
Sercan Sagman a449082567 fix(tui): exclude reverted assistant reply when copying last message (#5705)
Signed-off-by: assagman <ahmetsercansagman@gmail.com>
2025-12-17 16:03:06 -06:00
opencode 8a7ab9fdee release: v1.0.165
Update Nix Hashes / update (push) Has been cancelled
v1.0.165
2025-12-17 21:46:21 +00:00
Adam 83b7aea70f feat(desktop): startup errors shown 2025-12-17 15:42:55 -06:00
Adam 06562a8aaf feat(desktop): optimistic prompt submit 2025-12-17 15:42:55 -06:00
Aiden Cline ce9eab8516 fix: better error messages 2025-12-17 15:32:44 -06:00
Aiden Cline 4fd0d0536f fix: prevent 1 from showing when preparing write 2025-12-17 15:25:04 -06:00
Nalin Singh 39fe1819bc feat: add viewportOptions to scrollbox for padding adjustments to avoid scrollbar overlap (#5703) 2025-12-17 15:09:41 -06:00
Spoon 723f1aeeb4 UI: show plugins in /status (#4515)
Co-authored-by: GitHub Action <action@github.com>
2025-12-17 15:01:52 -06:00
Nalin Singh 1214caf77f fix: prevent session list selection from jumping to active session when confirming delete (#5666) 2025-12-17 14:35:46 -06:00
Joel Hooks 111aeac58f feat(plugin): add experimental.session.compacting hook for pre-compaction context injection (#5698)
Co-authored-by: Aiden Cline <aidenpcline@gmail.com>
2025-12-17 13:57:09 -06:00
Github Action c8b550a403 Update Nix flake.lock and hashes 2025-12-17 19:13:06 +00:00
Adam 4084c2fe23 chore: localStorage -> tauri store 2025-12-17 13:11:02 -06:00
Brendan Allan cd44bfd099 console: use download proxy to rename mac and windows installers (#5697)
Co-authored-by: GitHub Action <action@github.com>
2025-12-18 01:59:23 +08:00
Ravi Kumar 0d7b285ffc fix(tui): resolve session_status TypeError (#5520) 2025-12-17 11:38:05 -06:00
Aiden Cline 0ae5f2b753 fix: keep session dialog open if deleting session 2025-12-17 11:29:55 -06:00
Aiden Cline 103a148531 fix: remove needless tui event publish on session delete 2025-12-17 11:29:55 -06:00
GitHub Action a80c9e5088 chore: format code 2025-12-17 17:02:36 +00:00
Adam 686e153719 fix: sticky visual issues 2025-12-17 11:02:00 -06:00
Aiden Cline d341b727bf ci: add windows label to triage bot 2025-12-17 11:01:53 -06:00
GitHub Action 55915121af chore: format code 2025-12-17 16:59:57 +00:00
Brendan Allan 15772a3a9a console: add /download/[platform] endpoint 2025-12-18 00:59:16 +08:00
Qio 25b27fb21a add OPENCODE_EXPERIMENTAL_OUTPUT_TOKEN_MAX to override 32k default (#5679)
Co-authored-by: qio <handsomehust@gmail.com>
2025-12-17 10:35:43 -06:00
Adam 375b46e241 feat(desktop): inter and ibm plex mono 2025-12-17 10:30:35 -06:00
Adam a5682916af feat(desktop): inter and ibm plex mono 2025-12-17 10:30:03 -06:00
Paolo Ricciuti e321b7f007 fix: send mcpName as state if authUrl doesn't have state (#5681) 2025-12-17 10:26:23 -06:00
Aiden Cline 960362edcd test: add regression test for setCacheKey option 2025-12-17 10:24:53 -06:00
Spoon 9427c3353a batch: enable edit, todoread, clarify error message, minor tool description change (#5659) 2025-12-17 10:23:35 -06:00
Rhys Sullivan 03c4f418e7 fix: change subagent navigation order to newest-to-oldest (#5680) 2025-12-17 10:22:57 -06:00
Shantur Rathore 847e123cee fix: config option setCacheKey not being respected (#5686) 2025-12-17 10:20:10 -06:00
Aiden Cline a5ad86f8fa docs: update share link 2025-12-17 10:18:30 -06:00
Frank 203a008d5b zen: add gemini 3 flash 2025-12-17 11:10:58 -05:00
Brendan Allan a56ae240a5 tauri: nsis header and sidebar 2025-12-18 00:02:16 +08:00