cloudaxe-opencode/packages/opencode/src/server/routes/instance/httpapi
2026-04-27 17:17:11 +00:00
..
auth.ts core: consolidate shared infrastructure into core package 2026-04-25 13:30:37 -04:00
config.ts fix(httpapi): mount workspace bridge routes (#24626) 2026-04-27 12:52:48 -04:00
event.ts feat(httpapi): bridge event stream (#24518) 2026-04-26 19:55:13 -04:00
experimental.ts feat(httpapi): bridge experimental session list (#24478) 2026-04-26 10:47:24 -04:00
file.ts chore: generate 2026-04-25 18:14:26 +00:00
instance.ts feat(httpapi): bridge instance dispose endpoint (#24368) 2026-04-25 15:24:07 -04:00
lifecycle.ts chore: generate 2026-04-25 22:43:13 +00:00
mcp.ts chore: generate 2026-04-26 15:32:42 +00:00
permission.ts Refactor HttpApi auth middleware wiring (#24168) 2026-04-24 17:11:07 -04:00
project.ts fix(httpapi): mount workspace bridge routes (#24626) 2026-04-27 12:52:48 -04:00
provider.ts Refactor HttpApi auth middleware wiring (#24168) 2026-04-24 17:11:07 -04:00
pty.ts feat(httpapi): bridge pty routes (#24547) 2026-04-26 21:05:16 -04:00
question.ts Refactor HttpApi auth middleware wiring (#24168) 2026-04-24 17:11:07 -04:00
server.ts feat(httpapi): bridge tui routes (#24548) 2026-04-27 01:17:48 +00:00
session.ts fix(httpapi): accept empty session create body (#24640) 2026-04-27 17:17:11 +00:00
sync.ts feat(httpapi): bridge sync routes (#24484) 2026-04-26 11:31:46 -04:00
tui.ts feat(httpapi): bridge tui routes (#24548) 2026-04-27 01:17:48 +00:00
workspace.ts feat(httpapi): bridge sync routes (#24484) 2026-04-26 11:31:46 -04:00