| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-04-25 | chore: generate | opencode-agent[bot] | |
| 2026-04-25 | feat(httpapi): bridge file search endpoints (#24356) | Kit Langton | |
| 2026-04-25 | feat(tui): read Zed editor context from state db (#24352) | Kit Langton | |
| 2026-04-25 | chore: generate | opencode-agent[bot] | |
| 2026-04-25 | feat(httpapi): bridge catalog read endpoints (#24353) | Kit Langton | |
| 2026-04-25 | core: move Global module to @opencode-ai/core for centralized path management | Dax Raad | |
| Move the Global module from packages/opencode/src/global to packages/core/src/global to provide a unified location for managing XDG directories and application paths. This eliminates duplicate path definitions across packages and ensures consistent access to data, config, cache, state, log, and bin directories throughout the codebase. | |||
| 2026-04-25 | chore: generate | opencode-agent[bot] | |
| 2026-04-25 | core: consolidate shared infrastructure into core package | Dax Raad | |
| Moves effect logging, observability, runtime utilities, flags, installation version info, and process utilities from opencode to core package. This enables better code sharing across packages and establishes core as the single source of truth for foundational utilities. All internal imports updated to use @opencode-ai/core paths for consistency. | |||
| 2026-04-25 | fix(config): preserve permission order with Effect decode (#24308) | Kit Langton | |
| 2026-04-25 | feat: add startup debug command (#24310) | Dax | |
| 2026-04-25 | refactor: rename shared package to core (#24309) | Dax | |
| 2026-04-25 | refactor: remove lazy cross-spawn runtime (#24305) | Dax | |
| 2026-04-25 | chore: generate | opencode-agent[bot] | |
| 2026-04-25 | feat(httpapi): bridge instance read endpoints (#24258) | Kit Langton | |
| 2026-04-25 | sync release versions for v1.14.25 | opencode | |
| 2026-04-25 | core: permission config schema now provides full IntelliSense for all tool ↵ | Dax Raad | |
| permission keys The permission configuration previously used a generic record type that didn't offer editor completions. Updated the schema to explicitly list all tool permission keys (read, edit, glob, grep, list, bash, task, external_directory, lsp, skill, todowrite, question, webfetch, websearch, codesearch, doom_loop) with proper types, enabling autocomplete when editing permission files. | |||
| 2026-04-25 | ci: centralize opentui dependencies in workspace catalog | Dax Raad | |
| Use catalog references for @opentui/core, @opentui/solid, and opentui-spinner across packages to ensure consistent versions and simplify updates. | |||
| 2026-04-25 | chore: generate | opencode-agent[bot] | |
| 2026-04-25 | fix permission config order (#24222) | Dax | |
| 2026-04-25 | tool/lsp: include request details in permission metadata (#24139) | Simon Klee | |
| 2026-04-25 | Fix shell cwd after login startup (#24215) | Kit Langton | |
| 2026-04-24 | fix(build): add prettier to devDependencies (#23255) | Maddison Hellstrom | |
| 2026-04-25 | Add Roslyn support for Razor and C# scripts (#24228) | Luke Parker | |
| 2026-04-24 | chore: generate | opencode-agent[bot] | |
| 2026-04-24 | test(httpapi): cover hono bridge middleware (#24216) | Kit Langton | |
| 2026-04-24 | refactor(ripgrep): migrate result schemas to effect (#24213) | Kit Langton | |
| 2026-04-24 | fix(opencode): clarify git amend condition to require verifying commit ↵ | Kyle Altendorf | |
| landed (#19937) Co-authored-by: Aiden Cline <[email protected]> Co-authored-by: Luke Parker <[email protected]> Co-authored-by: Brendan Allan <[email protected]> Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com> Co-authored-by: Shoubhit Dash <[email protected]> | |||
| 2026-04-24 | fix: ensure gpt-5.5 compacts at correct context size when using openai oauth ↵ | Aiden Cline | |
| (#24212) | |||
| 2026-04-24 | chore: generate | opencode-agent[bot] | |
| 2026-04-24 | Clarify HttpApi migration plan (#24211) | Kit Langton | |
| 2026-04-24 | chore: generate | opencode-agent[bot] | |
| 2026-04-24 | refactor(schema): decode effect schemas directly (#24169) | Kit Langton | |
| 2026-04-24 | Refactor HttpApi auth middleware wiring (#24168) | Kit Langton | |
| 2026-04-24 | zen: gpt-5.5 | Frank | |
| 2026-04-24 | zen: gpt-5.5 | Frank | |
| 2026-04-24 | zen: gpt-5.5 | Frank | |
| 2026-04-24 | zen: gpt-5.5 | Frank | |
| 2026-04-24 | sync release versions for v1.14.24 | opencode | |
| 2026-04-24 | chore: generate | opencode-agent[bot] | |
| 2026-04-24 | zen: deepseek v4 pro | Frank | |
| 2026-04-24 | Use OpenTUI theme detection for initial TUI mode, again (#23846) | Sebastian | |
| 2026-04-24 | fix: ensure assistant messages always have reasoning on them for deepseek ↵ | Aiden Cline | |
| (#24180) | |||
| 2026-04-24 | fix: use existingModel as fallback for interleaved field (#24172) | 07akioni | |
| 2026-04-24 | chore: generate | opencode-agent[bot] | |
| 2026-04-24 | feat(httpapi): bridge mcp status endpoint (#24100) | Kit Langton | |
| 2026-04-24 | sync release versions for v1.14.23 | opencode | |
| 2026-04-24 | feat(httpapi): bridge file read endpoints (#24098) | Kit Langton | |
| 2026-04-24 | fix: support `max` for deepseek (#24163) | Aiden Cline | |
| 2026-04-24 | fix: preserve empty reasoning_content for DeepSeek V4 thinking mode (#24146) | 黑墨水鱼 | |
| Co-authored-by: Simon Klee <[email protected]> | |||
| 2026-04-24 | fix: deepseek variants (#24157) | Aiden Cline | |
