Commit Graph

4934 Commits (145d185e6f1c61576fe53b5f2c6cdf945c8d2da6)
 

Author SHA1 Message Date
Dax Raad 145d185e6f ci 2025-12-07 21:51:22 -05:00
GitHub Action 6b32667c7d chore: regen sdk 2025-12-08 02:29:26 +00:00
Aiden Cline d8401e1937 ci: fix fmt 2025-12-07 20:28:50 -06:00
GitHub Action 55d6fcc350 chore: format code 2025-12-08 02:11:26 +00:00
Aiden Cline 9ff39503e9 tweak: additional error msg parsing case 2025-12-07 20:10:54 -06:00
GitHub Action f96c181afd chore: regen sdk 2025-12-08 01:48:52 +00:00
Aiden Cline f9b75a09df ignore: update description 2025-12-07 19:48:23 -06:00
GitHub Action 6111ed79b1 chore: format code 2025-12-08 01:47:31 +00:00
Ariane Emory 4cf2322b7f
fix: toggle timestamps now properly hides/shows timestamps when toggled (resolves #5142) (#5145) 2025-12-07 19:47:02 -06:00
GitHub Action 2c6fcc5dc1 chore: regen sdk 2025-12-08 01:44:32 +00:00
franlol 81ee8541ab
feat: add experimental.text.complete plugin hook (#4962) 2025-12-07 19:44:04 -06:00
GitHub Action 5b3550ab9f chore: format code 2025-12-08 01:13:22 +00:00
Patrick Erichsen 4fabce58d8
fix(cli): prevent help text wrapping (#5185) 2025-12-07 19:12:54 -06:00
GitHub Action da7edb5f5c chore: regen sdk 2025-12-08 00:58:40 +00:00
Dax Raad bf0f85e37f playing with sdk docs 2025-12-07 19:58:04 -05:00
Github Action 7b52160bff Update Nix flake.lock and hashes 2025-12-08 00:05:25 +00:00
GitHub Action fde97ec4a7 chore: format code 2025-12-08 00:04:40 +00:00
Dax ea7ec60f51
v2 SDK (#5216)
Co-authored-by: GitHub Action <action@github.com>
2025-12-07 19:04:14 -05:00
GitHub Action 6667856ba5 chore: format code 2025-12-07 20:53:12 +00:00
Dax Raad 13b2cf50ae remove outdated SDKs 2025-12-07 15:52:27 -05:00
Github Action 93b0abfce9 Update Nix flake.lock and hashes 2025-12-07 20:49:39 +00:00
GitHub Action f7e4c47113 chore: regen sdk 2025-12-07 20:47:51 +00:00
André Cruz 509e43d6f8
feat(mcp): add OAuth authentication support for remote MCP servers (#5014) 2025-12-07 15:47:27 -05:00
GitHub Action e693192e06 chore: regen sdk 2025-12-07 19:23:56 +00:00
rari404 ec27759f90
feat: add uninstall command (#5208) 2025-12-07 13:23:30 -06:00
GitHub Action 9c938eec73 chore: format code 2025-12-07 19:08:48 +00:00
secretninjaman 238b907dd8
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 c16d8c6db8 chore: format code 2025-12-07 19:06:37 +00:00
Aiden Cline 9856e3b798 ignore: add test for provider url case 2025-12-07 13:06:12 -06:00
GitHub Action 1d089272c8 chore: regen sdk 2025-12-07 19:01:34 +00:00
Aiden Cline c30b1130ee fix: provider url merging logic 2025-12-07 13:01:05 -06:00
GitHub Action 40ca222d09 chore: format code 2025-12-07 18:48:45 +00:00
Dax Raad 0ecccbfd17 enable zoom hotkeys 2025-12-07 13:48:12 -05:00
GitHub Action 3f4862ced6 chore: regen sdk 2025-12-07 18:42:48 +00:00
Brendan Allan 1574e2457b
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 af33212f77 chore: format code 2025-12-07 18:26:05 +00:00
Mikheil Berishvili 4eb82e8c04
fix: autocomplete popup repositions on window resize (#5196) 2025-12-07 12:25:35 -06:00
GitHub Action a45f0aac90 chore: regen sdk 2025-12-07 18:18:10 +00:00
Aiden Cline eb4afdca65 ci: fix format 2025-12-07 12:17:40 -06:00
GitHub Action 9391749577 chore: format code 2025-12-07 15:33:51 +00:00
Carsten Kragelund Jørgensen 36a25660e9
fix: update zed agent server linux url to tar.gz (#5194) 2025-12-07 09:33:23 -06:00
GitHub Action d9fe722da1 ignore: update download stats 2025-12-07 2025-12-07 12:04:11 +00:00
GitHub Action da722e7db9 chore: regen sdk 2025-12-07 05:55:31 +00:00
Aiden Cline 75a4dcbce8
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 3a179fcd34 chore: format code 2025-12-07 05:45:36 +00:00
Arindam Majumder ad22fe9fe7
docs: Nebius Token Factory provider documentation (#2997) 2025-12-06 23:45:08 -06:00
GitHub Action 6d622d91be chore: regen sdk 2025-12-07 05:33:26 +00:00
Aiden Cline aa884b003e 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 e0f77940f9 chore: format code 2025-12-06 23:25:16 +00:00
Aiden Cline 3a1718f62b ci: fix review 2025-12-06 17:24:44 -06:00