| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-04-26 | sync | Frank | |
| 2026-04-26 | sync | Frank | |
| 2026-04-26 | chore: generate | opencode-agent[bot] | |
| 2026-04-26 | feat(httpapi): bridge remaining session routes (#24510) | Kit Langton | |
| 2026-04-26 | chore: generate | opencode-agent[bot] | |
| 2026-04-26 | feat(httpapi): bridge session message mutations (#24487) | Kit Langton | |
| 2026-04-26 | chore: generate | opencode-agent[bot] | |
| 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 | ci: update team assignments in github-triage | Dax Raad | |
| Update team member assignments in the triage tool: - Remove thdxr from tui and core teams - Add simonklee to tui team - Add kitlangton to core team | |||
| 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: correct typo in comment (#24420) | Ariane Emory | |
| 2026-04-26 | chore: update nix node_modules hashes | opencode-agent[bot] | |
| 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: update nix node_modules hashes | opencode-agent[bot] | |
| 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 | ci: fix model name | Aiden Cline | |
| 2026-04-25 | feat(httpapi): bridge file search endpoints (#24356) | Kit Langton | |
