Commit Graph

5939 Commits

Author SHA1 Message Date
David Hill 228dec04dd fix text field border showing through focus ring 2026-01-19 17:10:27 +00:00
David Hill 29237c0761 add hover overlay with upload/trash icons to project icon in edit dialog 2026-01-19 17:10:27 +00:00
David Hill 6acf930fcb update: tighten edit project color spacing 2026-01-19 17:10:27 +00:00
David Hill a27b3107a1 update: constrain edit project dialog width 2026-01-19 17:10:27 +00:00
David Hill 8d2e4a9768 update: tweak edit project icon container 2026-01-19 17:10:27 +00:00
David Hill 5ec8a9f826 update: adjust edit project icon helper text 2026-01-19 17:10:27 +00:00
David Hill 69eea76f4f update: align edit project dialog padding and avatar styles 2026-01-19 17:10:27 +00:00
David Hill 1b29ed584a fix: remove focus outline from dropdown menu 2026-01-19 17:10:26 +00:00
Adam 930784d4f2 chore: cleanup 2026-01-19 10:55:57 -06:00
Adam c9b995d85a chore: cleanup 2026-01-19 10:55:57 -06:00
Adam 66b95768c7 fix(app): new layout improvements 2026-01-19 10:55:57 -06:00
Adam fdd84f3e0c feat(app): new session layout 2026-01-19 10:55:57 -06:00
Adam 4d38ce7481 feat(app): improved session layout 2026-01-19 10:55:57 -06:00
Goni Zahavy 0e76436a33 fix(opencode): cargo fmt is formatting whole workspace instead of edited file (#9436) 2026-01-19 10:48:59 -06:00
GitHub Action d22e3e6842 chore: generate 2026-01-19 16:46:09 +00:00
Joseph Campuzano 54301b11d2 fix(app): list component jumping when mouse happens to be under the list and keyboard navigating. (#9435) 2026-01-19 10:43:27 -06:00
Adam 8bc59e6fab fix(app): hide settings button 2026-01-19 10:26:21 -06:00
Aiden Cline 5d12d620ac fix: cargo fmt actually does not support formatting single files 2026-01-19 10:15:32 -06:00
paulclou aa2c05ce95 fix(config): rename uv formatter from 'uv format' to 'uv' for config consistency (#9409)
Co-authored-by: Paul C. Lou <paul@exig.ai>
2026-01-19 09:59:51 -06:00
Vladimir Glafirov e6463f5a60 docs: Improve Gitlab self-hosted instances documentation (#9391) 2026-01-19 09:51:27 -06:00
Evgenii Kosenko 29e84831e8 docs: update codecompanion.nvim acp doc (#9411) 2026-01-19 09:50:41 -06:00
Frank 5059ed3826 zen: fix black reset date 2026-01-19 10:12:50 -05:00
Adam 319df53c40 chore: cleanup 2026-01-19 09:03:52 -06:00
Adam fef8e3015c test(app): more e2e tests 2026-01-19 09:03:52 -06:00
Adam b8ff9414b5 chore: cleanup 2026-01-19 09:03:52 -06:00
Adam eccf7638cc test(app): e2e utilities 2026-01-19 09:03:52 -06:00
Adam af2c819847 test(app): more e2e tests 2026-01-19 09:03:52 -06:00
Adam ad12481e99 test(app): more e2e tests 2026-01-19 09:03:52 -06:00
Adam e14b9eda3a test(app): initial e2e test setup 2026-01-19 09:03:52 -06:00
GitHub Action 593694883f chore: generate 2026-01-19 13:37:19 +00:00
Adam 15ba83c07a chore: cleanup 2026-01-19 07:35:52 -06:00
Adam de042b92fe chore: cleanup 2026-01-19 07:35:52 -06:00
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
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
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