Files
clawpanel/tests
Cursor Agent cef48c13ee fix(hermes): persist Slack signing secret to SLACK_SIGNING_SECRET env
Channel save removed signing_secret from YAML (matching app_token migration)
but never wrote it to ~/.hermes/.env. Saving Slack config from the panel
permanently wiped the signing secret, breaking webhook signature verification.

Read path now prefers SLACK_SIGNING_SECRET from env, matching bot/app tokens.

Co-authored-by: 晴天 <1186258278@users.noreply.github.com>
2026-06-05 11:13:50 +00:00
..