paperclip/packages/adapters
Wes Belt 8e42c6cdac
fix(openclaw-gateway): make claimedApiKeyPath configurable per agent
The openclaw_gateway adapter hardcodes the Paperclip API key path to
~/.openclaw/workspace/paperclip-claimed-api-key.json in buildWakeText().
In multi-agent OpenClaw deployments, each agent has its own workspace
with its own key file. The hardcoded path forces all agents to share
one key, breaking agent identity isolation.

Add a claimedApiKeyPath field to the adapter config (with UI input)
that allows operators to set a per-agent path. Falls back to the
current default when unset — zero behavior change for existing
deployments.

Fixes #930
2026-04-03 11:25:58 -04:00
..
claude-local Clarify Claude transcript event categories 2026-03-30 14:13:52 -05:00
codex-local Merge branch 'master' into add-gpt-5-4-xhigh-effort 2026-03-31 06:19:26 -05:00
cursor-local Log resolved adapter command in run metadata 2026-03-29 10:55:26 -05:00
gemini-local Log resolved adapter command in run metadata 2026-03-29 10:55:26 -05:00
openclaw-gateway fix(openclaw-gateway): make claimedApiKeyPath configurable per agent 2026-04-03 11:25:58 -04:00
opencode-local Merge branch 'master' into add-gpt-5-4-xhigh-effort 2026-03-31 06:19:26 -05:00
pi-local Log resolved adapter command in run metadata 2026-03-29 10:55:26 -05:00