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
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
Rohan Mukherjee
d14f767381
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-26 14:34:04 -06:00
Sachnun
355e027ea6
fix: remove unsupported parameter from bash tool description ( #5676 )
2025-12-26 14:34:04 -06:00
GitHub Action
831ef65a41
chore: format code
2025-12-26 14:34:02 -06:00
Sebastian Herrlinger
797271e2e2
upgrade opentui to v0.1.61
2025-12-26 14:34:01 -06:00
Jeon Suyeol
f268d81e16
Add availability to disable terminal title using OPENCODE_DISABLE_TERMINAL_TITLE env ( #5661 )
2025-12-26 14:34:01 -06:00
Spoon
463bf7ab3a
plugin(hook): add task tool execution hooks and command context tracking ( #5642 )
2025-12-26 14:34:01 -06:00
Matt Silverlock
80f1173652
github: add configurable mentions input ( #5655 )
2025-12-26 14:34:00 -06:00
opencode
9e98bd3283
release: v1.0.164
2025-12-26 14:33:59 -06:00
Aiden Cline
d9a6000a33
fix: user invoked subtasks causing tool_use or missing thinking signa… ( #5650 )
2025-12-26 14:33:59 -06:00
matvey
0302b8317b
feat: add experimental oxfmt formatter ( #5620 )
2025-12-26 14:33:57 -06:00
Aiden Cline
77c7b094a8
fix: git branch filewatcher, add flag to completely disable watcher
2025-12-26 14:33:57 -06:00
Dax Raad
9c8b670886
core: update plugin dependency and config loading for .opencode directory support
2025-12-26 14:33:57 -06:00
Dax Raad
d0cb59c000
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-26 14:33:57 -06:00
Dax Raad
f386601cbd
tui: fix autocomplete file loading and update dependencies
2025-12-26 14:33:55 -06:00
Fran Zekan
3460e29107
fix: enable shell alias expansion in ! command ( #5621 )
2025-12-26 14:33:55 -06:00
Aiden Cline
b4db2b1bdd
fix: github install cmd if repo has . in it
2025-12-26 14:33:54 -06:00
Tommy D. Rossi
e8c2e494d0
fix: use system prompt field from prompt input ( #5633 )
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-12-26 14:33:53 -06:00
Brendan Allan
22192a2e92
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-26 14:33:52 -06:00
Simon D'Morias
3f571c6117
fix: preserve argument boundaries in run command ( #4979 )
2025-12-26 14:33:51 -06:00
Aiden Cline
158f68070f
chore: centralize dep to catalog & fix typos
2025-12-26 14:33:49 -06:00
Dax Raad
73b44d198e
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-26 14:33:49 -06:00
Luke Parker
3b75ffdc41
fix: debounce LSP diagnostics to get complete results ( #5600 )
2025-12-26 14:33:48 -06:00
DS
bf8210d750
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-26 14:33:48 -06:00
opencode
b0c241a59f
release: v1.0.162
2025-12-26 14:33:47 -06:00
Dax Raad
133e0983d6
tui: update dialog context and server to use new single dialog system
2025-12-26 14:33:47 -06:00
opencode
3774fafb26
release: v1.0.161
2025-12-26 14:33:46 -06:00
Luke Parker
9b470429de
fix(win32): Normalise LSP paths on windows (fixes lua) ( #5597 )
2025-12-26 14:33:46 -06:00
Aiden Cline
e8dba6264f
tweak: add .catch for extractZip calls
2025-12-26 14:33:46 -06:00
Luke Parker
7e9f77117f
fix(win32): Missing LSP can now unzip on windows ( #5594 )
2025-12-26 14:33:45 -06:00
opencode
ca7ac43cff
release: v1.0.160
2025-12-26 14:33:45 -06:00
Luke Parker
5fc0a55f54
fix(win32): correct ElixirLS extension typo ( #5590 )
2025-12-26 14:33:44 -06:00
Luke Parker
59da2e16b2
fix(win32): use path.delimiter for PATH separator in LSP server lookups ( #5589 )
2025-12-26 14:33:43 -06:00
opencode
a9a5cf0a76
release: v1.0.159
2025-12-26 14:33:43 -06:00
Luke Parker
8b976833a3
fix(windows): opencode github install ( #5587 )
2025-12-26 14:33:42 -06:00
Ariane Emory
fc5493e8bd
fix: restore ability to bind keys for model_cycle_favorite model_cycle_favorite_reverse ( resolves #5198 ) ( #5202 )
2025-12-26 14:33:42 -06:00
Aiden Cline
c0aaba9f65
tweak: add model flag support for agent create command
2025-12-26 14:33:41 -06:00
Ariane Emory
b77826f3c5
fix: record shell mode in history ( resolves #5454 ) ( #5551 )
2025-12-26 14:33:40 -06:00
Aiden Cline
31ddd0798a
add ability to set topK
2025-12-26 14:33:40 -06:00
opencode
813c330c47
release: v1.0.158
2025-12-26 14:33:40 -06:00
justfortheloveof
c28709827f
tweak: prioritize fuzzysort results that start with user input ( #5571 )
2025-12-26 14:33:40 -06:00
Dax Raad
5d29af3b45
core: fix server response handling to prevent connection timeouts
2025-12-26 14:33:39 -06:00
opencode
a13af69de5
release: v1.0.157
2025-12-26 14:33:39 -06:00
Dax Raad
64b8f0a1a9
core: fix message caching for Anthropic models to improve response consistency
2025-12-26 14:33:38 -06:00
opencode
6fd6eecbf5
release: v1.0.156
2025-12-26 14:33:38 -06:00