Commit graph

4151 commits

Author SHA1 Message Date
Dax Raad
cd3085802f core: hide internal agents from desktop agent selector 2025-12-12 18:02:18 -05:00
Dax Raad
9a769bfd8c centralize title and summary prompts into agent system 2025-12-12 17:56:35 -05:00
Dax Raad
f4e6e29372 sync 2025-12-12 17:20:13 -05:00
Dax Raad
7618267bdb fixed 2025-12-12 16:55:51 -05:00
Dax Raad
0c7d96f8fa Merge branch 'dev' into llm-centralization 2025-12-12 16:49:11 -05:00
Dax Raad
af45444496 desktop: fix build on Linux and Windows by making macOS title bar styling conditional 2025-12-12 16:47:48 -05:00
Sebastian Herrlinger
43202f2820 only exit app when prompt is empty, otherwise fallthrough, fix #5457 2025-12-12 22:45:28 +01:00
Dax Raad
0ef477a613 Merge branch 'dev' into llm-centralization 2025-12-12 16:44:48 -05:00
Dax Raad
9d6db6d4a6 sync 2025-12-12 16:44:35 -05:00
GitHub Action
ce37e11bfe chore: format code 2025-12-12 21:44:09 +00:00
Dax Raad
2fbdbe1dd1 sync 2025-12-12 16:44:00 -05:00
Dan Brown
6e9833acce
Shell: No -l in fallback, for max compatibility (#5452) 2025-12-12 15:43:35 -06:00
opencode
379c4ecab3 release: v1.0.151
Some checks are pending
deploy / deploy (push) Waiting to run
generate / generate (push) Waiting to run
publish / publish (push) Waiting to run
publish / publish-tauri (map[host:blacksmith-4vcpu-ubuntu-2404 target:x86_64-unknown-linux-gnu]) (push) Blocked by required conditions
publish / publish-tauri (map[host:blacksmith-4vcpu-windows-2025 target:x86_64-pc-windows-msvc]) (push) Blocked by required conditions
publish / publish-tauri (map[host:macos-latest target:aarch64-apple-darwin]) (push) Blocked by required conditions
publish / publish-tauri (map[host:macos-latest target:x86_64-apple-darwin]) (push) Blocked by required conditions
test / test (push) Waiting to run
Update Nix Hashes / update (push) Waiting to run
2025-12-12 21:34:32 +00:00
Adam
9846b26be7
fix: desktop layout 2025-12-12 15:26:53 -06:00
Dax Raad
0e676dce85 Merge branch 'dev' into llm-centralization 2025-12-12 16:26:09 -05:00
Adam
d6ba6af6f3
fix: desktop layout 2025-12-12 15:24:43 -06:00
Adam
d463ade028
fix: desktop layout 2025-12-12 15:24:43 -06:00
Adam
6c3495a75a
fix: desktop layout 2025-12-12 15:24:43 -06:00
Adam
a16edb4ea0
fix: desktop layout 2025-12-12 15:24:43 -06:00
Adam
9efe09564b
fix: desktop layout 2025-12-12 15:24:42 -06:00
Adam
ccdd77032a
fix: desktop layout 2025-12-12 15:24:42 -06:00
Adam
41e234c6d0
fix: desktop layout 2025-12-12 15:24:42 -06:00
Adam
3e03646e42
fix: desktop layout 2025-12-12 15:24:42 -06:00
Adam
f7acc34327
fix: desktop layout 2025-12-12 15:24:41 -06:00
Adam
bf420e7df6
chore: cleanup 2025-12-12 15:24:41 -06:00
Adam
78484f545c
chore: cleanup 2025-12-12 15:24:41 -06:00
Adam
ad008d2151
wip: desktop timeline changes 2025-12-12 15:24:41 -06:00
Dax Raad
651a10d6db only gen summary if diffs 2025-12-12 16:24:26 -05:00
Dax Raad
3955c9c1b7 sync 2025-12-12 16:23:48 -05:00
Aiden Cline
f9674793af tweak: 5.1 -> 5. in transform 2025-12-12 15:17:11 -06:00
Dax Raad
106a6bb08c Merge branch 'dev' into llm-centralization 2025-12-12 15:58:16 -05:00
GitHub Action
f3a33d41f1 chore: format code
Some checks are pending
deploy / deploy (push) Waiting to run
Update Nix Hashes / update (push) Waiting to run
2025-12-12 20:26:02 +00:00
David Hill
642eec3dfd Merge branch 'dev' of https://github.com/sst/opencode into dev 2025-12-12 20:25:21 +00:00
Dax Raad
73513612d4 reuse existing server query 2025-12-12 15:23:38 -05:00
David Hill
9b77246246 Merge branch 'dev' of https://github.com/sst/opencode into dev 2025-12-12 20:23:06 +00:00
David Hill
cf3bc1e0a6 fix: increase font-size-small to 13px 2025-12-12 20:22:51 +00:00
David Hill
4550ad049e fix: make syntax colors have more contrast 2025-12-12 20:22:08 +00:00
Dax Raad
d51c6ca39f sync 2025-12-12 15:21:29 -05:00
Dax Raad
47c6a2430c sync 2025-12-12 15:18:07 -05:00
Dax Raad
33d5809157 sync 2025-12-12 15:17:50 -05:00
Dax Raad
f928325a1b sync 2025-12-12 15:13:24 -05:00
Dax Raad
167709c48e sync 2025-12-12 15:10:49 -05:00
Aiden Cline
909013320b tweak: 5.1 -> 5. reasoning effort match 2025-12-12 13:21:57 -06:00
Frank
770a4d87db Zen: add gpt5.2 2025-12-12 13:48:54 -05:00
Luke Parker
2e417c4d8c
fix: osascript for clipboard typo (#5430) 2025-12-12 11:37:43 -06:00
Adam
2da527aaa6
fix: desktop layout 2025-12-12 11:11:17 -06:00
Jeremy Osih
0303eb0cc1
Change tooltip text from 'Open file' to 'New Terminal' (#5435) 2025-12-12 10:57:52 -06:00
Adam
3f4a792c8a
fix: tweak missing colors 2025-12-12 10:56:30 -06:00
Adam
9629f7464b
chore: cleanup 2025-12-12 10:45:34 -06:00
xu0o0
9017d10303
acp: fix internal error on /compact (#5424) 2025-12-12 10:43:18 -06:00