forked from molecule-ai/molecule-core
The function was defined on a feature branch, referenced by manager.go and slack_test.go, but never made it to main after the rebase. This caused go build to fail with 'undefined: FetchChannelHistory', which Docker masked by using a cached binary from the last successful build. That cached binary had neither the mrkdwn blocks nor the Level 3 context injection — explaining why Slack messages showed raw markdown despite the source having the converter. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| adapter.go | ||
| channels_test.go | ||
| discord_test.go | ||
| discord.go | ||
| lark_test.go | ||
| lark.go | ||
| manager.go | ||
| registry.go | ||
| secret_test.go | ||
| secret.go | ||
| slack_test.go | ||
| slack.go | ||
| telegram.go | ||