opencode/packages/schema/src
Dax Raad 6a91a682e4 feat(core): add plugin list endpoint
Adds a plugin.list HTTP endpoint that reports currently loaded plugins, wires it through protocol, server, and generated clients, and merges it into sdk-next's plugin API. Also updates the sample plugin to register a primary agent instead of a subagent for local testing.
2026-07-01 00:53:53 -04:00
..
v1
agent.ts
catalog.ts
command.ts
connection.ts
credential.ts
durable-event-manifest.ts
event-manifest.ts
event.ts
file-diff.ts
filesystem-watcher.ts
filesystem.ts
ide-event.ts
identifier.ts
index.ts
installation-event.ts
integration-id.ts
integration.ts
legacy-event.ts
llm.ts
location.ts
lsp-event.ts
mcp-event.ts feat(core): add mcp support (#34513) 2026-06-30 08:37:44 -05:00
mcp.ts feat(cli): add mcp list, add, auth, and logout commands (#34643) 2026-06-30 13:49:07 -05:00
model.ts
models-dev.ts
permission-saved.ts
permission-v1.ts
permission.ts
plugin.ts feat(core): add plugin list endpoint 2026-07-01 00:53:53 -04:00
project-copy.ts
project-directories.ts
project-id.ts
project.ts
prompt-input.ts
prompt.ts
provider.ts
pty-ticket.ts
pty.ts
question-v1.ts
question.ts
reference.ts
revert.ts
schema.ts
server-event.ts
session-compaction-event.ts
session-delivery.ts
session-event.ts
session-id.ts
session-input.ts
session-message.ts
session-status-event.ts
session-todo.ts
session-v1.ts
session.ts
shell.ts
skill.ts
tui-event.ts
vcs-event.ts
workspace-event.ts
workspace-id.ts
workspace.ts
worktree-event.ts