cloudaxe-opencode/packages/opencode/src/server/routes/instance/httpapi
2026-06-23 23:45:02 +00:00
..
groups refactor(core): simplify event model (#33238) 2026-06-21 10:34:57 -04:00
handlers fix(tui): gate background shortcut by capability (#32837) 2026-06-18 14:54:26 +02:00
middleware refactor(tui): centralize application exit (#31524) 2026-06-09 11:46:02 -04:00
AGENTS.md
api.ts feat(core): add opencode integration (#33555) 2026-06-23 23:45:02 +00:00
errors.ts
lifecycle.ts refactor(core): replace legacy logger with Effect logging (#31310) 2026-06-08 15:41:56 -04:00
public.ts feat(server): stream events across locations 2026-06-22 08:12:43 -04:00
server.ts fix(opencode): preserve request logger context (#33381) 2026-06-22 10:58:22 -04:00
websocket-tracker.ts