orion 601262abec refactor: setup-plugins writes config via openclaw config set
Instead of just exporting env vars (which are ephemeral), the script
now calls 'openclaw config set' to persist each plugin's sensitive
fields (apiKey, tokens, ports, etc.) under plugins.entries.<id>.config.

Config key mapping per plugin is derived from each plugin's
openclaw.plugin.json configSchema. .env.example updated with all
available variables and their corresponding plugin IDs.
2026-04-16 08:02:54 +00:00
2026-04-15 16:16:10 +00:00
Description
No description provided
Readme 53 KiB
Languages
Shell 100%