Commit Graph
2336 Commits
Author SHA1 Message Date
opencodeandAiden Cline 97c6bd5ab2 release: v1.0.167 2025-12-26 14:34:12 -06:00
shuvandAiden Cline 81d367bd8e fix: handle empty directory query parameter in server middleware (#5732) 2025-12-26 14:34:12 -06:00
Jake NelsonandAiden Cline e1b2fd5044 feat(tui): add option to disable terminal title (#5713) 2025-12-26 14:34:10 -06:00
Rohan MukherjeeandAiden Cline 71a1aa5b16 MCP improvements (#5699) 2025-12-26 14:34:10 -06:00
opencodeandAiden Cline 7b333eb352 release: v1.0.166 2025-12-26 14:34:09 -06:00
Sercan SagmanandAiden Cline 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
opencodeandAiden Cline 836a7f5d83 release: v1.0.165 2025-12-26 14:34:08 -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 SinghandAiden Cline ddb1105a94 feat: add viewportOptions to scrollbox for padding adjustments to avoid scrollbar overlap (#5703) 2025-12-26 14:34:07 -06:00
6b3e0923fe UI: show plugins in /status (#4515)
Co-authored-by: GitHub Action <action@github.com>
2025-12-26 14:34:07 -06:00
Nalin SinghandAiden Cline 8a19de4672 fix: prevent session list selection from jumping to active session when confirming delete (#5666) 2025-12-26 14:34:07 -06:00
Joel HooksandAiden Cline 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
Ravi KumarandAiden Cline 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
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 RicciutiandAiden Cline 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
SpoonandAiden Cline bf1f0a52c0 batch: enable edit, todoread, clarify error message, minor tool description change (#5659) 2025-12-26 14:34:05 -06:00
Rhys SullivanandAiden Cline 61aecc92ea fix: change subagent navigation order to newest-to-oldest (#5680) 2025-12-26 14:34:05 -06:00
Shantur RathoreandAiden Cline a652fe9076 fix: config option setCacheKey not being respected (#5686) 2025-12-26 14:34:04 -06:00
Rohan MukherjeeAiden Clineopencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>rekram1-node
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
SachnunandAiden Cline 355e027ea6 fix: remove unsupported parameter from bash tool description (#5676) 2025-12-26 14:34:04 -06:00
GitHub ActionandAiden Cline 831ef65a41 chore: format code 2025-12-26 14:34:02 -06:00
Sebastian HerrlingerandAiden Cline 797271e2e2 upgrade opentui to v0.1.61 2025-12-26 14:34:01 -06:00
Jeon SuyeolandAiden Cline f268d81e16 Add availability to disable terminal title using OPENCODE_DISABLE_TERMINAL_TITLE env (#5661) 2025-12-26 14:34:01 -06:00
SpoonandAiden Cline 463bf7ab3a plugin(hook): add task tool execution hooks and command context tracking (#5642) 2025-12-26 14:34:01 -06:00
Matt SilverlockandAiden Cline 80f1173652 github: add configurable mentions input (#5655) 2025-12-26 14:34:00 -06:00
opencodeandAiden Cline 9e98bd3283 release: v1.0.164 2025-12-26 14:33:59 -06:00
Aiden ClineandAiden Cline d9a6000a33 fix: user invoked subtasks causing tool_use or missing thinking signa… (#5650) 2025-12-26 14:33:59 -06:00
matveyandAiden Cline 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 RaadandAiden Cline 9c8b670886 core: update plugin dependency and config loading for .opencode directory support 2025-12-26 14:33:57 -06:00
Dax RaadandAiden Cline 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 RaadandAiden Cline f386601cbd tui: fix autocomplete file loading and update dependencies 2025-12-26 14:33:55 -06:00
Fran ZekanandAiden Cline 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
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
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'MoriasandAiden Cline 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 RaadandAiden Cline 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 ParkerandAiden Cline 3b75ffdc41 fix: debounce LSP diagnostics to get complete results (#5600) 2025-12-26 14:33:48 -06:00
DSAiden Clinegithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
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
opencodeandAiden Cline b0c241a59f release: v1.0.162 2025-12-26 14:33:47 -06:00
Dax RaadandAiden Cline 133e0983d6 tui: update dialog context and server to use new single dialog system 2025-12-26 14:33:47 -06:00
opencodeandAiden Cline 3774fafb26 release: v1.0.161 2025-12-26 14:33:46 -06:00
Luke ParkerandAiden Cline 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