Daniel Polito
1fc5836f64
Improve Github Action Hallucinations ( #5751 )
2025-12-18 09:40:04 -06:00
Frank
2fb89161c8
add client header
2025-12-18 10:33:25 -05:00
opencode
194ff4919c
release: v1.0.167
2025-12-18 09:45:33 +00:00
shuv
83843a794f
fix: handle empty directory query parameter in server middleware ( #5732 )
2025-12-18 03:27:50 -06:00
Jake Nelson
e789fcf5e5
feat(tui): add option to disable terminal title ( #5713 )
2025-12-17 22:30:01 -06:00
Rohan Mukherjee
7427b887f9
MCP improvements ( #5699 )
2025-12-17 20:49:45 -06:00
opencode
e682cc9daf
release: v1.0.166
2025-12-17 22:08:15 +00:00
Sercan Sagman
a1b68daa9a
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
ca65da2d9e
release: v1.0.165
2025-12-17 21:46:21 +00:00
Aiden Cline
dbdea2f659
fix: better error messages
2025-12-17 15:32:44 -06:00
Aiden Cline
a50ab4b5b5
fix: prevent 1 from showing when preparing write
2025-12-17 15:25:04 -06:00
Nalin Singh
4d7c3f56fa
feat: add viewportOptions to scrollbox for padding adjustments to avoid scrollbar overlap ( #5703 )
2025-12-17 15:09:41 -06:00
Spoon
16b41d2bea
UI: show plugins in /status ( #4515 )
...
Co-authored-by: GitHub Action <action@github.com >
2025-12-17 15:01:52 -06:00
Nalin Singh
a8c499ae8f
fix: prevent session list selection from jumping to active session when confirming delete ( #5666 )
2025-12-17 14:35:46 -06:00
Joel Hooks
24430287c5
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
Ravi Kumar
69e562125d
fix(tui): resolve session_status TypeError ( #5520 )
2025-12-17 11:38:05 -06:00
Aiden Cline
b5e97eb338
fix: keep session dialog open if deleting session
2025-12-17 11:29:55 -06:00
Aiden Cline
16e6941495
fix: remove needless tui event publish on session delete
2025-12-17 11:29:55 -06:00
Qio
1e4bfbcf6f
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
Paolo Ricciuti
57c3cf1f8b
fix: send mcpName as state if authUrl doesn't have state ( #5681 )
2025-12-17 10:26:23 -06:00
Aiden Cline
f9d0850c5e
test: add regression test for setCacheKey option
2025-12-17 10:24:53 -06:00
Spoon
8864da7a77
batch: enable edit, todoread, clarify error message, minor tool description change ( #5659 )
2025-12-17 10:23:35 -06:00
Rhys Sullivan
1b39199083
fix: change subagent navigation order to newest-to-oldest ( #5680 )
2025-12-17 10:22:57 -06:00
Shantur Rathore
b8204c0bb7
fix: config option setCacheKey not being respected ( #5686 )
2025-12-17 10:20:10 -06:00
Rohan Mukherjee
99548554d7
feat: added lucent-orng theme ( #5678 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
Co-authored-by: rekram1-node <rekram1-node@users.noreply.github.com >
2025-12-17 09:10:35 -06:00
Sachnun
751899eeec
fix: remove unsupported parameter from bash tool description ( #5676 )
2025-12-17 08:59:42 -06:00
GitHub Action
34ef5f4ece
chore: format code
2025-12-17 08:40:22 +00:00
Sebastian Herrlinger
73ad20b90c
upgrade opentui to v0.1.61
2025-12-17 09:38:04 +01:00
Jeon Suyeol
340e80257a
Add availability to disable terminal title using OPENCODE_DISABLE_TERMINAL_TITLE env ( #5661 )
2025-12-16 23:57:03 -06:00
Spoon
b8a8fb0de6
plugin(hook): add task tool execution hooks and command context tracking ( #5642 )
2025-12-16 19:28:09 -06:00
Matt Silverlock
c137babea3
github: add configurable mentions input ( #5655 )
2025-12-16 19:14:50 -06:00
opencode
ef0fa2007b
release: v1.0.164
2025-12-16 21:47:41 +00:00
Aiden Cline
5f57cee8e4
fix: user invoked subtasks causing tool_use or missing thinking signa… ( #5650 )
2025-12-16 15:42:21 -06:00
matvey
1aee8b49e1
feat: add experimental oxfmt formatter ( #5620 )
2025-12-16 14:43:14 -06:00
Aiden Cline
7e3ad770ac
fix: git branch filewatcher, add flag to completely disable watcher
2025-12-16 14:31:09 -06:00
Dax Raad
bbd36e8441
core: update plugin dependency and config loading for .opencode directory support
2025-12-16 15:06:50 -05:00
Dax Raad
4e2d1acf7d
core: fix Tauri desktop app SSE connection timeout
...
- Add heartbeat events to /global/event and /event SSE endpoints
- Send server.heartbeat event every 30s to prevent WKWebView 60s timeout
- Fixes desktop app disconnecting from global events after 1 minute
2025-12-16 14:45:03 -05:00
Dax Raad
83bcb9e95b
tui: fix autocomplete file loading and update dependencies
2025-12-16 13:37:22 -05:00
Fran Zekan
c2944024a8
fix: enable shell alias expansion in ! command ( #5621 )
2025-12-16 11:32:31 -06:00
Aiden Cline
3ac42e9632
fix: github install cmd if repo has . in it
2025-12-16 11:19:18 -06:00
Tommy D. Rossi
11b3927dc2
fix: use system prompt field from prompt input ( #5633 )
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2025-12-16 10:52:22 -06:00
Brendan Allan
452c991f58
Keep release a draft until all builds are finished ( #5632 )
...
Co-authored-by: opencode <opencode@sst.dev >
Co-authored-by: GitHub Action <action@github.com >
2025-12-16 23:34:44 +08:00
Simon D'Morias
be8116e2ea
fix: preserve argument boundaries in run command ( #4979 )
2025-12-16 06:21:51 -06:00
Aiden Cline
ae3990a557
chore: centralize dep to catalog & fix typos
2025-12-15 23:07:55 -06:00
Dax Raad
e2fbd098d2
tui: fix dialog select items taking up 2 lines when truncated
...
Prevents text wrapping in dialog select options by removing wrapMode,
ensuring truncated text stays on single line and maintains proper timestamp visibility
2025-12-15 22:57:52 -05:00
Luke Parker
ef78fd8bae
fix: debounce LSP diagnostics to get complete results ( #5600 )
2025-12-15 21:26:59 -06:00
DS
72ebaeb8f7
fix: rejoin system prompt if experimental plugin hook triggers to preserve caching ( #5550 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-12-15 20:00:26 -06:00
opencode
92fe927785
release: v1.0.162
2025-12-16 00:40:27 +00:00
Dax Raad
38c5f23f4a
tui: update dialog context and server to use new single dialog system
2025-12-15 19:35:19 -05:00
opencode
0dce5173cc
release: v1.0.161
2025-12-16 00:17:15 +00:00