Commit Graph

7547 Commits

Author SHA1 Message Date
Adam 5176f59d60 chore: cleanup 2026-01-19 07:35:52 -06:00
Adam c3dc0912f6 chore: cleanup 2026-01-19 07:35:52 -06:00
Adam 5040332295 chore: cleanup 2026-01-19 07:35:52 -06:00
Adam 42220d2bb5 chore: cleanup 2026-01-19 07:35:52 -06:00
Adam 9a2c42af36 feat(app): reset worktree 2026-01-19 07:35:52 -06:00
Adam d9b29d8acb feat(app): delete workspace 2026-01-19 07:35:52 -06:00
GitHub Action 1aa2c2feca ignore: update download stats 2026-01-19 2026-01-19 12:05:55 +00:00
Mani Sundararajan 2c6c7aaa84 refactor(desktop): tweak share button to prevent layout shift (#9322) 2026-01-19 04:34:40 -06:00
Slone c49ddcc914 fix(desktop): apply getComputedStyle polyfill on all platforms (#9369) 2026-01-19 04:32:41 -06:00
Aiden Cline 4c9279e1f2 tweak apply_patch tool description 2026-01-19 01:31:30 -06:00
Aiden Cline 3b5629a7ab omit todo tools for openai models 2026-01-19 01:06:26 -06:00
Aiden Cline 2574d3f676 add proper variant support to copilot 2026-01-19 00:18:42 -06:00
GitHub Action 2cabf0e0f7 chore: generate 2026-01-19 06:14:40 +00:00
Caleb Norton a8dcb2e0bd fix: nix ci - swapped dash/underscore (#9352) 2026-01-19 00:14:14 -06:00
Aiden Cline e61da6d828 chore: cleanup provider code to assign copilot sdk earlier in flow 2026-01-19 00:13:58 -06:00
GitHub Action 5a6d365b3f chore: generate 2026-01-19 06:12:36 +00:00
NateSmyth 0f4408243c fix: track reasoning by output_index for copilot compatibility (#9124)
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com>
2026-01-19 00:11:54 -06:00
Aiden Cline b775887049 add scheduler, cleanup module (#9346) 2026-01-18 23:33:23 -06:00
Christopher Tso d03ace53cb fix(github-copilot): auto-route GPT-5+ models to Responses API (#5877)
Co-authored-by: Claude <noreply@anthropic.com>
2026-01-18 23:30:28 -06:00
Thiago Malek 3557701dd6 fix(opencode): use streamObject when using openai oauth in agent generation (#9231) 2026-01-18 23:22:31 -06:00
Caleb Norton 8360e48a85 ci: simplify nix hash updates (#9309) 2026-01-18 21:46:00 -06:00
Luke Parker 80dff20fdc feat(tui): use mouse for permission buttons (#9305) 2026-01-18 21:42:10 -06:00
Frank 26206c846b zen: fix checkout link for black users 2026-01-18 19:19:00 -05:00
Luke Parker d7f1c2d505 fix: Windows evaluating text on copy (#9293) 2026-01-18 17:27:30 -06:00
Alan Pogrebinschi d94a95a111 docs: clarify agent tool access and explore vs general distinction (#9300) 2026-01-18 16:46:04 -06:00
Aiden Cline e77d2a4a4c test: fix transfomr test 2026-01-18 14:44:39 -06:00
Aiden Cline 802117a019 fix: bad variants for grok models 2026-01-18 14:21:14 -06:00
Github Action 5ff3b0013a Update node_modules hashes 2026-01-18 19:24:21 +00:00
Aiden Cline a1b245e874 docs: note untracked files in review 2026-01-18 13:22:58 -06:00
zerone0x 710b42f910 fix(tool): treat .fbs files as text instead of images (#9276)
Co-authored-by: Claude <noreply@anthropic.com>
2026-01-18 13:17:49 -06:00
Vladimir Glafirov 968089cd04 fix: update gitlab-ai-provider to 1.3.2 (#9279) 2026-01-18 13:11:34 -06:00
Spoon 7b4cea2a95 feat(hook): command execute before hook (#9267) 2026-01-18 13:11:22 -06:00
Caleb Norton e3027e33dd feat(nix): overhaul nix flake and packages (#9032) 2026-01-18 11:14:13 -06:00
GitHub Action e6d3e8f2f4 chore: generate 2026-01-18 16:46:02 +00:00
Lior 850776ad63 fix(acp): preserve file attachment metadata during session replay (#6342)
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com>
2026-01-18 10:45:25 -06:00
Chawye Hsu 9c633d8466 refactor(installation): update scoop installation method (#9243)
Signed-off-by: Chawye Hsu <su+git@chawyehsu.com>
2026-01-18 09:58:34 -06:00
Aiden Cline 87208b822c fix: import issue in patch module 2026-01-18 09:47:18 -06:00
OpeOginni 9d13f367cf refactor(desktop): improve layout and styling of session search button (#9251) 2026-01-18 08:10:38 -06:00
Kit Langton 954b2ce726 fix(app): remove redundant toast for thinking effort changes (#9181) 2026-01-18 08:00:49 -06:00
GitHub Action 6917daa9fd ignore: update download stats 2026-01-18 2026-01-18 12:05:11 +00:00
Mani Sundararajan c2fe81fd1e feat(desktop): implement session unshare button (#8660) 2026-01-18 05:12:07 -06:00
Mani Sundararajan c60f0590cc feat(cli): uninstall opencode installed via windows package managers (#8571) 2026-01-18 02:40:01 -06:00
Noam Bressler e5e66c1b8b fix: restore persisted model/agent when loading ACP session (#7809)
Co-authored-by: noam-v <noam@bespo.ai>
2026-01-18 01:29:57 -06:00
Noam Bressler 5e991f33d3 fix(acp): use single global event subscription and route by sessionID (#5628)
Co-authored-by: noamzbr <noamzbr@users.noreply.github.com>
Co-authored-by: noam-v <noam@bespo.ai>
2026-01-18 01:29:42 -06:00
GitHub Action f67c381bc8 chore: generate 2026-01-18 06:42:13 +00:00
Bowen Dwelle cb4625cc62 feat(tool): increase question header and label limits (#9201) 2026-01-18 00:41:36 -06:00
GitHub Action 895c76ffa0 chore: generate 2026-01-18 06:35:48 +00:00
Aiden Cline 088d592c09 feat: apply_patch tool for openai models (#9127) 2026-01-18 00:35:09 -06:00
Patrick Schiel 956c182a61 fix(windows): fix jdtls download on Windows (#9195) 2026-01-18 00:30:45 -06:00
GitHub Action 47125c8553 chore: generate 2026-01-18 03:55:03 +00:00