GitHub Action
6bb0108f5f
chore: regen sdk
2025-12-07 20:47:51 +00:00
André Cruz
29a40e2267
feat(mcp): add OAuth authentication support for remote MCP servers ( #5014 )
2025-12-07 15:47:27 -05:00
GitHub Action
4a6dbfdfea
chore: regen sdk
2025-12-07 19:23:56 +00:00
rari404
26fa90c4f4
feat: add uninstall command ( #5208 )
2025-12-07 13:23:30 -06:00
GitHub Action
e073efbb02
chore: format code
2025-12-07 19:08:48 +00:00
secretninjaman
28ffb333fb
fix: use basename for shell detection to support non-standard paths ( #5205 )
...
Co-authored-by: Ayato French <a@ayatofrench.com >
2025-12-07 13:08:26 -06:00
GitHub Action
d9d29597ec
chore: format code
2025-12-07 19:06:37 +00:00
Aiden Cline
0eadf18120
ignore: add test for provider url case
2025-12-07 13:06:12 -06:00
GitHub Action
83b6d8f923
chore: regen sdk
2025-12-07 19:01:34 +00:00
Aiden Cline
a3c2278164
fix: provider url merging logic
2025-12-07 13:01:05 -06:00
GitHub Action
81ec8e3133
chore: format code
2025-12-07 18:48:45 +00:00
Dax Raad
329251fec8
enable zoom hotkeys
2025-12-07 13:48:12 -05:00
GitHub Action
6cc646b75d
chore: regen sdk
2025-12-07 18:42:48 +00:00
Brendan Allan
7d131f75e6
Desktop macOS codesigning and notarization ( #5154 )
...
Co-authored-by: GitHub Action <action@github.com >
Co-authored-by: Dax Raad <d@ironbay.co >
2025-12-07 13:42:23 -05:00
GitHub Action
acd1488468
chore: format code
2025-12-07 18:26:05 +00:00
Mikheil Berishvili
b01398d9d3
fix: autocomplete popup repositions on window resize ( #5196 )
2025-12-07 12:25:35 -06:00
GitHub Action
ee34e486e1
chore: regen sdk
2025-12-07 18:18:10 +00:00
Aiden Cline
c3636f9133
ci: fix format
2025-12-07 12:17:40 -06:00
GitHub Action
4df3ea2fdb
chore: format code
2025-12-07 15:33:51 +00:00
Carsten Kragelund Jørgensen
0c96c2cc9e
fix: update zed agent server linux url to tar.gz ( #5194 )
2025-12-07 09:33:23 -06:00
GitHub Action
80027d0a9b
ignore: update download stats 2025-12-07
2025-12-07 12:04:11 +00:00
GitHub Action
a0886694a4
chore: regen sdk
2025-12-07 05:55:31 +00:00
Aiden Cline
476e3ca9f0
tweak: make bash give agent more awareness of cwd, bump default timeout, drop max timeout ( #5140 )
2025-12-06 23:55:07 -06:00
GitHub Action
9740d97e98
chore: format code
2025-12-07 05:45:36 +00:00
Arindam Majumder
c9ea340c86
docs: Nebius Token Factory provider documentation ( #2997 )
2025-12-06 23:45:08 -06:00
GitHub Action
89121e85d8
chore: regen sdk
2025-12-07 05:33:26 +00:00
Aiden Cline
6ff4106a1e
core: prevent sessions from disappearing after git init
...
Previously, sessions created in a non-git directory would disappear from
the session picker after running git init and making the first commit.
This happened because the migration logic ran prematurely before a stable
project ID existed.
2025-12-06 23:32:47 -06:00
GitHub Action
bf15b00501
chore: format code
2025-12-06 23:25:16 +00:00
Aiden Cline
2bb9b8d59a
ci: fix review
2025-12-06 17:24:44 -06:00
GitHub Action
9888319fa1
chore: regen sdk
2025-12-06 23:23:24 +00:00
Dax Raad
7d9d39d4fb
ci
2025-12-06 18:22:55 -05:00
GitHub Action
50f3dac1e6
chore: format code
2025-12-06 23:22:04 +00:00
Dax Raad
6ea4900f84
sync
2025-12-06 18:21:32 -05:00
GitHub Action
f0fff56cac
chore: regen sdk
2025-12-06 23:19:47 +00:00
Dax Raad
3f74236db9
tui: add visual separator between username and timestamp for better readability
2025-12-06 18:19:18 -05:00
Dax Raad
e224c55556
tui: prevent deprecated models from appearing in model picker
2025-12-06 18:18:45 -05:00
GitHub Action
701c62c46a
chore: format code
2025-12-06 23:15:39 +00:00
Aiden Cline
b957004391
ci: fix format
2025-12-06 17:15:04 -06:00
GitHub Action
b83e8b911b
chore: regen sdk
2025-12-06 22:05:07 +00:00
Aiden Cline
7cdc97bc58
fix: reduce overhead of task tool metadata
2025-12-06 16:04:33 -06:00
GitHub Action
f5e50e69fa
chore: format code
2025-12-06 20:49:33 +00:00
Saatvik Arya
edaf18830f
feat(tui): add dynamic terminal window title ( #5112 )
2025-12-06 14:49:11 -06:00
GitHub Action
0e52ecdd26
chore: regen sdk
2025-12-06 20:48:46 +00:00
Anchit Bajaj
29b774ca91
fix: update description to lowercase for ACP command (to be consistent with other commands) ( #5137 )
2025-12-06 14:48:21 -06:00
GitHub Action
05df229a0d
chore: format code
2025-12-06 20:43:15 +00:00
Ariane Emory
41ca76614f
fix: make timestamp toggle text dynamic in command list ( resolves #5106 ) ( #5108 )
2025-12-06 14:42:46 -06:00
GitHub Action
ba0f759454
chore: regen sdk
2025-12-06 20:30:00 +00:00
Ben Vargas
9b787abea9
feat: restore experimental flag for websearch/codesearch tools ( #5132 )
...
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-12-06 14:29:34 -06:00
GitHub Action
a350479579
chore: format code
2025-12-06 20:28:25 +00:00
Cody Rayment
616f237fba
docs: update server API reference with complete endpoint list ( #5136 )
2025-12-06 14:28:02 -06:00