Ravi Kumar
|
e38814c597
|
fix: apply provider filtering to /connect endpoint (#5233)
|
2025-12-08 15:28:32 -06:00 |
|
Daniel Polito
|
203f3312ee
|
feat: ability to toggle MCP Servers in TUI (#4509)
|
2025-12-08 11:31:22 -06:00 |
|
Adam
|
d66b903e7f
|
fix: opencode web command
|
2025-12-08 09:48:21 -06:00 |
|
Adam
|
4425c66732
|
revert: opencode web command changes
This reverts commit c347056246.
|
2025-12-08 09:47:43 -06:00 |
|
Adam
|
c347056246
|
fix: opencode web command
|
2025-12-08 09:39:41 -06:00 |
|
Adam
|
d9175be989
|
fix: opencode web command
|
2025-12-08 09:35:12 -06:00 |
|
Adam
|
de415be4f6
|
fix: opencode web command
|
2025-12-08 09:18:46 -06:00 |
|
Dax Raad
|
4126fedbd4
|
openapi
|
2025-12-07 21:55:36 -05:00 |
|
Dax Raad
|
bf0f85e37f
|
playing with sdk docs
|
2025-12-07 19:58:04 -05:00 |
|
Dax
|
ea7ec60f51
|
v2 SDK (#5216)
Co-authored-by: GitHub Action <action@github.com>
|
2025-12-07 19:04:14 -05:00 |
|
André Cruz
|
509e43d6f8
|
feat(mcp): add OAuth authentication support for remote MCP servers (#5014)
|
2025-12-07 15:47:27 -05:00 |
|
Adam
|
cfbaf81ef8
|
fix(desktop): clone pty session on reconnect
|
2025-12-05 10:30:48 -06:00 |
|
Adam
|
09f522f0aa
|
Reapply "feat(desktop): terminal pane (#5081)"
This reverts commit f9dcd97936.
|
2025-12-04 20:32:08 -06:00 |
|
Aiden Cline
|
f9dcd97936
|
Revert "feat(desktop): terminal pane (#5081)"
This reverts commit d763c11a6d.
|
2025-12-04 15:57:01 -06:00 |
|
Adam
|
d763c11a6d
|
feat(desktop): terminal pane (#5081)
Co-authored-by: Github Action <action@github.com>
Co-authored-by: Dax Raad <d@ironbay.co>
|
2025-12-04 15:37:29 -06:00 |
|
Dax
|
6d3fc63658
|
core: refactor provider and model system (#5033)
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
Co-authored-by: thdxr <thdxr@users.noreply.github.com>
|
2025-12-03 21:09:03 -05:00 |
|
Dax Raad
|
7da6a22df2
|
core: close SSE stream when instance is disposed
|
2025-12-01 09:14:00 -05:00 |
|
Dax Raad
|
98031173b6
|
lil branch refactor
|
2025-11-26 12:34:48 -05:00 |
|
Aiden Cline
|
09bc8d9ca4
|
show current git branch in tui (#4765)
Co-authored-by: GitHub Action <action@github.com>
|
2025-11-25 21:39:20 -06:00 |
|
Aiden Cline
|
020ee56f25
|
fix: dont auto continue if compaction was manual
|
2025-11-25 12:11:09 -06:00 |
|
Shantur Rathore
|
b1aaa8570e
|
prompt_async: Allows to receive prompt and return immediately, start … (#4664)
Co-authored-by: Aiden Cline <aidenpcline@gmail.com>
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com>
|
2025-11-24 23:52:57 -06:00 |
|
Adam
|
acf1dd8500
|
wip(share): more styling
|
2025-11-24 15:10:40 -06:00 |
|
Dax
|
49408c00e9
|
enterprise (#4617)
Co-authored-by: GitHub Action <action@github.com>
Co-authored-by: Adam <2363879+adamdotdevin@users.noreply.github.com>
|
2025-11-21 20:41:27 -05:00 |
|
Patrick Wolf
|
416f2964b5
|
fix: preserve agent context during compaction (#4556)
|
2025-11-21 02:13:10 -06:00 |
|
Dax
|
23ea8ba1ce
|
Tui onboarding (#4569)
Co-authored-by: GitHub Action <action@github.com>
|
2025-11-21 00:21:06 -05:00 |
|
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 |
|
Adam
|
fc5fc2c570
|
wip(desktop): new layout work
|
2025-11-18 17:07:34 +00:00 |
|
Dax
|
a1214fff2e
|
Refactor agent loop (#4412)
|
2025-11-17 10:57:18 -05:00 |
|
Tyler Gannon
|
e96442310c
|
chore: replace z.union with z.enum for cleaner OpenAPI generation (#4394)
|
2025-11-17 00:06:40 -06:00 |
|
Tyler Gannon
|
c724d2392f
|
fix: replace union type with enum "true"/"false" in /find/file endpoint (#4338)
|
2025-11-14 17:48:23 -06:00 |
|
Dax Raad
|
64d28ea457
|
fix sdk types
|
2025-11-14 12:42:46 -05:00 |
|
Dax Raad
|
2520780846
|
fix sdk types
|
2025-11-14 12:42:46 -05:00 |
|
Dax Raad
|
5fc26c958a
|
add global.event.subscribe() to sdk
|
2025-11-14 12:32:43 -05:00 |
|
Dax
|
d81dce6a82
|
fix: add support for loading custom themes from .opencode/themes directory (#4229)
Co-authored-by: GitHub Action <action@github.com>
|
2025-11-11 21:30:38 -05:00 |
|
Dax Raad
|
4d20e1c3c6
|
Merge remote-tracking branch 'origin/dev' into dev
|
2025-11-08 20:21:02 -05:00 |
|
Dax Raad
|
4bb7ea9127
|
improve startup speed
|
2025-11-08 20:18:36 -05:00 |
|
GitHub Action
|
34ff87d504
|
chore: format code
|
2025-11-08 01:59:02 +00:00 |
|
Aiden Cline
|
73cd8a334c
|
rework acp to compensate for changes in Zed IDE (#4050)
|
2025-11-07 13:57:12 -06:00 |
|
Dax Raad
|
d462e380f4
|
fix: update references after moving message functions to MessageV2 namespace
|
2025-11-07 14:47:05 -05:00 |
|
Dax Raad
|
287855336d
|
allow not specifying a limit on messages endpoint
|
2025-11-07 13:05:19 -05:00 |
|
Dax Raad
|
9554abb56e
|
message storage performance improvements
|
2025-11-07 01:11:47 -05:00 |
|
Dax Raad
|
e45e94634f
|
only display last 100 messages in TUI
|
2025-11-06 13:21:15 -05:00 |
|
Dax Raad
|
1ea3a8eb9b
|
big format
|
2025-11-06 13:03:12 -05:00 |
|
Dax Raad
|
7a7060ef15
|
fix session performance issue from large diffs
|
2025-11-04 13:35:44 -05:00 |
|
Dax Raad
|
bc6f4aed2b
|
local web
|
2025-11-04 12:33:14 -05:00 |
|
Dax Raad
|
178a14ce3e
|
fix dirs query param
|
2025-11-03 16:35:55 -05:00 |
|
Dax Raad
|
07bb75f086
|
core: add optional dirs parameter to file search API
Allow users to exclude directories from file search results by setting dirs=false parameter in /find/file endpoint
|
2025-11-03 11:53:41 -05:00 |
|
Yuku Kotani
|
2fe7d13e69
|
Add formatter status display to TUI status dialog (#3701)
|
2025-11-01 11:14:39 -04:00 |
|
Dax
|
96bdeb3c7b
|
OpenTUI is here (#2685)
|
2025-10-31 15:07:36 -04:00 |
|
Aiden Cline
|
4994bf1b46
|
ignore: rename type
|
2025-10-28 22:39:57 -05:00 |
|