Commit Graph

8507 Commits

Author SHA1 Message Date
Dax Raad eef25b6ed5 ci 2026-01-30 00:15:21 -05:00
Dax Raad c188a8c38b ci 2026-01-30 00:10:44 -05:00
Dax Raad a5cab2f070 ci 2026-01-30 00:07:56 -05:00
Dax Raad 0fdcd57135 ci 2026-01-30 00:05:05 -05:00
Dax Raad 56eb4fabc5 ci 2026-01-30 00:04:51 -05:00
Dax Raad 21a6b755a6 ci 2026-01-29 23:58:39 -05:00
Dax Raad 8c47722973 ci 2026-01-29 23:56:56 -05:00
Dax Raad 1aab6fe274 ci 2026-01-29 23:55:48 -05:00
Dax Raad 77cb223a26 ci 2026-01-29 23:52:08 -05:00
Dax Raad 34b7b756b8 ci 2026-01-29 23:49:53 -05:00
Dax Raad 39dab7f5d4 ci 2026-01-29 23:17:57 -05:00
Dax Raad 0a7ffc002f ci 2026-01-29 23:15:12 -05:00
Dax Raad cfab2c3142 ci 2026-01-29 23:13:07 -05:00
Dax Raad ad63c1ba10 ci: fix container build script
Invoke docker build with Bun shell so commands run correctly, and document default automation behavior.
2026-01-29 23:10:50 -05:00
Dax Raad e65402db1d ci: add container build workflow
Add prebuilt build images and a publish workflow to speed CI by reusing heavy dependencies.
2026-01-29 23:07:58 -05:00
Dax Raad ec95b69c4e ci: cache apt packages to reduce CI build times on ubuntu 2026-01-29 21:51:53 -05:00
adamelmore c7aab64a16 fix(app): free model layout 2026-01-29 20:44:38 -06:00
Dax Raad a7b2cd519e sync 2026-01-29 21:35:24 -05:00
adamelmore 91f8e22873 fix(app): free model scroll 2026-01-29 20:26:35 -06:00
adamelmore d8a3bfe6aa fix(app): dialog not closing 2026-01-29 20:26:35 -06:00
Dax Raad 1aed9868fb fix(beta): use local git rebase instead of gh pr update-branch 2026-01-29 21:25:27 -05:00
Dax Raad e19c82b4b1 ci 2026-01-29 21:23:03 -05:00
Dax Raad e3235301ba ci 2026-01-29 21:19:00 -05:00
Dax Raad 2ee463fe0d ci 2026-01-29 20:59:33 -05:00
Rahul A Mistry f840974f72 fix(app): version to latest to avoid errors for new devs (#11201) 2026-01-29 19:42:59 -06:00
Filip 138d51df61 test(app): test for toggling model variant (#11221) 2026-01-29 19:05:31 -06:00
Dax Raad 56962343f1 ci 2026-01-29 19:35:52 -05:00
Dax Raad f4d8db28a8 ci: trigger publish workflow automatically after beta builds complete 2026-01-29 19:35:05 -05:00
Dax Raad 9268691723 ci 2026-01-29 19:34:12 -05:00
Dax Raad 4605632776 ci: upgrade bun cache to stickydisk for faster ci builds 2026-01-30 00:31:06 +00:00
opencode e251e6b5e9 release: v1.1.43
nix-hashes / nix-hashes (push) Has been cancelled
v1.1.43
2026-01-30 00:31:06 +00:00
Dax Raad 806dbd0368 ci 2026-01-29 19:08:48 -05:00
Dax Raad a6c228de9e ci 2026-01-29 19:03:07 -05:00
Dax Raad c65037a53b ci 2026-01-29 19:00:52 -05:00
Dax Raad 11ff5ece5c ci 2026-01-29 18:59:15 -05:00
Github Action e5058125b5 chore: update nix node_modules hashes 2026-01-29 23:19:19 +00:00
Mikhail Levchenko caac41a423 feat(config): add managed settings support for enterprise deployments (#6441)
Co-authored-by: Dax <mail@thdxr.com>
2026-01-29 22:56:25 +00:00
Aiden Cline 7a0a92b110 fix: use ?? to prevent args being undefined for mcp server in some cases (#11203) 2026-01-29 22:00:12 +00:00
Frank 4ac53cf30f zen: kimi k2.5 free (#11199) 2026-01-29 21:28:54 +00:00
Dax a7b8bbe303 fix: show all provider models when no providers connected (#11198) 2026-01-29 21:19:50 +00:00
Filip f02ff79bc8 fix(app): better header item wrapping (#10831) 2026-01-29 14:51:56 -06:00
Mert Can Demir 549d4fa739 feat: expose acp thinking variants (#9064)
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com>
2026-01-29 20:15:36 +00:00
Dax 0bda03e271 feat: add beta branch sync workflow for contributor PRs (#11190) 2026-01-29 20:02:36 +00:00
Dax bf613c4fd6 ci: remove push triggers from workflow files (#11186) 2026-01-29 19:25:05 +00:00
Dax 6f0b2eb1b8 ci: disable nix-desktop workflow (#11188) 2026-01-29 19:16:26 +00:00
Dax 338e90d345 chore: consolidate and standardize workflow files (#11183) 2026-01-29 19:04:12 +00:00
Dax 891c92d86d test: skip failing tests (#11184) 2026-01-29 18:57:59 +00:00
Dax 6929c11045 ci (#11149)
Co-authored-by: opencode <opencode@sst.dev>
2026-01-29 13:17:55 -05:00
GitHub Action bd1f3b17e5 chore: generate 2026-01-29 18:14:15 +00:00
Aiden Cline 3334622aad chore: format code 2026-01-29 12:13:29 -06:00