| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-04-15 | Update VOUCHED list | github-actions[bot] | |
| https://github.com/anomalyco/opencode/issues/22569#issuecomment-4249515283 | |||
| 2026-04-14 | ci: ok one more time | Dax Raad | |
| 2026-04-14 | ci: remove Tauri desktop builds from release workflow to simplify distribution | Dax Raad | |
| 2026-04-14 | Update test.yml | LukeParkerDev | |
| 2026-04-13 | Update VOUCHED list | github-actions[bot] | |
| https://github.com/anomalyco/opencode/issues/22239#issuecomment-4238224546 | |||
| 2026-04-12 | ci: enable beta branch releases with auto-update support | Dax Raad | |
| 2026-04-12 | ci: enable signed Windows builds on beta branch | Dax Raad | |
| Allows beta releases to include properly signed Windows CLI executables, ensuring consistent security verification across all release channels. | |||
| 2026-04-12 | chore(github): vouch simonklee (#22127) | Simon Klee | |
| 2026-04-10 | ci use node 24 in test workflow fixing random ECONNRESET (#21782) | Luke Parker | |
| 2026-04-09 | ci: prevent beta branch builds from triggering production release steps | Dax Raad | |
| Skip Windows and Linux code signing, along with artifact downloads for the beta branch to ensure beta builds don't go through production release processes. | |||
| 2026-04-09 | ci: skip winget publish on beta and ensure finalize always runs | Dax Raad | |
| Beta releases no longer trigger unnecessary Winget submissions, and release finalization now completes even when some build artifacts are missing. | |||
| 2026-04-03 | fix(ci): create JUnit output dirs before tests (#20959) | Kit Langton | |
| 2026-04-03 | test(ci): publish unit reports in actions (#20547) | Kit Langton | |
| 2026-04-02 | test(app): emit junit artifacts for playwright (#20732) | Kit Langton | |
| 2026-04-02 | test(app): add a golden path for mocked e2e prompts (#20593) | Kit Langton | |
| 2026-04-01 | fix(test): auto-acknowledge tool-result follow-ups in mock LLM server (#20528) | Kit Langton | |
| 2026-04-01 | Update VOUCHED list | github-actions[bot] | |
| https://github.com/anomalyco/opencode/issues/20482#issuecomment-4171492178 | |||
| 2026-03-31 | Update VOUCHED list | github-actions[bot] | |
| https://github.com/anomalyco/opencode/issues/20333#issuecomment-4166038038 | |||
| 2026-03-31 | Update VOUCHED list | github-actions[bot] | |
| https://github.com/anomalyco/opencode/issues/20342#issuecomment-4165277636 | |||
| 2026-03-31 | chore: use paid zen model in e2e | Adam | |
| 2026-03-29 | wip: zen | Frank | |
| 2026-03-29 | ci: fix | Frank | |
| 2026-03-29 | ci: cancel stale nix-hashes runs (#19571) | Luke Parker | |
| 2026-03-28 | feat(ci): use Azure Artifact Signing for Windows releases (#15201) | Luke Parker | |
| 2026-03-26 | ignore: update disavowed list (#19184) | Aiden Cline | |
| 2026-03-24 | Fix close-issues workflow permissions | Dax Raad | |
| - Add contents: read permission for checkout - Use github.token instead of secrets.GITHUB_TOKEN | |||
| 2026-03-24 | Add close-issues script and GitHub Action | Dax Raad | |
| - Create script/github/close-issues.ts to close stale issues after 60 days - Add GitHub Action workflow to run daily at 2 AM - Remove old stale-issues workflow to avoid conflicts | |||
| 2026-03-24 | fix: increase operations-per-run to 1000 and pin stale action to v10.2.0 | Dax Raad | |
| The stale-issues workflow was hitting the default 30 operations limit, preventing it from processing all 2900+ issues/PRs. Increased to 1000 to handle the full backlog. Also pinned to exact v10.2.0 for reproducibility. | |||
| 2026-03-24 | fix: nix hash update parsing... again (#18989) | Caleb Norton | |
| 2026-03-24 | fix: nix hash update parsing (#18979) | Caleb Norton | |
| 2026-03-24 | fix: better nix hash detection (#18957) | Caleb Norton | |
| 2026-03-23 | ci: fix | Frank | |
| 2026-03-23 | Update VOUCHED list | github-actions[bot] | |
| https://github.com/anomalyco/opencode/issues/18718#issuecomment-4108322776 | |||
| 2026-03-23 | Add 'write' role to vouch manage action (#18718) | Luke Parker | |
| 2026-03-20 | ignore: add danieljoshuanazareth to disavow list (#18476) | Aiden Cline | |
| 2026-03-21 | Update VOUCHED list | github-actions[bot] | |
| https://github.com/anomalyco/opencode/issues/18464#issuecomment-4101766628 | |||
| 2026-03-20 | fix: lots of desktop stability, better e2e error logging (#18300) | Luke Parker | |
| 2026-03-16 | chore: denounce ai spammer (#17901) | Aiden Cline | |
| 2026-03-16 | fix(ci): workaround by using hoisted Bun linker on Windows (#17751) | Luke Parker | |
| 2026-03-13 | fix(ci): keep test runs on dev (#17260) | Luke Parker | |
| 2026-03-12 | fix(ci): use dynamic bun cache path for cross-platform support (#17120) | Luke Parker | |
| 2026-03-12 | feat(windows): add arm64 release targets for cli and desktop (#16696) | Luke Parker | |
| 2026-03-11 | ci: setup node in tauri build | Brendan Allan | |
| 2026-03-10 | ci: cancel duplicate workflow runs and add read permissions | Dax Raad | |
| - Add concurrency settings to cancel outdated runs when new commits are pushed - Add contents: read permission for security hardening - Remove redundant required job that checked test results | |||
| 2026-03-10 | ci: install setuptools to prevent Python distutils errors during dependency ↵ | Dax Raad | |
| installation | |||
| 2026-03-09 | fix(storybook): add ci build workflow (#16760) | Karan Handa | |
| 2026-03-04 | ci: remove electron beta requirement | Brendan Allan | |
| 2026-03-04 | ci: only publish electron on beta | Brendan Allan | |
| 2026-03-04 | desktop: add electron version (#15663) | Brendan Allan | |
| 2026-03-02 | chore: fix docs sync permissions | Adam | |
