Skip to content

docs: agent kit#1478

Merged
lukegalbraithrussell merged 27 commits intomainfrom
docs-agent-kit
Apr 10, 2026
Merged

docs: agent kit#1478
lukegalbraithrussell merged 27 commits intomainfrom
docs-agent-kit

Conversation

@lukegalbraithrussell
Copy link
Copy Markdown
Contributor

@lukegalbraithrussell lukegalbraithrussell commented Apr 3, 2026

Summary

Bolt for Python docs (will copy to JS)

adding agent features (new) - also now has a section on the MCP server
Using the Assistant class - pull out assistant class stuff into separate page

Testing

Category

  • slack_bolt.App and/or its core components
  • slack_bolt.async_app.AsyncApp and/or its core components
  • Adapters in slack_bolt.adapter
  • Document pages under /docs
  • Others

Requirements

Please read the Contributing guidelines and Code of Conduct before creating this issue or pull request. By submitting, you are agreeing to those rules.

  • I've read and understood the Contributing Guidelines and have done my best effort to follow them.
  • I've read and agree to the Code of Conduct.
  • I've run ./scripts/install_all_and_run_tests.sh after making the changes.

Co-authored-by: William Bergamin <wbergamin@salesforce.com>
@codecov
Copy link
Copy Markdown

codecov bot commented Apr 3, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 91.31%. Comparing base (c64d69d) to head (084fee7).
⚠️ Report is 1 commits behind head on main.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1478   +/-   ##
=======================================
  Coverage   91.31%   91.31%           
=======================================
  Files         228      228           
  Lines        7262     7262           
=======================================
  Hits         6631     6631           
  Misses        631      631           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@lukegalbraithrussell lukegalbraithrussell marked this pull request as ready for review April 9, 2026 19:55
@lukegalbraithrussell lukegalbraithrussell requested a review from a team as a code owner April 9, 2026 19:55
lukegalbraithrussell and others added 5 commits April 9, 2026 13:21
Co-authored-by: Tracy Rericha <108959677+technically-tracy@users.noreply.github.com>
Copy link
Copy Markdown
Contributor

@WilliamBergamin WilliamBergamin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice work 💯 left a few comments mainly around the app using async

Co-authored-by: William Bergamin <william.bergamin.coen@gmail.com>
@lukegalbraithrussell
Copy link
Copy Markdown
Contributor Author

@WilliamBergamin changed everything to sync!

Copy link
Copy Markdown
Contributor

@srtaalej srtaalej left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

great work Luke 🌟

}
]}
buttonText="View sample app"
buttonLink="https://github.com/slack-samples/bolt-python-ai-chatbot"
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

⭐ praise

@lukegalbraithrussell lukegalbraithrussell merged commit 7e9b08b into main Apr 10, 2026
16 checks passed
@lukegalbraithrussell lukegalbraithrussell deleted the docs-agent-kit branch April 10, 2026 18:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants