Dax
352ffac8bd
fix: resolve issue 4475 ( #4505 )
2025-11-19 13:10:09 -05:00
Aiden Cline
1be2d83976
tweak: bash description
2025-11-19 11:31:12 -06:00
Tommy D. Rossi
ad2963bb30
fix: show reasoning summaries for gemini models ( #4491 )
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2025-11-19 11:25:18 -06:00
Aiden Cline
319a740ef1
Revert "Added subagents to agents modal, non-selectable ( #4460 )"
...
This reverts commit 84bd53a679 .
2025-11-19 11:00:38 -06:00
Aiden Cline
bb3a069b1d
tweak: toast
2025-11-19 00:51:07 -06:00
opencode-agent[bot]
84bd53a679
Added subagents to agents modal, non-selectable ( #4460 )
...
Co-authored-by: Aiden Cline <aidenpcline@gmail.com >
2025-11-19 00:40:47 -06:00
Shantur Rathore
c021a04a7e
allow task tool to have resume capabilities ( #4204 )
...
Co-authored-by: GitHub Action <action@github.com >
Co-authored-by: Aiden Cline <aidenpcline@gmail.com >
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com >
2025-11-19 00:17:26 -06:00
Aiden Cline
eeaecdf65c
feat: add top level lsp: false and formatter: false to allow disabling all formatters or lsps at once
2025-11-18 17:48:40 -06:00
shuv
e0741c1425
fix: pass model info to ReadTool to enable image support check ( #4473 )
...
Co-authored-by: GitHub Action <action@github.com >
2025-11-18 17:20:03 -06:00
K Whiteside
fa10bad600
fix: permission checks for external_directory and doom_loop ( #4433 )
...
Co-authored-by: Aiden Cline <aidenpcline@gmail.com >
Co-authored-by: AerionDyseti <AerionDyseti@users.noreply.github.com >
2025-11-18 17:18:23 -06:00
Dax Raad
61d961e713
better gemini retry errors
2025-11-18 17:11:29 -05:00
OpeOginni
59cebb31b2
fix: allow for theme references ( #4450 )
2025-11-18 14:26:42 -06:00
Longlone
0ded744067
fix: update reasoningEffort logic for gpt-5.1 models in SessionPrompt-ensureTitle ( #4456 )
...
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-11-18 14:22:44 -06:00
Aiden Cline
5ac956b845
fix windows bash tool issue
2025-11-18 14:06:45 -06:00
opencode-agent[bot]
98fcde4e65
Added opencode agent list command to show all available agents with details. ( #4446 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
Co-authored-by: rekram1-node <rekram1-node@users.noreply.github.com >
Co-authored-by: Aiden Cline <aidenpcline@gmail.com >
2025-11-18 13:25:53 -06:00
Dax Raad
b0cdcb234b
fix gpt compaction issue
2025-11-18 13:10:00 -05:00
Aiden Cline
15ca13204b
tweak: use temperature 1 for gemini 3 pro
2025-11-18 11:49:39 -06:00
Dax Raad
9673e10d91
fix model dialog sorting
2025-11-18 12:10:19 -05:00
Adam
42d1dd0ff6
wip(desktop): new layout work
2025-11-18 17:07:34 +00:00
Dax Raad
6330f0a468
rework default model
2025-11-18 12:01:41 -05:00
Albert O'Shea
56f211ffd9
feat: nix support for the nix folks ( #3924 )
...
Co-authored-by: opencode <opencode@sst.dev >
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
2025-11-18 00:46:49 -06:00
opencode-agent[bot]
f10ee34a19
Added width constraints to toast component for proper text wrapping. ( #4441 )
...
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-11-18 00:23:36 -06:00
Aiden Cline
b7929e26bd
Revert "Updated scroll_speed to allow any positive number" ( #4437 )
2025-11-17 21:19:06 -06:00
opencode-agent[bot]
2c3ccb5495
Updated scroll_speed to allow any positive number ( #4436 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
Co-authored-by: rekram1-node <rekram1-node@users.noreply.github.com >
Co-authored-by: GitHub Action <action@github.com >
2025-11-17 21:18:33 -06:00
Aiden Cline
704a638f0b
fix: noreply
2025-11-17 20:52:25 -06:00
Dax Raad
d3de88af1d
respect server suggestion for default model
2025-11-17 20:53:48 -05:00
Sebastian Herrlinger
8e78afbdfc
upgrade opentui to v0.1.46
...
- enable bracketed paste (and more) on win
- fix word wrapping with CJK and at wrap/chunk boundaries
- old style meta+arrow
- allow <1 scroll speed for slowdown
2025-11-18 00:22:21 +01:00
Aiden Cline
ca93938a78
fix /exit
2025-11-17 16:13:41 -06:00
Aiden Cline
aa8912f36c
Revert "fix: system theme background to use 'none' for terminal transparency ( #4408 )"
...
This reverts commit de7090ecf4 .
2025-11-17 16:03:27 -06:00
opencode-agent[bot]
d45210c1ec
Added /thinking slash command to toggle thinking blocks visibility in OpenTUI. ( #4424 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
Co-authored-by: rekram1-node <rekram1-node@users.noreply.github.com >
Co-authored-by: Aiden Cline <aidenpcline@gmail.com >
2025-11-17 15:16:35 -06:00
Haris Gušić
c7eaee452e
chore: Remove obsolete 'any' type annotation ( #4423 )
2025-11-17 14:27:43 -06:00
Aiden Cline
f2998324ac
tweak: whitelist
2025-11-17 13:18:13 -06:00
Dax Raad
51b9fbbab7
deprecated session.idle event
2025-11-17 11:42:45 -05:00
Aiden Cline
35825c2835
Reapply "fix: system theme background to use 'none' for terminal transparency" ( #4415 )
...
This reverts commit 368a75c983 .
2025-11-17 10:39:53 -06:00
Dax Raad
a601bc1c40
better retry display
2025-11-17 11:31:10 -05:00
Aiden Cline
368a75c983
Revert "fix: system theme background to use 'none' for terminal transparency" ( #4415 )
2025-11-17 10:24:20 -06:00
Jensen
de7090ecf4
fix: system theme background to use 'none' for terminal transparency ( #4408 )
2025-11-17 10:22:31 -06:00
opencode-agent[bot]
8bfc741543
Updated help dialog to use dynamic keybind ( #4414 )
...
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-11-17 10:18:59 -06:00
Dax
9fdf25c750
Refactor agent loop ( #4412 )
2025-11-17 10:57:18 -05:00
Luke Parker
40659a5f34
fix: Line count on win ( #4401 )
2025-11-17 01:08:22 -06:00
Keath Milligan
27c035a2f7
fix: handle Git Bash path mapping on windows ( #4380 )
2025-11-17 01:06:44 -06:00
Tyler Gannon
aa2b7318c8
chore: replace z.union with z.enum for cleaner OpenAPI generation ( #4394 )
2025-11-17 00:06:40 -06:00
Spoon
61994e57b0
fix(batch): simple UX feedback ( #4396 )
2025-11-17 00:02:05 -06:00
Youssef Achy
e13b4dc18e
add support for azure cognitive services provider ( #4397 )
2025-11-17 00:01:45 -06:00
opencode-agent[bot]
6f2a7ccefe
Fixed OPENCODE_CONFIG_DIR to load config files. ( #4400 )
...
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-11-16 23:48:36 -06:00
Aiden Cline
0d31818c43
fix: vercel gateway options
2025-11-16 18:39:31 -06:00
Baptiste Cavallo
77b94e5375
fix(batch): restore per-tool UI feedback + UX improvements ( #4387 )
2025-11-16 16:31:41 -06:00
opencode-agent[bot]
f7a3c4caa3
Added copy option to message context menu ( #4389 )
...
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
Co-authored-by: rekram1-node <rekram1-node@users.noreply.github.com >
Co-authored-by: GitHub Action <action@github.com >
2025-11-16 15:35:05 -06:00
Aiden Cline
f4ee72f295
fix: promptCacheKey set unnecessarily
2025-11-16 14:32:57 -06:00
Aiden Cline
dec5d350c6
fix: panic when theme has 'none'
2025-11-16 01:43:23 -06:00