Commit Graph

167 Commits

Author SHA1 Message Date
Adam 48b9951946 feat(desktop): permissions 2025-12-27 14:43:42 -06:00
Christopher Ochsenreither ae86f868ed fix: compact command after revert now properly cleans up revert state (#6235) 2025-12-26 22:57:59 -06:00
Adam c03ddd3046 Reapply "feat(core): optional mdns service (#6192)"
This reverts commit 40ba4cf21e.
2025-12-26 14:47:53 -06:00
Aiden Cline 40ba4cf21e Revert "feat(core): optional mdns service (#6192)"
This reverts commit 6122c0b8a9.
2025-12-26 11:43:52 -06:00
Adam 6122c0b8a9 feat(core): optional mdns service (#6192)
Co-authored-by: Github Action <action@github.com>
2025-12-26 10:29:48 -06:00
Adam 4e46d511d3 chore: rename packages/desktop -> packages/app 2025-12-22 19:39:00 -06:00
Adam d23078d173 fix(desktop): better error messages on connection failure 2025-12-22 19:16:54 -06:00
Adam e5d154fc70 Revert "server: ensure frontend has correct port for PTY websocket connections (#5898)"
This reverts commit aa8cae4d59.
2025-12-22 06:05:46 -06:00
Adam c9f05cfd3a Revert "fix: server"
This reverts commit 2cc86bbe51.
2025-12-22 06:05:46 -06:00
Adam 2cc86bbe51 fix: server 2025-12-22 06:02:16 -06:00
Ashutosh Kumar aa8cae4d59 server: ensure frontend has correct port for PTY websocket connections (#5898) 2025-12-22 05:56:23 -06:00
YeonGyu-Kim 64c59387cc feat(server): expose auto param in session.summarize for plugins (#5924) 2025-12-21 21:05:30 -06:00
Dax Raad 724ad46bc7 tui: fix SDK context usage and server port fallback
- Update SDK context to return client instead of event for proper usage
- Add server port fallback to 4096 when port 0 is specified but unavailable
- Fix SDK event listener usage in TUI app
2025-12-21 14:57:55 -05:00
Matt Silverlock f33003881d feat: support configuring a default_agent across all API/user surfaces (#5843)
publish-github-action / publish (push) Has been cancelled
Update Nix Hashes / update (push) Has been cancelled
Co-authored-by: observerw <observerw@users.noreply.github.com>
2025-12-20 11:49:23 -06:00
Tommy D. Rossi 0d0b615d1a feat: add endpoints to delete and update message parts (#5433) 2025-12-20 15:00:41 +00:00
shuv 233fbe00cf fix: handle empty directory query parameter in server middleware (#5732) 2025-12-18 03:27:50 -06:00
Aiden Cline 103a148531 fix: remove needless tui event publish on session delete 2025-12-17 11:29:55 -06:00
Dax Raad bd3580f627 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-16 14:45:03 -05:00
Dax Raad f5eda26794 tui: update dialog context and server to use new single dialog system 2025-12-15 19:35:19 -05:00
Dax Raad fb2c26e7b2 core: fix server response handling to prevent connection timeouts 2025-12-15 15:07:20 -05:00
Sachnun 0088c52b26 fix(server): make time field optional in session update validator (#5372) 2025-12-11 20:06:15 -06:00
Dax Raad c9d00d708e global.dispose 2025-12-10 22:22:16 -05:00
Dax Raad 27bb741376 stuff adam needs 2025-12-10 15:59:42 -05:00
Dax Raad b7a8a3012b fix /provider endpoint to return loaded providers 2025-12-10 13:49:45 -05:00
Dax Raad c4d4c5cf7c rename bus 2025-12-09 14:32:09 -05:00
Ravi Kumar 8cbfd3c161 fix: apply provider filtering to /connect endpoint (#5233) 2025-12-08 15:28:32 -06:00
Daniel Polito 12db150690 feat: ability to toggle MCP Servers in TUI (#4509) 2025-12-08 11:31:22 -06:00
Adam da3f48ecfc fix: opencode web command 2025-12-08 09:48:21 -06:00
Adam 3eac4f7b8c revert: opencode web command changes
This reverts commit fb8a5a79d6.
2025-12-08 09:47:43 -06:00
Adam fb8a5a79d6 fix: opencode web command 2025-12-08 09:39:41 -06:00
Adam d97ae51689 fix: opencode web command 2025-12-08 09:35:12 -06:00
Adam adea39e54e fix: opencode web command 2025-12-08 09:18:46 -06:00
Dax Raad 090e0b5636 openapi 2025-12-07 21:55:36 -05:00
Dax Raad 900f245e30 playing with sdk docs 2025-12-07 19:58:04 -05:00
Dax 616265d0ef v2 SDK (#5216)
Co-authored-by: GitHub Action <action@github.com>
2025-12-07 19:04:14 -05:00
André Cruz 29a40e2267 feat(mcp): add OAuth authentication support for remote MCP servers (#5014) 2025-12-07 15:47:27 -05:00
Adam 49655aef0c fix(desktop): clone pty session on reconnect 2025-12-05 10:30:48 -06:00
Adam 9b3c90e3fe Reapply "feat(desktop): terminal pane (#5081)"
This reverts commit 03a0312e5b.
2025-12-04 20:32:08 -06:00
Aiden Cline 03a0312e5b Revert "feat(desktop): terminal pane (#5081)"
This reverts commit def9fc463c.
2025-12-04 15:57:01 -06:00
Adam def9fc463c 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 85d8825cb1 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 9948e1c123 core: close SSE stream when instance is disposed 2025-12-01 09:14:00 -05:00
Dax Raad 723cbf548a lil branch refactor 2025-11-26 12:34:48 -05:00
Aiden Cline 21bf5a10e5 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 5e2b334039 fix: dont auto continue if compaction was manual 2025-11-25 12:11:09 -06:00
Shantur Rathore a74114b063 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 8faaea9c01 wip(share): more styling 2025-11-24 15:10:40 -06:00
Dax aed647068f 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 cef68219f3 fix: preserve agent context during compaction (#4556) 2025-11-21 02:13:10 -06:00
Dax e9141bf5cd Tui onboarding (#4569)
Co-authored-by: GitHub Action <action@github.com>
2025-11-21 00:21:06 -05:00