| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-04-26 | feat(httpapi): bridge session lifecycle routes (#24486) | Kit Langton | |
| 2026-04-26 | chore: generate | opencode-agent[bot] | |
| 2026-04-26 | feat(httpapi): bridge session read routes (#24485) | Kit Langton | |
| 2026-04-26 | chore: generate | opencode-agent[bot] | |
| 2026-04-26 | feat(httpapi): bridge sync routes (#24484) | Kit Langton | |
| 2026-04-26 | fix(docs): correct OpenCode Go DeepSeek endpoints (#24500) | Jack | |
| 2026-04-26 | chore: generate | opencode-agent[bot] | |
| 2026-04-26 | feat(httpapi): bridge workspace mutations (#24483) | Kit Langton | |
| 2026-04-26 | chore: generate | opencode-agent[bot] | |
| 2026-04-26 | feat(httpapi): bridge experimental session list (#24478) | Kit Langton | |
| 2026-04-26 | fix: bump openrouter sdk version to resolve deepseek reasoning issue (bug ↵ | Aiden Cline | |
| was in sdk pkg) (#24435) | |||
| 2026-04-25 | core: Add User-Agent header to identify client version in HTTP requests | Dax Raad | |
| 2026-04-25 | sync | Frank | |
| 2026-04-26 | test(provider): avoid plugin dependency install timeout (#24416) | Kit Langton | |
| 2026-04-26 | chore: generate | opencode-agent[bot] | |
| 2026-04-25 | feat(httpapi): bridge experimental tool routes (#24407) | Kit Langton | |
| 2026-04-25 | chore: generate | opencode-agent[bot] | |
| 2026-04-25 | feat(httpapi): bridge mcp oauth endpoints (#24405) | Kit Langton | |
| 2026-04-25 | chore: generate | opencode-agent[bot] | |
| 2026-04-25 | feat(httpapi): bridge mcp control endpoints (#24403) | Kit Langton | |
| 2026-04-25 | feat(httpapi): bridge project update endpoint (#24398) | Kit Langton | |
| 2026-04-25 | chore: generate | opencode-agent[bot] | |
| 2026-04-25 | feat(httpapi): bridge project git init endpoint (#24394) | Kit Langton | |
| 2026-04-25 | feat(httpapi): bridge config update endpoint (#24387) | Kit Langton | |
| 2026-04-25 | chore: generate | opencode-agent[bot] | |
| 2026-04-25 | feat(httpapi): bridge worktree mutations (#24371) | Kit Langton | |
| 2026-04-25 | chore: generate | opencode-agent[bot] | |
| 2026-04-25 | feat(httpapi): bridge instance dispose endpoint (#24368) | Kit Langton | |
| 2026-04-25 | feat(tui): show /connect tip when user has no models configured (#24014) | Kit Langton | |
| 2026-04-25 | chore: generate | opencode-agent[bot] | |
| 2026-04-25 | feat(httpapi): bridge worktree read endpoint (#24366) | Kit Langton | |
| 2026-04-25 | chore: generate | opencode-agent[bot] | |
| 2026-04-25 | feat(httpapi): bridge experimental read endpoints (#24365) | Kit Langton | |
| 2026-04-25 | core: move npm service to core package for shared dependency management | Dax Raad | |
| 2026-04-25 | core: move cross-spawn-spawner to root and remove unused types | Dax Raad | |
| The cross-spawn-spawner module has been moved from src/effect/ to src/ to simplify the core package structure. The src/types.d.ts file which contained unused type declarations has also been removed. All imports throughout the codebase have been updated to reflect the new location. This change reduces the package's internal complexity by flattening the module hierarchy and removing dead code, making future maintenance easier. | |||
| 2026-04-25 | core: move cross-spawn-spawner from opencode to core package | Dax Raad | |
| Moved the cross-spawn-spawner module from packages/opencode to packages/core to enable code sharing across the monorepo. This consolidates the process spawning infrastructure into the core package so other packages can use cross-platform child process spawning without duplicating the implementation. Updated all import statements across the codebase to reference the new location (@opencode-ai/core/effect/cross-spawn-spawner). Removed the local copy from the opencode package along with its tests. | |||
| 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 | |
