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
Accelerator
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 }}
SAY-5
/
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
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
main
User selector
All users
All time
Commit history
Commits on May 11, 2026
fix: mock module level time to improve stability (#1497)
WilliamBergamin
authored
07fb589
View commit details
Copy full SHA for 07fb589
Browse repository at this point
Commits on May 5, 2026
chore(deps): update chalice requirement from <2,>=1.28 to >=1.32.0,<2 (#1492)
Show description for ae0ba57
dependabot[bot]
and
WilliamBergamin
authored
ae0ba57
View commit details
Copy full SHA for ae0ba57
Browse repository at this point
chore(deps): update falcon requirement from <5,>=2 to >=4.2.0,<5 (#1491)
Show description for 6b15876
dependabot[bot]
and
WilliamBergamin
authored
6b15876
View commit details
Copy full SHA for 6b15876
Browse repository at this point
chore(deps): update werkzeug requirement from <4,>=2 to >=3.1.8,<4 (#1490)
Show description for 1def807
dependabot[bot]
and
WilliamBergamin
authored
1def807
View commit details
Copy full SHA for 1def807
Browse repository at this point
chore(deps): update boddle requirement from <0.3,>=0.2 to >=0.2.9,<0.3 (#1488)
Show description for 7730735
dependabot[bot]
and
WilliamBergamin
authored
7730735
View commit details
Copy full SHA for 7730735
Browse repository at this point
Commits on May 2, 2026
chore(deps): bump actions/upload-artifact from 7.0.0 to 7.0.1 (#1486)
Show description for 1c4d0c5
dependabot[bot]
authored
1c4d0c5
View commit details
Copy full SHA for 1c4d0c5
Browse repository at this point
chore(deps): bump slackapi/slack-github-action from 3.0.1 to 3.0.3 (#1487)
Show description for 9fa5c76
dependabot[bot]
authored
9fa5c76
View commit details
Copy full SHA for 9fa5c76
Browse repository at this point
chore(deps): bump pypa/gh-action-pypi-publish from 1.13.0 to 1.14.0 (#1489)
Show description for 80d8670
dependabot[bot]
authored
80d8670
View commit details
Copy full SHA for 80d8670
Browse repository at this point
chore(deps): bump dependabot/fetch-metadata from 3.0.0 to 3.1.0 (#1485)
Show description for 288cf4a
dependabot[bot]
authored
288cf4a
View commit details
Copy full SHA for 288cf4a
Browse repository at this point
Commits on Apr 13, 2026
fix: handle malformed user/view payloads in extract_team_id (#1481)
saschabuehrle
authored
2266ac7
View commit details
Copy full SHA for 2266ac7
Browse repository at this point
Commits on Apr 10, 2026
docs: agent kit (#1478)
Show description for 7e9b08b
3 people
authored
7e9b08b
View commit details
Copy full SHA for 7e9b08b
Browse repository at this point
Commits on Apr 6, 2026
chore(release): version 1.28.0 (#1480)
zimeg
authored
c64d69d
View commit details
Copy full SHA for c64d69d
Browse repository at this point
chore: remove experiment around say_stream (#1471)
Show description for 064ef2e
WilliamBergamin
and
zimeg
authored
064ef2e
View commit details
Copy full SHA for 064ef2e
Browse repository at this point
Commits on Apr 2, 2026
chore(deps): bump dependabot/fetch-metadata from 2.5.0 to 3.0.0 (#1477)
Show description for dbe1590
dependabot[bot]
authored
dbe1590
View commit details
Copy full SHA for dbe1590
Browse repository at this point
chore(deps): bump slackapi/slack-github-action from 2.1.1 to 3.0.1 (#1476)
Show description for 13a6dff
dependabot[bot]
authored
13a6dff
View commit details
Copy full SHA for 13a6dff
Browse repository at this point
chore(deps): bump codecov/codecov-action from 5.5.2 to 6.0.0 (#1475)
Show description for 3f9d376
dependabot[bot]
authored
3f9d376
View commit details
Copy full SHA for 3f9d376
Browse repository at this point
chore(deps): bump actions/download-artifact from 8.0.0 to 8.0.1 (#1474)
Show description for 4dee16d
dependabot[bot]
authored
4dee16d
View commit details
Copy full SHA for 4dee16d
Browse repository at this point
Commits on Apr 1, 2026
refactor: rename AttachingAgentKwargs middleware to AttachingConversationKwargs (#1473)
WilliamBergamin
authored
9d0e0af
View commit details
Copy full SHA for 9d0e0af
Browse repository at this point
Commits on Mar 26, 2026
chore: improve type checking behavior (#1470)
WilliamBergamin
authored
8908885
View commit details
Copy full SHA for 8908885
Browse repository at this point
Commits on Mar 23, 2026
fix(assistant): get_thread_context calls store.find() for user_message events (#1453)
Show description for f11dbfb
srtaalej
and
WilliamBergamin
authored
f11dbfb
View commit details
Copy full SHA for f11dbfb
Browse repository at this point
chore: fix test warnings across test suite (#1468)
WilliamBergamin
authored
98a8f59
View commit details
Copy full SHA for 98a8f59
Browse repository at this point
chore: replace sleep-based polling with Event synchronization in tests (#1467)
WilliamBergamin
authored
6e57716
View commit details
Copy full SHA for 6e57716
Browse repository at this point
Commits on Mar 20, 2026
fix: Remove 'agent: BoltAgent' listener argument (#1466)
WilliamBergamin
authored
6406058
View commit details
Copy full SHA for 6406058
Browse repository at this point
Commits on Mar 19, 2026
feat: surface the set_status argument to listeners if required event details are available (#1465)
WilliamBergamin
authored
ba7df02
View commit details
Copy full SHA for ba7df02
Browse repository at this point
fix: improve the robustness of the payload extract logic (#1464)
WilliamBergamin
authored
7aa415f
View commit details
Copy full SHA for 7aa415f
Browse repository at this point
feat: add support for say_stream utility (#1462)
Show description for f1bc61f
WilliamBergamin
and
zimeg
authored
f1bc61f
View commit details
Copy full SHA for f1bc61f
Browse repository at this point
Commits on Mar 17, 2026
fix(assistant): improve middleware dispatch and inject kwargs in middleware (#1456)
WilliamBergamin
authored
785b813
View commit details
Copy full SHA for 785b813
Browse repository at this point
chore: improve testing around assistant utilities (#1461)
WilliamBergamin
authored
f0db283
View commit details
Copy full SHA for f0db283
Browse repository at this point
Commits on Mar 16, 2026
chore: format project to latest fomatter version (#1460)
WilliamBergamin
authored
898e0b8
View commit details
Copy full SHA for 898e0b8
Browse repository at this point
Commits on Mar 12, 2026
chore: improve AGENTS.md (#1458)
WilliamBergamin
authored
4d15431
View commit details
Copy full SHA for 4d15431
Browse repository at this point
chore(deps): bump black from 25.1.0 to 26.3.1 in /requirements (#1457)
Show description for 0fc5380
dependabot[bot]
authored
0fc5380
View commit details
Copy full SHA for 0fc5380
Browse repository at this point
Commits on Mar 6, 2026
chore(claude): add claude code support for maintainers (#1445)
Show description for 72a90d2
zimeg
and
WilliamBergamin
authored
72a90d2
View commit details
Copy full SHA for 72a90d2
Browse repository at this point
Commits on Mar 2, 2026
chore(deps): bump actions/download-artifact from 7.0.0 to 8.0.0 (#1450)
Show description for 5a153e6
dependabot[bot]
authored
5a153e6
View commit details
Copy full SHA for 5a153e6
Browse repository at this point
chore(deps): bump actions/upload-artifact from 6.0.0 to 7.0.0 (#1449)
Show description for 0f3afc2
dependabot[bot]
authored
0f3afc2
View commit details
Copy full SHA for 0f3afc2
Browse repository at this point
Commits on Mar 1, 2026
chore(deps): bump actions/stale from 10.1.1 to 10.2.0 (#1448)
Show description for bf767eb
dependabot[bot]
authored
bf767eb
View commit details
Copy full SHA for bf767eb
Browse repository at this point
Previous
Next
You can’t perform that action at this time.