573 Commits

Author SHA1 Message Date
Dax Raad 4c849f6a63 fix issue with some bash commands asking for permission 2025-07-31 18:35:51 -04:00
Dax Raad 82c0dcc62d wip: permissions 2025-07-31 17:19:56 -04:00
Dax Raad c6a7ab6bd6 ignore: ts optimization 2025-07-31 16:54:15 -04:00
Dax Raad 701cd937a8 wip: permissions 2025-07-31 16:51:55 -04:00
Dax Raad f1e0e40868 wip: permissions 2025-07-31 16:38:37 -04:00
Aiden Cline 8788e221b8 fix: load global jsonc (#1479) 2025-07-31 15:02:28 -05:00
Aiden Cline 1d56302bb5 fix: session ordering (#1474) 2025-07-31 14:17:47 -05:00
Dax Raad ca454c91ca wip: refactor permissions 2025-07-31 12:26:47 -04:00
adamdotdevin 22c1112903 feat: more scriptable tui (api) 2025-07-31 11:24:23 -05:00
adamdotdevin 2f1302e1a2 fix: missing operationId 2025-07-31 10:19:42 -05:00
adamdotdevin 3c8930192f fix: test 2025-07-31 10:10:34 -05:00
adamdotdevin 1606b52fd7 fix: optional toolCallID 2025-07-31 10:09:44 -05:00
adamdotdevin a0f82ecef8 fix: test 2025-07-31 10:07:58 -05:00
adamdotdevin 9f429d8dd9 wip: tui permissions 2025-07-31 09:59:17 -05:00
Dax Raad 0501054320 ci: tweak 2025-07-31 10:09:43 -04:00
Dax Raad f85635f8dd ci: tweak 2025-07-31 09:35:57 -04:00
Aiden Cline d60e346cbb feat: jsonc configuration file support (#1434) 2025-07-31 06:25:26 -05:00
Aiden Cline 3f8f517081 fix: process revert cleanup before creating new messages (#1448) 2025-07-31 05:07:59 -05:00
Dax df4a6a74cd ci: new publish method (#1451) 2025-07-31 01:05:35 -04:00
Dax 083682c6a8 ci: new publish method (#1451) 2025-07-31 01:00:29 -04:00
Simon Westlin Green b67c367a40 Use responses API for Azure (#1428)
publish / publish (push) Has been cancelled
2025-07-30 23:22:59 -04:00
Robert Holden 1167e12f72 feat: mode directory markdown configuration loading (#1377) 2025-07-30 23:22:43 -04:00
Josh 30e5d32ed8 Add http-referer header for vercel ai gateway requests (#1403) 2025-07-30 23:22:24 -04:00
Yordis Prieto afb3edd234 docs: clarify Bun's default registry resolution in index.ts (#1438) 2025-07-30 23:21:07 -04:00
CodinCat 8f8bd188dd fix typo in bash.ts (#1444) 2025-07-30 23:20:48 -04:00
Dax 50c93a349f use treesitter to parse bash commands and catch commands that go outside of cwd (#1443) 2025-07-30 20:57:52 -04:00
Yordis Prieto f74cd37818 fix: update glob pattern and path in tool test (#1436) 2025-07-30 15:42:13 -05:00
Yordis Prieto f2bac1532b fix: unit test assertion (#1435)
Signed-off-by: Yordis Prieto <yordis.prieto@gmail.com>
2025-07-30 15:13:37 -05:00
Dax Raad f181fbf3f0 lower max retries to 3 - ai sdk currently cannot abort during a retry delay so things appear to be frozen
publish / publish (push) Has been cancelled
2025-07-30 15:08:25 -04:00
Aiden Cline d4e91d3d5f fix: prevent read tool from opening binary files and corrupting session (#1425) 2025-07-30 11:00:23 -05:00
municorn 8618f0d88b build: add @octokit/rest to opencode dependencies (#1396)
Co-authored-by: Frank <frank@sst.dev>
2025-07-29 22:33:25 -04:00
Dax Raad e9af4d7216 update beast prompt for openai models
publish / publish (push) Has been cancelled
2025-07-29 22:15:13 -04:00
Dax Raad 8528f471c7 experimental well-known auth support
publish / publish (push) Has been cancelled
2025-07-29 19:30:51 -04:00
Yordis Prieto 9790340493 chore: fix test to have deterministic testing (#1401) 2025-07-29 17:54:22 -05:00
Dax Raad c9b9c844db remove min/max in tool schemas
publish / publish (push) Has been cancelled
2025-07-29 17:39:47 -04:00
Frank f30b5c0ec4 convert share backend to hono app 2025-07-29 16:39:48 -04:00
Dax Raad 5a98110ab0 strip todo tool instructions from non anthropic models 2025-07-29 11:56:53 -04:00
Jacob Hands 9e0edaa5d6 feat: add OPENCODE_CONFIG env var for specifying a custom config file (#1370) 2025-07-29 11:03:11 -04:00
Aiden Cline d9278e4dcc fix: task type error (#1384) 2025-07-29 06:18:34 -05:00
Dax Raad 2160f0815c trim opencode title 2025-07-28 23:24:38 -04:00
Dax Raad 53ecda4ef1 wip: undo properly remove messages from UI 2025-07-28 22:58:31 -04:00
Dax Raad 4f62117758 wip: snapshot 2025-07-28 22:58:31 -04:00
Jay V 3ae8e63ce5 Tweak auth cli copy 2025-07-28 20:00:30 -04:00
Dax Raad ff611ae792 fix phantom tool call failed messages and empty text parts with some models 2025-07-28 12:19:38 -04:00
Aiden Cline f9d45b7d3b fix: attachment bugs (#1335) 2025-07-27 12:21:31 -05:00
Frank adfcd1a9eb fix input format affected by installing vscode extension
publish / publish (push) Has been cancelled
2025-07-27 11:56:18 -04:00
Frank ebc7c8dfd6 simplify github action 2025-07-27 09:56:09 -04:00
Aiden Cline aa30428e76 fix: strip thinking blocks from title (#1325) 2025-07-26 08:29:04 -05:00
Frank 6692d1c5dc wip: github actions
publish / publish (push) Has been cancelled
2025-07-26 02:49:05 -04:00
Frank 6b7cfde20a wip: github actions
publish / publish (push) Has been cancelled
2025-07-25 20:27:42 -04:00