diff options
| author | opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com> | 2026-04-25 23:17:18 +0000 |
|---|---|---|
| committer | opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com> | 2026-04-25 23:17:18 +0000 |
| commit | 3e35c974a4795da40eaa52ce2e7a7882b88faa9f (patch) | |
| tree | f7ba775beb4f5ec8dd6095628e490d9ac3747ec0 /packages | |
| parent | a14c22d4e9196eda3fc217213dcd7b01344087de (diff) | |
| download | opencode-3e35c974a4795da40eaa52ce2e7a7882b88faa9f.tar.gz opencode-3e35c974a4795da40eaa52ce2e7a7882b88faa9f.zip | |
chore: generate
Diffstat (limited to 'packages')
| -rw-r--r-- | packages/opencode/specs/effect/http-api.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/opencode/specs/effect/http-api.md b/packages/opencode/specs/effect/http-api.md index 2be0261ea..373b8d7e8 100644 --- a/packages/opencode/specs/effect/http-api.md +++ b/packages/opencode/specs/effect/http-api.md @@ -179,7 +179,7 @@ Use raw Effect HTTP routes where `HttpApi` does not fit. The goal is deleting Ho | `project` | `bridged` | list, current, git init, update | | `file` | `bridged` partial | find text/file/symbol, list/content/status | | `mcp` | `bridged` partial | status, add, connect/disconnect; OAuth remains | -| `workspace` | `bridged` partial | adaptor/list/status; create/remove/session-restore remain | +| `workspace` | `bridged` partial | adaptor/list/status; create/remove/session-restore remain | | top-level instance routes | `bridged` | path, vcs, command, agent, skill, lsp, formatter, dispose | | experimental JSON routes | `bridged` partial | console reads, tool ids, worktree list/mutations, resource list; global session list remains later | | `session` | `later/special` | large stateful surface plus streaming | |
