Merge pull request #1208 from 24601/fix/slack-bolt-import

fix(slack): handle bolt import for CJS/ESM compatibility
This commit is contained in:
Peter Steinberger
2026-01-20 10:46:27 +00:00
committed by GitHub
12 changed files with 61 additions and 24 deletions

View File

@@ -17,6 +17,7 @@ Docs: https://docs.clawd.bot
- CLI: avoid duplicating --profile/--dev flags when formatting commands.
- Auth: dedupe codex-cli profiles when tokens match custom openai-codex entries. (#1264) — thanks @odrobnik.
- Agents: avoid misclassifying context-window-too-small errors as context overflow. (#1266) — thanks @humanwritten.
- Slack: resolve Bolt default-export shapes for monitor startup. (#1208) — thanks @24601.
## 2026.1.19-3