A framework to build Slack apps using Python
Stars
1.3k
Forks
284
Watchers
1.3k
Open Issues
29
Overall repository health assessment
No package.json found
This might not be a Node.js project
610
commits
100
commits
74
commits
21
commits
14
commits
13
commits
12
commits
8
commits
6
commits
6
commits
chore(deps): bump dependabot/fetch-metadata from 2.5.0 to 3.0.0 (#1477)
dbe1590View on GitHubchore(deps): bump slackapi/slack-github-action from 2.1.1 to 3.0.1 (#1476)
13a6dffView on GitHubchore(deps): bump codecov/codecov-action from 5.5.2 to 6.0.0 (#1475)
3f9d376View on GitHubchore(deps): bump actions/download-artifact from 8.0.0 to 8.0.1 (#1474)
4dee16dView on GitHubrefactor: rename AttachingAgentKwargs middleware to AttachingConversationKwargs (#1473)
9d0e0afView on GitHubfix(assistant): get_thread_context calls store.find() for user_message events (#1453)
f11dbfbView on GitHubchore: replace sleep-based polling with Event synchronization in tests (#1467)
6e57716View on GitHubfix: Remove 'agent: BoltAgent' listener argument (#1466)
6406058View on GitHubfeat: surface the set_status argument to listeners if required event details are available (#1465)
ba7df02View on GitHubfix: improve the robustness of the payload extract logic (#1464)
7aa415fView on GitHub