CodinCat
|
e20ab5b7ee
|
handle the optional v in upgrade command when using curl (#1500)
|
2025-08-01 14:15:22 -04:00 |
|
Yordis Prieto
|
12172203d7
|
chore: enhance bash command tests with config mock and timeout adjustments (#1486)
Signed-off-by: Yordis Prieto <yordis.prieto@gmail.com>
|
2025-08-01 14:14:54 -04:00 |
|
Dax Raad
|
b6fcc7047f
|
allow search in provider select
|
2025-08-01 14:03:22 -04:00 |
|
Dax Raad
|
feb43e8550
|
add version to user-agent
|
2025-08-01 12:18:09 -04:00 |
|
Aiden Cline
|
2c61674f83
|
tweak: sanitize mcp server names (#831)
|
2025-08-01 09:11:40 -05:00 |
|
Aiden Cline
|
b9c143096b
|
fix: bash tool errors for chmod (#1502)
|
2025-08-01 09:10:09 -05:00 |
|
Aiden Cline
|
45d835e5e8
|
fix: {file:...} references weren't being parsed correctly in some cases (#1499)
|
2025-08-01 08:39:21 -05:00 |
|
Dax Raad
|
c64cd54d5d
|
poll for models.dev changes
|
2025-07-31 23:47:42 -04:00 |
|
Dax Raad
|
d944eed4d5
|
add user agent for models.dev request
|
2025-07-31 22:00:45 -04:00 |
|
Dax Raad
|
56f41c11a8
|
do not mark errored tool calls as aborted
|
2025-07-31 21:45:40 -04:00 |
|
Dax Raad
|
88842a633e
|
better guarding against bash commands that go outside of cwd
|
2025-07-31 21:42:30 -04:00 |
|
Dax Raad
|
f4254751e6
|
improve wildcard matching for permissions
|
2025-07-31 20:40:05 -04:00 |
|
Dax Raad
|
ebdc891c88
|
ci: ignore release commits
|
2025-07-31 19:57:07 -04:00 |
|
Dax Raad
|
918b7019c7
|
formatter config
|
2025-07-31 19:36:07 -04:00 |
|
Dax Raad
|
a64165b456
|
allow disabling formatter
|
2025-07-31 18:56:04 -04:00 |
|
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 |
|