Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
https-saml-salesforce-com
/
bolt-python
Public
forked from
slackapi/bolt-python
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
bolt-python
tests
on
main
User selector
All users
Datepicker
All time
Commit history
Commits on Oct 10, 2025
feat: add has_been_called on `complete` & `fail` utility (#1390)
WilliamBergamin
authored
c8a50be
View commit details
Copy full SHA for c8a50be
View code at this point
Browse repository at this point
Commits on Oct 6, 2025
feat: add ai-enabled features text streaming methods, feedback blocks, and loading state (#1387)
Show description for fc5bbc1
4 people
authored
fc5bbc1
View commit details
Copy full SHA for fc5bbc1
View code at this point
Browse repository at this point
Commits on Oct 3, 2025
docs: replace links from api.slack.com to docs.slack.dev redirects (#1383)
zimeg
authored
95150b8
View commit details
Copy full SHA for 95150b8
View code at this point
Browse repository at this point
Commits on Aug 22, 2025
feat: surface ack_timeout on the handler (#1351)
WilliamBergamin
authored
c0ea30f
View commit details
Copy full SHA for c0ea30f
View code at this point
Browse repository at this point
Commits on Aug 13, 2025
fix: make the function handler timeout 5 seconds (#1348)
Show description for 974816e
WilliamBergamin
and
zimeg
authored
974816e
View commit details
Copy full SHA for 974816e
View code at this point
Browse repository at this point
Commits on Mar 18, 2025
fix: honor passing bolt logger in default web client installation (#1272)
WilliamBergamin
authored
fc58fbf
View commit details
Copy full SHA for fc58fbf
View code at this point
Browse repository at this point
Commits on Mar 13, 2025
test: add tests around the logger experience of bolt (#1270)
WilliamBergamin
authored
9c26945
View commit details
Copy full SHA for 9c26945
View code at this point
Browse repository at this point
Commits on Jan 29, 2025
test: fix broken tests due to wild card import (#1240)
WilliamBergamin
authored
276eae6
View commit details
Copy full SHA for 276eae6
View code at this point
Browse repository at this point
Commits on Dec 11, 2024
Fix #1204 Deprecation Warnings in Slack Bolt Integration with Sanic
Show description for 35a4b09
HTSagara
and
seratch
committed
35a4b09
View commit details
Copy full SHA for 35a4b09
View code at this point
Browse repository at this point
Commits on Oct 28, 2024
Add title argument to SetSuggestedPrompts arguments (#1187)
seratch
authored
131f8e1
View commit details
Copy full SHA for 131f8e1
View code at this point
Browse repository at this point
Commits on Oct 22, 2024
Fix a bug where parsing assistant thread message event fails for beta feature enabled apps (#1184)
seratch
authored
dd05b5d
View commit details
Copy full SHA for dd05b5d
View code at this point
Browse repository at this point
Commits on Oct 17, 2024
Add Agents & Assistants feature (#1162)
seratch
authored
1a86371
View commit details
Copy full SHA for 1a86371
View code at this point
Browse repository at this point
feat: expose auto acknowledge for `function` handlers (#1173)
WilliamBergamin
authored
a09582c
View commit details
Copy full SHA for a09582c
View code at this point
Browse repository at this point
Commits on Sep 28, 2024
Fix double quoted img alt text for the "Add to Slack" button (#1170)
toofishes
authored
56d5ca3
View commit details
Copy full SHA for 56d5ca3
View code at this point
Browse repository at this point
Commits on Sep 5, 2024
Apply black code formatter
seratch
committed
bf64edf
View commit details
Copy full SHA for bf64edf
View code at this point
Browse repository at this point
Commits on Aug 30, 2024
Add listener_runner to context object to enable developers to leverage lazy listeners in middleware (#1142)
Show description for 8188956
seratch
authored
8188956
View commit details
Copy full SHA for 8188956
View code at this point
Browse repository at this point
Commits on Aug 21, 2024
health: move to mypy (#1130)
Show description for 9dcc0fb
WilliamBergamin
authored
9dcc0fb
View commit details
Copy full SHA for 9dcc0fb
View code at this point
Browse repository at this point
Fix #1131 A class with async "__call__" method fails to work as a middleware (#1132)
seratch
authored
ccbb541
View commit details
Copy full SHA for ccbb541
View code at this point
Browse repository at this point
Commits on Aug 14, 2024
feat: add custom step support (#1021)
Show description for 08be044
3 people
authored
08be044
View commit details
Copy full SHA for 08be044
View code at this point
Browse repository at this point
Commits on Jul 11, 2024
chore: improve unit test speed (#1109)
WilliamBergamin
authored
e64be38
View commit details
Copy full SHA for e64be38
View code at this point
Browse repository at this point
Commits on Jul 3, 2024
Add bot|user_scopes to context.authorize_result set by SingleTeamAuthorization (#1104)
seratch
authored
e2505bf
View commit details
Copy full SHA for e2505bf
View code at this point
Browse repository at this point
Commits on May 28, 2024
feat: add WSGI adapter (#1085)
WilliamBergamin
authored
549252c
View commit details
Copy full SHA for 549252c
View code at this point
Browse repository at this point
Commits on May 9, 2024
Fix #1074 Customize user-facing message sent when an installation is not managed by bolt-python app (#1077)
seratch
authored
dbe2333
View commit details
Copy full SHA for dbe2333
View code at this point
Browse repository at this point
Commits on Mar 7, 2024
Update moto requirement from <5,>=3 to >=3,<6 (#1046)
Show description for b5e5439
dependabot[bot]
and
WilliamBergamin
authored
b5e5439
View commit details
Copy full SHA for b5e5439
View code at this point
Browse repository at this point
Commits on Feb 7, 2024
feat: improve test speed (#1017)
Show description for 91f9ef1
WilliamBergamin
and
seratch
authored
91f9ef1
View commit details
Copy full SHA for 91f9ef1
View code at this point
Browse repository at this point
Commits on Jan 17, 2024
Replace Flask-Sockets with aiohttp for testing (#1012)
WilliamBergamin
authored
4b086cf
View commit details
Copy full SHA for 4b086cf
View code at this point
Browse repository at this point
Commits on Jan 10, 2024
remove unused multiprocessing test mode (#1011)
Show description for f150cfd
WilliamBergamin
and
seratch
authored
f150cfd
View commit details
Copy full SHA for f150cfd
View code at this point
Browse repository at this point
Commits on Nov 21, 2023
Improve socket mode tests (#991)
WilliamBergamin
authored
9209e7b
View commit details
Copy full SHA for 9209e7b
View code at this point
Browse repository at this point
Fix #988 app.action listener should accept block_id-only constraints for bolt-js feature parity (#990)
seratch
authored
66812b3
View commit details
Copy full SHA for 66812b3
View code at this point
Browse repository at this point
Commits on Nov 17, 2023
Fix broken test (#987)
WilliamBergamin
authored
970956b
View commit details
Copy full SHA for 970956b
View code at this point
Browse repository at this point
Commits on Jun 15, 2023
Fix #892 by improving test code (#918)
vgnshiyer
authored
3e5f012
View commit details
Copy full SHA for 3e5f012
View code at this point
Browse repository at this point
Commits on May 1, 2023
Add metadata to respond method
seratch
committed
4da09fb
View commit details
Copy full SHA for 4da09fb
View code at this point
Browse repository at this point
Commits on Apr 26, 2023
Add url, team, user to AuthorizeResult properties
seratch
committed
a06fcb5
View commit details
Copy full SHA for a06fcb5
View code at this point
Browse repository at this point
Commits on Apr 18, 2023
Improve the default handler when raise_error_for_unhandled_request is true (#885)
seratch
authored
7bf508f
View commit details
Copy full SHA for 7bf508f
View code at this point
Browse repository at this point
Commits on Apr 13, 2023
Improve the default OAuth page renderers not to embed any params without escaping them (#882)
seratch
authored
7b4b082
View commit details
Copy full SHA for 7b4b082
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.