[PR #2416] [MERGED] feat(agent-builder): Connecting Agent to Slack #2410

Closed
opened 2026-02-17 17:23:23 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/2416
Author: @johannes117
Created: 1/30/2026
Status: Merged
Merged: 1/30/2026
Merged by: @johannes117

Base: mainHead: johannes/connect-agent-to-slack


📝 Commits (3)

  • 0b80c62 feat: added connect agent to slack page
  • 9387721 tweaked instructions
  • cde58cb Merge branch 'main' into johannes/connect-agent-to-slack

📊 Changes

3 files changed (+159 additions, -3 deletions)

View changed files

📝 src/docs.json (+2 -1)
📝 src/langsmith/agent-builder-slack-app.mdx (+8 -2)
src/langsmith/connect-agent-to-slack.mdx (+149 -0)

📄 Description

Added specific instructions for users to add bi-directional Slack messaging to an existing Agent Builder Agent


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/langchain-ai/docs/pull/2416 **Author:** [@johannes117](https://github.com/johannes117) **Created:** 1/30/2026 **Status:** ✅ Merged **Merged:** 1/30/2026 **Merged by:** [@johannes117](https://github.com/johannes117) **Base:** `main` ← **Head:** `johannes/connect-agent-to-slack` --- ### 📝 Commits (3) - [`0b80c62`](https://github.com/langchain-ai/docs/commit/0b80c628719086db7ff1afb9e6b43aaf13e8ef5f) feat: added connect agent to slack page - [`9387721`](https://github.com/langchain-ai/docs/commit/9387721f18ac0e78bb0e0e2fdeb7fff3ee9941e1) tweaked instructions - [`cde58cb`](https://github.com/langchain-ai/docs/commit/cde58cbe5bfe4f8e829aff6b882e7501dd770604) Merge branch 'main' into johannes/connect-agent-to-slack ### 📊 Changes **3 files changed** (+159 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `src/docs.json` (+2 -1) 📝 `src/langsmith/agent-builder-slack-app.mdx` (+8 -2) ➕ `src/langsmith/connect-agent-to-slack.mdx` (+149 -0) </details> ### 📄 Description Added specific instructions for users to add bi-directional Slack messaging to an existing Agent Builder Agent --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-17 17:23:23 -05:00
yindo closed this issue 2026-02-17 17:23:23 -05:00
yindo changed title from [PR #2416] feat(agent-builder): Connecting Agent to Slack to [PR #2416] [MERGED] feat(agent-builder): Connecting Agent to Slack 2026-06-05 18:18:27 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/docs#2410