Skip to content

docs: agent kit - #1478

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

docs: agent kit#1478
lukegalbraithrussell merged 27 commits into
mainfrom
docs-agent-kit

Conversation

@lukegalbraithrussell

@lukegalbraithrusselllukegalbraithrussell commented Apr 3, 2026

Copy link
Copy Markdown
Contributor

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

codecovBot commented Apr 3, 2026

Copy link
Copy Markdown

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 ownerApril 9, 2026 19:55
Comment threaddocs/english/concepts/using-the-assistant-class.md Outdated
Comment threaddocs/english/getting-started.md Outdated
Comment threaddocs/english/concepts/adding-agent-features.md Outdated
lukegalbraithrusselland others added 5 commits April 9, 2026 13:21
Co-authored-by: Tracy Rericha <108959677+technically-tracy@users.noreply.github.com>

@WilliamBergaminWilliamBergamin left a comment

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.

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

Comment threaddocs/english/concepts/adding-agent-features.md Outdated
Comment threaddocs/english/concepts/adding-agent-features.md Outdated
Comment threaddocs/english/concepts/adding-agent-features.md
Comment threaddocs/english/concepts/adding-agent-features.md Outdated
Comment threaddocs/english/concepts/adding-agent-features.md
Comment threaddocs/english/concepts/adding-agent-features.md Outdated
Comment threaddocs/english/concepts/message-sending.md
Co-authored-by: William Bergamin <william.bergamin.coen@gmail.com>
@lukegalbraithrussell

Copy link
Copy Markdown
ContributorAuthor

@WilliamBergamin changed everything to sync!

@srtaalejsrtaalej left a comment

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.

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 mainApr 10, 2026
16 checks passed
@lukegalbraithrussell
lukegalbraithrussell deleted the docs-agent-kit branch April 10, 2026 18:23
@zimegzimeg added the docs Improvements or additions to documentation label Jun 30, 2026
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docsImprovements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants

@lukegalbraithrussell@WilliamBergamin@srtaalej@technically-tracy@zimeg