paperclip/server/src/services
Forgotten b13c5f4b34 Inject PAPERCLIP_* env vars into all adapter process runs
Agents spawned via process, claude_local, and codex_local adapters now
automatically receive PAPERCLIP_AGENT_ID, PAPERCLIP_COMPANY_ID, and
PAPERCLIP_API_URL in their environment, eliminating the need to manually
configure these in adapter_config.env.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-02-17 20:07:19 -06:00
..
activity-log.ts Implement agent runtime services and WebSocket realtime 2026-02-17 12:24:43 -06:00
activity.ts Add server routes for companies, approvals, costs, and dashboard 2026-02-17 09:07:27 -06:00
agents.ts Add chain-of-command API for agents 2026-02-17 20:07:02 -06:00
approvals.ts Add server routes for companies, approvals, costs, and dashboard 2026-02-17 09:07:27 -06:00
companies.ts Add server routes for companies, approvals, costs, and dashboard 2026-02-17 09:07:27 -06:00
costs.ts Add server routes for companies, approvals, costs, and dashboard 2026-02-17 09:07:27 -06:00
dashboard.ts Add server routes for companies, approvals, costs, and dashboard 2026-02-17 09:07:27 -06:00
goals.ts Add server routes for companies, approvals, costs, and dashboard 2026-02-17 09:07:27 -06:00
heartbeat.ts Inject PAPERCLIP_* env vars into all adapter process runs 2026-02-17 20:07:19 -06:00
index.ts Implement agent runtime services and WebSocket realtime 2026-02-17 12:24:43 -06:00
issues.ts Add issue ancestors, @-mention wakeups on comments 2026-02-17 20:07:14 -06:00
live-events.ts Implement agent runtime services and WebSocket realtime 2026-02-17 12:24:43 -06:00
projects.ts Add server routes for companies, approvals, costs, and dashboard 2026-02-17 09:07:27 -06:00
run-log-store.ts Implement agent runtime services and WebSocket realtime 2026-02-17 12:24:43 -06:00