paperclip/server/src/services
Matt Van Horn 977f5570be fix(server): redact secret-sourced env vars in run logs by provenance
resolveAdapterConfigForRuntime now returns a secretKeys set tracking
which env vars came from secret_ref bindings. The onAdapterMeta
callback uses this to redact them regardless of key name.

Fixes #234

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-07 16:08:49 -08:00
..
access.ts refactor: rename packages to @paperclipai and CLI binary to paperclipai 2026-03-03 08:45:26 -06:00
activity-log.ts refactor: rename packages to @paperclipai and CLI binary to paperclipai 2026-03-03 08:45:26 -06:00
activity.ts refactor: rename packages to @paperclipai and CLI binary to paperclipai 2026-03-03 08:45:26 -06:00
agent-permissions.ts Implement agent hiring, approval workflows, config revisions, LLM reflection, and sidebar badges 2026-02-19 13:02:41 -06:00
agents.ts Auto-deduplicate agent shortname on join request approval 2026-03-06 13:54:58 -06:00
approvals.ts feat(openclaw): add adapter hire-approved hooks 2026-03-06 08:17:42 -06:00
assets.ts refactor: rename packages to @paperclipai and CLI binary to paperclipai 2026-03-03 08:45:26 -06:00
companies.ts refactor: rename packages to @paperclipai and CLI binary to paperclipai 2026-03-03 08:45:26 -06:00
company-portability.ts feat: deduplicate project shortnames on create and update 2026-03-07 08:59:34 -06:00
costs.ts refactor: rename packages to @paperclipai and CLI binary to paperclipai 2026-03-03 08:45:26 -06:00
dashboard.ts refactor: rename packages to @paperclipai and CLI binary to paperclipai 2026-03-03 08:45:26 -06:00
goals.ts refactor: rename packages to @paperclipai and CLI binary to paperclipai 2026-03-03 08:45:26 -06:00
heartbeat.ts fix(server): redact secret-sourced env vars in run logs by provenance 2026-03-07 16:08:49 -08:00
hire-hook.ts feat(openclaw): add adapter hire-approved hooks 2026-03-06 08:17:42 -06:00
index.ts Auto-deduplicate agent shortname on join request approval 2026-03-06 13:54:58 -06:00
issue-approvals.ts refactor: rename packages to @paperclipai and CLI binary to paperclipai 2026-03-03 08:45:26 -06:00
issues.ts Normalize derived issue timestamps to avoid 500s 2026-03-06 09:03:27 -06:00
live-events.ts refactor: rename packages to @paperclipai and CLI binary to paperclipai 2026-03-03 08:45:26 -06:00
projects.ts feat: deduplicate project shortnames on create and update 2026-03-07 08:59:34 -06:00
run-log-store.ts fix(run-log-store): close fd leak in log append that caused spawn EBADF 2026-03-05 15:23:25 -06:00
secrets.ts fix(server): redact secret-sourced env vars in run logs by provenance 2026-03-07 16:08:49 -08:00
sidebar-badges.ts Add touched/unread inbox issue semantics 2026-03-06 08:21:03 -06:00