paperclip/server/src
Forgotten c9c75bbc0a Implement agent runtime services and WebSocket realtime
Expand heartbeat service with full run executor, wakeup coordinator,
and adapter lifecycle. Add run-log-store for pluggable log persistence.
Add live-events service and WebSocket handler for realtime updates.
Expand agent and issue routes with runtime operations. Add ws dependency.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-17 12:24:43 -06:00
..
__tests__ Add API server with routes, services, and middleware 2026-02-16 13:31:58 -06:00
middleware Add server routes for companies, approvals, costs, and dashboard 2026-02-17 09:07:27 -06:00
realtime Implement agent runtime services and WebSocket realtime 2026-02-17 12:24:43 -06:00
routes Implement agent runtime services and WebSocket realtime 2026-02-17 12:24:43 -06:00
services Implement agent runtime services and WebSocket realtime 2026-02-17 12:24:43 -06:00
types Add server routes for companies, approvals, costs, and dashboard 2026-02-17 09:07:27 -06:00
app.ts Add server routes for companies, approvals, costs, and dashboard 2026-02-17 09:07:27 -06:00
config.ts Implement agent runtime services and WebSocket realtime 2026-02-17 12:24:43 -06:00
errors.ts Add server routes for companies, approvals, costs, and dashboard 2026-02-17 09:07:27 -06:00
index.ts Implement agent runtime services and WebSocket realtime 2026-02-17 12:24:43 -06:00