opencode/packages/server/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
..
handlers feat(core): add plugin list endpoint 2026-07-01 00:53:53 -04:00
middleware chore: merge dev into v2 (#34317) 2026-06-28 11:30:38 -04:00
api.ts refactor(protocol): extract server contracts (#33708) 2026-06-24 22:15:31 -04:00
auth.ts feat(core): add command registry (#30624) 2026-06-04 02:57:43 -04:00
cors.ts refactor(core): canonicalize pty service (#32182) 2026-06-14 12:46:39 +02:00
handlers.ts feat(core): add plugin list endpoint 2026-07-01 00:53:53 -04:00
location.ts chore: merge dev into v2 (#34317) 2026-06-28 11:30:38 -04:00
pty-environment.ts chore: merge dev into v2 (#34317) 2026-06-28 11:30:38 -04:00
routes.ts feat(plugin): support plugin-provided tools (#34619) 2026-06-30 13:18:56 -04:00