Commit Graph
8477 Commits
Author SHA1 Message Date
opencode a5118540af release: v0.0.0-ci-202601291635
Update Nix Hashes / update-node-modules-hashes (push) Has been cancelled
v0.0.0-ci-202601291635
2026-01-29 16:35:52 +00:00
Dax Raad 09a2f66016 sync 2026-01-29 11:31:55 -05:00
Dax Raad 7de4105285 sync 2026-01-29 11:31:50 -05:00
Dax Raad 8969581e2c sync 2026-01-29 11:23:21 -05:00
Dax Raad b8ff1f49de sync 2026-01-29 11:20:56 -05:00
Dax Raad 95f671aa14 sync 2026-01-29 11:18:39 -05:00
Dax Raad f13a5df854 sync 2026-01-29 11:17:38 -05:00
Dax Raad 1081d897b6 sync 2026-01-29 11:16:32 -05:00
Dax Raad 4300b4584a sync 2026-01-29 10:59:46 -05:00
Dax Raad 8076980332 sync 2026-01-29 10:55:14 -05:00
Dax Raad 12f4deba5b sync 2026-01-29 10:47:55 -05:00
Dax Raad cadbf2d214 sync 2026-01-29 10:46:28 -05:00
Dax Raad c38a45e3dc sync 2026-01-29 10:34:32 -05:00
Dax Raad 0e523b077e sync 2026-01-29 10:28:06 -05:00
Dax Raad 2258cf8f5f sync 2026-01-29 10:25:46 -05:00
Dax Raad 7b078fc164 sync 2026-01-29 10:25:37 -05:00
Dax Raad 6f83042fa1 sync 2026-01-29 10:25:33 -05:00
Dax Raad 3a60b07e51 sync 2026-01-29 10:25:14 -05:00
Dax Raad 4bea81d87c sync 2026-01-29 10:18:45 -05:00
Dax Raad 2bc9bac157 sync 2026-01-29 10:17:57 -05:00
Dax Raad d82ba619d0 sync 2026-01-29 09:59:11 -05:00
Dax Raad cac61862a6 sync 2026-01-29 09:58:49 -05:00
Dax Raad b1f8a5cf4e sync 2026-01-29 09:57:08 -05:00
Dax Raad a57b637a0c sync 2026-01-29 09:38:02 -05:00
Dax Raad 340332fca0 sync 2026-01-29 09:36:51 -05:00
Dax Raad 2fdca7fc08 sync 2026-01-29 09:36:13 -05:00
Dax Raad 6ae26dd0cf sync 2026-01-29 09:34:55 -05:00
GitHub Action 008ad54cb5 ignore: update download stats 2026-01-29 2026-01-29 12:07:50 +00:00
Ryan VogelandGitHub 571751c313 fix: remove redundant Highlights heading from publish template (#11121) 2026-01-29 06:16:45 -05:00
Github Action 82717f6e8b chore: update nix node_modules hashes 2026-01-29 07:12:38 +00:00
GitHub Action c946f5f7eb chore: generate 2026-01-29 07:10:34 +00:00
2af326606c feat(desktop): Add desktop deep link (#10072)
Co-authored-by: Brendan Allan <git@brendonovich.dev>
2026-01-29 15:09:53 +08:00
opencode 7c0067d59d release: v1.1.42
Update Nix Hashes / update-node-modules-hashes (push) Has been cancelled
v1.1.42
2026-01-29 05:59:07 +00:00
Aiden Cline 92eb982863 fix: undo change that used anthropic messages endpoint for anthropic models on copilot due to ratelimiting issues, go back to completions endpoint instead 2026-01-28 23:52:23 -06:00
33c5c100ff fix: frontmatter was adding newlines in some cases causing invalid model ids (#11095)
Co-authored-by: aptdnfapt <aptdnfapt@users.noreply.github.com>
2026-01-28 23:40:59 -06:00
Aiden Cline 0fabdccf11 fix: ensure that kimi doesnt have fake variants available 2026-01-28 23:40:44 -06:00
Sebastian Herrlinger 41ea4694db more timeout race guards 2026-01-29 00:17:39 -05:00
Ariane EmoryandGitHub e84d92da28 feat: Sequential numbering for forked session titles (Issue #10105) (#10321) 2026-01-28 23:08:35 -06:00
Sebastian Herrlinger 58ba486375 guard destroyed input field in timeout 2026-01-28 23:53:37 -05:00
Aiden Cline 121016af81 ci: adjust team 2026-01-28 22:28:48 -06:00
Benjamin OldenburgandGitHub f40bdd1ac3 feat(cli): include cache tokens in stats (#10582) 2026-01-28 22:03:44 -06:00
GitHub Action efc9303b27 chore: generate 2026-01-29 04:03:01 +00:00
Aiden Cline b938e1ea99 test: fix test 2026-01-28 22:02:14 -06:00
opencode 9cfdbbb1af release: v1.1.41
Update Nix Hashes / update-node-modules-hashes (push) Has been cancelled
v1.1.41
2026-01-29 04:00:39 +00:00
Aiden Cline 29ea9fcf25 fix: ensure variants for copilot models work w/ maxTokens being set 2026-01-28 21:55:50 -06:00
idealloveandGitHub 870c38a6aa fix: maxOutputTokens was accidentally hardcoded to undefined (#10995) 2026-01-28 21:28:15 -06:00
b937fe9450 fix(provider): include providerID in SDK cache key (#11020)
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-28 21:26:26 -06:00
tanandGitHub 427ef95f7d fix(opencode): allow media-src data: URL for small audio files (#11082) 2026-01-28 21:21:49 -06:00
GitHub Action d8fe12aafc chore: generate 2026-01-29 03:21:26 +00:00
Devin GriffinandGitHub a7d7f5bb07 fix(app): make settings more responsive for mobile and small web/desktop (#10775) 2026-01-28 21:20:34 -06:00