Commit Graph

5796 Commits (81d367bd8ee0cc32cff20d7c63a7e34ff871fa10)
 

Author SHA1 Message Date
shuv 81d367bd8e fix: handle empty directory query parameter in server middleware (#5732) 2025-12-26 14:34:12 -06:00
Brendan Allan ea99db7d72 tauri: say OpenCode Server instead of OpenCode CLI 2025-12-26 14:34:11 -06:00
Brendan Allan 8ecd7566c1 tauri: server spawn fail dialog w/ copy logs button (#5729) 2025-12-26 14:34:11 -06:00
Frank ede5871cf4 zen: error handling for stream requests 2025-12-26 14:34:11 -06:00
GitHub Action 9aebc4d976 chore: format code 2025-12-26 14:34:11 -06:00
Jeon Suyeol 0a1ef150c6 docs: add OPENCODE_DISABLE_TERMINAL_TITLE to environment variables (#5725) 2025-12-26 14:34:11 -06:00
Jake Nelson e1b2fd5044 feat(tui): add option to disable terminal title (#5713) 2025-12-26 14:34:10 -06:00
Frank f84e54517f zen: error handling for stream requests 2025-12-26 14:34:10 -06:00
Rohan Mukherjee 71a1aa5b16 MCP improvements (#5699) 2025-12-26 14:34:10 -06:00
Jay V f0b2dfce6e docs: add legal pages with privacy policy and terms of service links 2025-12-26 14:34:10 -06:00
GitHub Action 9e842e5fbf chore: format code 2025-12-26 14:34:10 -06:00
Ryan Vogel 7becca83ae docs: add opencode.cafe to ecosystem page (#5714) 2025-12-26 14:34:10 -06:00
opencode 7b333eb352 release: v1.0.166 2025-12-26 14:34:09 -06:00
Adam 7091299de5 chore: cleanup 2025-12-26 14:34:09 -06:00
Adam 09172e9a55 fix: better init error messages 2025-12-26 14:34:09 -06:00
Adam 371a47ca11 fix: auto-scroll 2025-12-26 14:34:09 -06:00
GitHub Action e5c6960b4c chore: format code 2025-12-26 14:34:09 -06:00
Sercan Sagman 193303a325 fix(tui): exclude reverted assistant reply when copying last message (#5705)
Signed-off-by: assagman <ahmetsercansagman@gmail.com>
2025-12-26 14:34:08 -06:00
opencode 836a7f5d83 release: v1.0.165 2025-12-26 14:34:08 -06:00
Adam b4b633eee3 feat(desktop): startup errors shown 2025-12-26 14:34:08 -06:00
Adam 2f6e4e7e77 feat(desktop): optimistic prompt submit 2025-12-26 14:34:07 -06:00
Aiden Cline a43981fa66 fix: better error messages 2025-12-26 14:34:07 -06:00
Aiden Cline 8b344dd8d1 fix: prevent 1 from showing when preparing write 2025-12-26 14:34:07 -06:00
Nalin Singh ddb1105a94 feat: add viewportOptions to scrollbox for padding adjustments to avoid scrollbar overlap (#5703) 2025-12-26 14:34:07 -06:00
Spoon 6b3e0923fe UI: show plugins in /status (#4515)
Co-authored-by: GitHub Action <action@github.com>
2025-12-26 14:34:07 -06:00
Nalin Singh 8a19de4672 fix: prevent session list selection from jumping to active session when confirming delete (#5666) 2025-12-26 14:34:07 -06:00
Joel Hooks 247d1b34cf feat(plugin): add experimental.session.compacting hook for pre-compaction context injection (#5698)
Co-authored-by: Aiden Cline <aidenpcline@gmail.com>
2025-12-26 14:34:07 -06:00
Github Action 3e11f1d3ec Update Nix flake.lock and hashes 2025-12-26 14:34:07 -06:00
Adam b860ff8901 chore: localStorage -> tauri store 2025-12-26 14:34:06 -06:00
Brendan Allan 9c2ee8320e console: use download proxy to rename mac and windows installers (#5697)
Co-authored-by: GitHub Action <action@github.com>
2025-12-26 14:34:06 -06:00
Ravi Kumar c83f2f3676 fix(tui): resolve session_status TypeError (#5520) 2025-12-26 14:34:06 -06:00
Aiden Cline b9eb55b772 fix: keep session dialog open if deleting session 2025-12-26 14:34:06 -06:00
Aiden Cline c7a7fced41 fix: remove needless tui event publish on session delete 2025-12-26 14:34:06 -06:00
GitHub Action 91d1b65920 chore: format code 2025-12-26 14:34:06 -06:00
Adam 59ddf2a823 fix: sticky visual issues 2025-12-26 14:34:06 -06:00
Aiden Cline befd8b59ee ci: add windows label to triage bot 2025-12-26 14:34:06 -06:00
GitHub Action aa51979592 chore: format code 2025-12-26 14:34:05 -06:00
Brendan Allan 5a9b52e92e console: add /download/[platform] endpoint 2025-12-26 14:34:05 -06:00
Qio 4222758324 add OPENCODE_EXPERIMENTAL_OUTPUT_TOKEN_MAX to override 32k default (#5679)
Co-authored-by: qio <handsomehust@gmail.com>
2025-12-26 14:34:05 -06:00
Adam edd7032cb8 feat(desktop): inter and ibm plex mono 2025-12-26 14:34:05 -06:00
Adam eff31afd33 feat(desktop): inter and ibm plex mono 2025-12-26 14:34:05 -06:00
Paolo Ricciuti d1fc208e4a fix: send `mcpName` as state if authUrl doesn't have `state` (#5681) 2025-12-26 14:34:05 -06:00
Aiden Cline 628cab0f6b test: add regression test for setCacheKey option 2025-12-26 14:34:05 -06:00
Spoon bf1f0a52c0 batch: enable edit, todoread, clarify error message, minor tool description change (#5659) 2025-12-26 14:34:05 -06:00
Rhys Sullivan 61aecc92ea fix: change subagent navigation order to newest-to-oldest (#5680) 2025-12-26 14:34:05 -06:00
Shantur Rathore a652fe9076 fix: config option setCacheKey not being respected (#5686) 2025-12-26 14:34:04 -06:00
Aiden Cline 92f4fdc568 docs: update share link 2025-12-26 14:34:04 -06:00
Frank c64c29821a zen: add gemini 3 flash 2025-12-26 14:34:04 -06:00
Brendan Allan 5b65e14c2b tauri: nsis header and sidebar 2025-12-26 14:34:04 -06:00
Brendan Allan 3f8f6177d4 tauri: update nsis icon 2025-12-26 14:34:04 -06:00