| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-03-19 | fix: restore recent test regressions and upgrade effect beta (#18158) | Luke Parker | |
| 2026-03-19 | fix(windows): use cross-spawn for shim-backed commands (#18010) | Luke Parker | |
| 2026-03-16 | chore: generate | opencode-agent[bot] | |
| 2026-03-16 | release: v1.2.27 | opencode | |
| 2026-03-13 | release: v1.2.26 | opencode | |
| 2026-03-12 | release: v1.2.25 | opencode | |
| 2026-03-12 | refactor(provider): flow branded ProviderID/ModelID through internal ↵ | Kit Langton | |
| signatures (#17182) | |||
| 2026-03-12 | refactor(desktop): rework default server initialization and connection ↵ | Brendan Allan | |
| handling (#16965) | |||
| 2026-03-12 | chore: generate | opencode-agent[bot] | |
| 2026-03-10 | core: make account login upgrades safe while adding multi-account workspace ↵ | Dax | |
| auth (#15487) Co-authored-by: Kit Langton <[email protected]> Co-authored-by: Claude Opus 4.6 <[email protected]> | |||
| 2026-03-10 | upgrade opentui to v0.1.87 (#16772) | Sebastian | |
| 2026-03-09 | chore: generate | opencode-agent[bot] | |
| 2026-03-09 | refactor: replace bun semver with npm semver package | Dax Raad | |
| 2026-03-09 | release: v1.2.24 | opencode | |
| 2026-03-09 | release: v1.2.23 | opencode | |
| 2026-03-09 | revert(app): "STUPID SEXY TIMELINE (#16420)" (#16745) | Adam | |
| 2026-03-08 | release: v1.2.22 | opencode | |
| 2026-03-08 | chore: refactoring ui hooks | Adam | |
| 2026-03-07 | release: v1.2.21 | opencode | |
| 2026-03-06 | chore(storage): update drizzle and channel db handling | Dax Raad | |
| 2026-03-06 | release: v1.2.20 | opencode | |
| 2026-03-06 | refactor(opencode): replace Bun.which with npm which (#15012) | Dax | |
| 2026-03-06 | release: v1.2.19 | opencode | |
| 2026-03-05 | release: v1.2.18 | opencode | |
| 2026-03-05 | chore(app): ghostty-web fork | Adam | |
| 2026-03-05 | app: prefer using useLocation instead of window.location (#15989) | Brendan Allan | |
| 2026-03-05 | chore: update turborepo (#16061) | Anton Volkov | |
| 2026-03-04 | ci: make tsgo available for pre-push typechecks | David Hill | |
| 2026-03-04 | release: v1.2.17 | opencode | |
| 2026-03-04 | desktop: add electron version (#15663) | Brendan Allan | |
| 2026-03-03 | release: v1.2.16 | opencode | |
| 2026-03-03 | Upgrade opentui to v0.1.86 and activate markdown renderable by default (#14974) | Sebastian | |
| 2026-03-02 | Animation Smorgasbord (#15637) | Kit Langton | |
| Co-authored-by: Adam <[email protected]> | |||
| 2026-02-27 | chore(app): deps | Adam | |
| 2026-02-26 | chore: storybook (#15285) | Adam | |
| Co-authored-by: David Hill <[email protected]> | |||
| 2026-02-26 | release: v1.2.15 | opencode | |
| 2026-02-25 | release: v1.2.14 | opencode | |
| 2026-02-25 | release: v1.2.13 | opencode | |
| 2026-02-24 | release: v1.2.11 | opencode | |
| 2026-02-23 | upgrade opentui to v0.1.81 (#14605) | Sebastian | |
| 2026-02-20 | release: v1.2.10 | opencode | |
| 2026-02-20 | release: v1.2.9 | opencode | |
| 2026-02-19 | release: v1.2.8 | opencode | |
| 2026-02-19 | release: v1.2.7 | opencode | |
| 2026-02-19 | refactor: migrate from Bun.Glob to npm glob package (#14317) | Dax | |
| 2026-02-19 | core: bump ai sdk packages for google, google vertex, anthropic, bedrock, ↵ | Aiden Cline | |
| and provider utils (#14318) | |||
| 2026-02-19 | Revert "refactor: migrate from Bun.Glob to npm glob package" | Dax Raad | |
| This reverts commit 3c21735b35f779d69a5458b1fa5fada49fb7decb. | |||
| 2026-02-19 | refactor: migrate from Bun.Glob to npm glob package | Dax Raad | |
| Replace Bun.Glob usage with a new Glob utility wrapper around the npm 'glob' package. This moves us off Bun-specific APIs toward standard Node.js compatible solutions. Changes: - Add new src/util/glob.ts utility module with scan(), scanSync(), and match() - Default include option is 'file' (only returns files, not directories) - Add symlink option (default: false) to control symlink following - Migrate all 12 files using Bun.Glob to use the new Glob utility - Add comprehensive tests for the glob utility Breaking changes: - Removed support for include: 'dir' option (use include: 'all' and filter manually) - symlink now defaults to false (was true in most Bun.Glob usages) Files migrated: - src/util/log.ts - src/util/filesystem.ts - src/tool/truncation.ts - src/session/instruction.ts - src/storage/json-migration.ts - src/storage/storage.ts - src/project/project.ts - src/cli/cmd/tui/context/theme.tsx - src/config/config.ts - src/tool/registry.ts - src/skill/skill.ts - src/file/ignore.ts | |||
| 2026-02-19 | tweak: bake in the aws and google auth pkgs (#14241) | Aiden Cline | |
| 2026-02-18 | zen: update sst version | Frank | |
