Commit Graph

520 Commits

Author SHA1 Message Date
Adam ecbefccc1b fix(ci): authenticate pulumi downloads 2026-08-12 11:45:00 -05:00
Luke Parker 0d35ac087e fix(desktop): embed version in server sidecar (#40764) 2026-08-06 07:22:11 +08:00
opencode-agent[bot] cc529d6c2c fix(ci): reuse imported macOS keychain (#40221)
Co-authored-by: Luke Parker <10430890+Hona@users.noreply.github.com>
2026-08-03 19:48:32 +10:00
Brendan Allan 49066e354e feat(desktop): add opt-in v2 sidecar (#39286) 2026-07-28 17:29:27 +08:00
opencode-agent[bot] 6ab0266c61 ci: skip issue actions for team authors (#34556)
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com>
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
Co-authored-by: Aiden Cline <aidenpcline@gmail.com>
2026-06-29 23:48:58 -05:00
opencode-agent[bot] 9984cf8443 fix: exempt org issues from compliance close (#34431) 2026-06-29 12:59:30 +00:00
Kit Langton 4e8927a2a8 feat(sdk): add HttpApi clients and embedded host (#33445) 2026-06-24 23:08:54 -04:00
Aiden Cline deec106443 fix: restore dev CI (#33701) 2026-06-24 14:04:50 -05:00
Victor Navarro c614b8f3e6 refactor(ui): isolate session components (#33670) 2026-06-24 14:56:09 +00:00
Dax 7d54222887 fix(tui): scope file autocomplete to session (#33458) 2026-06-22 20:31:36 -04:00
Dax Raad 192d323da1 fix(ci): preserve test log groups 2026-06-22 08:35:40 -04:00
Dax Raad 15d2026612 fix(ci): avoid Playwright Chromium install hang 2026-06-21 08:08:31 -04:00
Adam f7a9cdc5c7 chore(stats): remove deploy migrations 2026-06-21 05:41:10 -05:00
Adam 693fafe218 fix(stats): support planetscale cli variants 2026-06-21 05:17:22 -05:00
Adam 88ba02382b fix(stats): run production migration safely 2026-06-21 05:01:43 -05:00
Adam 22a18571b4 fix(stats): make unique users migration idempotent 2026-06-21 04:38:47 -05:00
Adam 4a68c34ded feat(stats): show model users metric 2026-06-21 04:30:25 -05:00
Dax f6f849b34c refactor(tui): centralize application exit (#31524) 2026-06-09 11:46:02 -04:00
Kit Langton 8331819d13 chore(http-recorder): disable release automation (#31160) 2026-06-06 20:10:28 -04:00
Kit Langton e339b0db5b feat(http-recorder): prepare public beta release (#31018) 2026-06-06 03:01:26 +00:00
Aiden Cline 0de8af9c63 fix(workflows): serialize desktop release uploads (#30978) 2026-06-05 10:21:22 -05:00
Jérôme Benoit 9b6a9520c3 fix(workflows): retry nix-hashes compute-hash on transient failure (#30743) 2026-06-05 09:32:01 -05:00
Dax Raad 624113390e ci: publish 2026-06-04 19:23:41 -04:00
Dax 9e11b45908 feat(core): add command registry (#30624) 2026-06-04 02:57:43 -04:00
Kit Langton 540e83b6c8 feat(core): add embedded v2 session runtime and tool foundation (#30632) 2026-06-03 23:02:17 -04:00
Aiden Cline eb4f9bb4c4 chore: remove zed extension and automation (#30628) 2026-06-03 17:16:21 -05:00
Adam e1aa48d2a0 feat: initial datalake and stats site (#28666) 2026-05-25 17:34:04 -05:00
Aiden Cline 22a6fc1523 ci: "fix: exempt team members from compliance cleanup" (#28865) 2026-05-22 11:14:52 -05:00
Aiden Cline 01a7b76b87 fix: exempt team members from compliance cleanup 2026-05-21 16:15:45 -05:00
Victor Navarro d413fc97a5 chore: upgrade sst version (#26224) 2026-05-21 17:19:15 +02:00
Dax 047da18acd Fix npm CLI binary installation (#27801) 2026-05-15 18:43:37 -04:00
Aiden Cline dad858cc39 ci: Automate PR cleanup (#27667) 2026-05-14 23:47:59 -05:00
Brendan Allan f0449b3fae build(ci): use native arm64 runner for desktop linux arm64 builds (#27250) 2026-05-13 12:52:18 +08:00
Aiden Cline c72de0a1ca ci: GitHub Actions dependencies (#26962) 2026-05-11 19:50:35 -05:00
Kit Langton 543e6b4bd7 test(server): harden HttpApi exercise coverage (#26425) 2026-05-08 20:50:01 -04:00
vimtor 6341006279 chore: reactivate alerts 2026-05-07 10:15:52 +02:00
Victor Navarro 547ae01f54 chore: configure alerting and monitoring (#25857) 2026-05-05 16:08:28 +02:00
Brendan Allan b862eacc03 refactor(desktop): consolidate desktop-electron into desktop package (#25822) 2026-05-05 13:43:36 +08:00
Brendan Allan 74b2a5cade ci: only build electron desktop (#19067) 2026-05-03 19:10:15 +05:30
Dax Raad 6b816ec3dd ci: stop sending daily community recap notifications 2026-05-03 01:54:32 -04:00
Dax Raad 3c5445f148 ci: remove vouch-based contributor filtering workflows
Removes the automated vouch system that filtered issues and PRs from non-vouched users. This simplifies the contribution process by removing the requirement for maintainers to manually vouch contributors before they can participate.
2026-05-03 01:54:32 -04:00
Brendan Allan 16d96ee5cb desktop: sentry integration (#15300)
Co-authored-by: Jay V <air@live.ca>
2026-05-01 11:56:31 +08:00
Dax Raad 48f31193ca ci: enable sourcemaps for beta releases
Generate linked sourcemaps when building beta releases to help users
debug issues with readable stack traces.
2026-04-30 00:42:22 -04:00
Aiden Cline 0d434c5632 ci: fix model name 2026-04-25 14:13:19 -04:00
Aiden Cline fefc22dd94 ci: adjust review flow (#24355) 2026-04-25 13:52:19 -04:00
Brendan Allan 8827f84aac ci: add platform-specific bun install flags (#23822) 2026-04-24 04:50:34 +00:00
Dax Raad 7837ae74ff ci: ok one more time 2026-04-14 23:22:07 -04:00
Dax Raad b061c5b683 ci: remove Tauri desktop builds from release workflow to simplify distribution 2026-04-14 23:14:08 -04:00
LukeParkerDev bb6aca2e5d Update test.yml 2026-04-14 20:55:42 -04:00
Dax Raad 6a616207e8 ci: enable beta branch releases with auto-update support 2026-04-12 14:40:24 -04:00