Tommy D. Rossi
b12efb2023
fix: do not print ai sdk warnings ( #4541 )
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2025-11-20 08:42:24 -06:00
Aiden Cline
00b5e9f6ca
chore: rm unused code
2025-11-20 00:10:51 -06:00
Aiden Cline
6b3f424e4d
tweak: let user name export file
2025-11-19 23:58:40 -06:00
Aiden Cline
e7dfeec9c4
fix: make toast wrap
2025-11-19 22:50:27 -06:00
Aiden Cline
97893bd7e6
tweak: make /export go to cwd
2025-11-19 22:45:40 -06:00
Dax Raad
61007a9b94
refactor: switch to Switch/Match pattern for assistant message status rendering
2025-11-19 20:18:15 -05:00
althafdemiandra
468927e06a
chore: bump ai-sdk to v5.0.97 ( #4518 )
...
Co-authored-by: GitHub Action <action@github.com >
Co-authored-by: Aiden Cline <aidenpcline@gmail.com >
2025-11-19 18:44:33 -06:00
Aiden Cline
51bba6e634
tweak: default to disabling fetch timeout in provider options
2025-11-19 16:20:29 -06:00
Daniel Polito
e1089bc5de
Adding LSP: PHP Intelephense ( #4504 )
...
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com >
2025-11-19 16:01:18 -06:00
Iljo
4703e859bd
Add YAML language server support ( #4508 )
...
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com >
2025-11-19 14:47:04 -06:00
Aiden Cline
c472734933
tweak: make getUsage function handle missing usage data
2025-11-19 14:29:19 -06:00
Aiden Cline
9d068c20bb
fix: openrouter ai sdk package support
2025-11-19 14:22:51 -06:00
Aiden Cline
48e4f2f45d
tweak: add bun install retries
2025-11-19 13:04:20 -06:00
Aiden Cline
bbf4574476
fix: make external_directory permission wildcarding more sane
2025-11-19 12:55:02 -06:00
Aiden Cline
1ff5d888c2
fix: make bash tool use external_directory perm
2025-11-19 12:31:34 -06:00
Dax Raad
5d25758400
use bash description as task title
2025-11-19 13:23:29 -05:00
Dax
16fdc90976
fix: resolve issue 4475 ( #4505 )
2025-11-19 13:10:09 -05:00
Aiden Cline
793542230f
tweak: bash description
2025-11-19 11:31:12 -06:00
Tommy D. Rossi
9de1242d9b
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
b3afa84058
Revert "Added subagents to agents modal, non-selectable ( #4460 )"
...
This reverts commit 90044196bf .
2025-11-19 11:00:38 -06:00
Aiden Cline
0068cb305f
tweak: toast
2025-11-19 00:51:07 -06:00
opencode-agent[bot]
90044196bf
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
963a926db2
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
81ebf56cf1
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
d50f825c6d
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
47bfae52c0
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
6d98db57c7
better gemini retry errors
2025-11-18 17:11:29 -05:00
OpeOginni
59f127a250
fix: allow for theme references ( #4450 )
2025-11-18 14:26:42 -06:00
Longlone
3b72857124
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
e09af2cb4b
fix windows bash tool issue
2025-11-18 14:06:45 -06:00
opencode-agent[bot]
37d5099728
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
759635eefa
fix gpt compaction issue
2025-11-18 13:10:00 -05:00
Aiden Cline
a9981441ae
tweak: use temperature 1 for gemini 3 pro
2025-11-18 11:49:39 -06:00
Dax Raad
50bfff89c0
fix model dialog sorting
2025-11-18 12:10:19 -05:00
Adam
fc5fc2c570
wip(desktop): new layout work
2025-11-18 17:07:34 +00:00
Dax Raad
7c0cc94023
rework default model
2025-11-18 12:01:41 -05:00
Albert O'Shea
5e13527416
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]
6e318ba567
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
a398eed8b8
Revert "Updated scroll_speed to allow any positive number" ( #4437 )
2025-11-17 21:19:06 -06:00
opencode-agent[bot]
a10fd8ca5c
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
c66def2049
fix: noreply
2025-11-17 20:52:25 -06:00
Dax Raad
bc232045a1
respect server suggestion for default model
2025-11-17 20:53:48 -05:00
Sebastian Herrlinger
bf6204f577
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
7eccbdc4ac
fix /exit
2025-11-17 16:13:41 -06:00
Aiden Cline
ab072290fc
Revert "fix: system theme background to use 'none' for terminal transparency ( #4408 )"
...
This reverts commit f4a4514a9f .
2025-11-17 16:03:27 -06:00
opencode-agent[bot]
d60102ba52
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ć
c07a241ca8
chore: Remove obsolete 'any' type annotation ( #4423 )
2025-11-17 14:27:43 -06:00
Aiden Cline
0a2fffa9b5
tweak: whitelist
2025-11-17 13:18:13 -06:00
Dax Raad
bdfa213ccf
deprecated session.idle event
2025-11-17 11:42:45 -05:00
Aiden Cline
7f0b2ce1ac
Reapply "fix: system theme background to use 'none' for terminal transparency" ( #4415 )
...
This reverts commit a5365ce294 .
2025-11-17 10:39:53 -06:00