Commit Graph

5812 Commits

Author SHA1 Message Date
GitHub Action
ac25f3c738 chore: format code 2025-12-26 14:34:15 -06:00
Ariane Emory
52d0dbb2be feat(tui): fork slash command for keyboard-friendly session forking (resolves #5599) (#5610)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-12-26 14:34:15 -06:00
Jeon Suyeol
83b3cf6135 fix(command): validate model before executing slash command (#5740) 2025-12-26 14:34:15 -06:00
Frank
b67b876b00 Revert "add client header"
This reverts commit 2fb89161c8.
2025-12-26 14:34:15 -06:00
barış
e1b7bdb35f docs: fix typos (#5753) 2025-12-26 14:34:15 -06:00
Aiden Cline
198ccc5ef7 ci: fix discord 2025-12-26 14:34:15 -06:00
Aiden Cline
04665c8c53 bump bun version 2025-12-26 14:34:14 -06:00
Daniel Polito
89ef686546 Improve Github Action Hallucinations (#5751) 2025-12-26 14:34:14 -06:00
Frank
dc1cc77ee1 add client header 2025-12-26 14:34:14 -06:00
GitHub Action
f5a1cdad2f ignore: update download stats 2025-12-18 2025-12-26 14:34:14 -06:00
Brendan Allan
9c1dbcdaae tauri: disable pinch zoom on linux (#5735) 2025-12-26 14:34:14 -06:00
Brendan Allan
26e80c6ce3 tauri: configure display backends more correctly on linux (#5730) 2025-12-26 14:34:13 -06:00
GitHub Action
de9aee8f40 chore: format code 2025-12-26 14:34:13 -06:00
Adam
d34464593c fix(desktop): disable pinch to zoom 2025-12-26 14:34:13 -06:00
Adam
1ece7ebe50 feat(desktop): custom update toast 2025-12-26 14:34:12 -06:00
opencode
97c6bd5ab2 release: v1.0.167 2025-12-26 14:34:12 -06:00
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