Skip to content

Conversation

@continue
Copy link
Contributor

@continue continue bot commented Nov 1, 2025

Summary

This PR adds documentation for the Slack integration feature to Continue's agent docs.


This agent session was co-authored by dallin and Continue.


Summary by cubic

Adds Slack integration docs for Continue agents so teams can start and manage agents from Slack with clear setup and usage steps. Updates navigation to include the page; addresses CON-4746.

  • New Features
    • New page at docs/hub/agents/slack-agent.mdx covering overview, setup, starting agents with @continue, repo selection (inline/default/interactive), follow-up messages, thread context, progress monitoring, disconnecting, support, and related resources.
    • Added the page to the Agents section in docs/docs.json.

Written for commit ec6c6a2. Summary will update automatically on new commits.

- Created detailed guide at docs/hub/agents/slack-integration.mdx
- Covers setup, usage, configuration, and troubleshooting
- Includes examples for inline repos, default repos, and interactive selection
- Documents follow-up messages, agent restarts, and thread context
- Added organization-level integration section
- Includes best practices and security information
- Updated docs.json navigation to include the new page

Co-authored-by: dallin <[email protected]>
Generated with [Continue](https://continue.dev)

Co-Authored-By: Continue <[email protected]>
@continue
Copy link
Contributor Author

continue bot commented Nov 1, 2025

CI Test Failure Analysis

The failing test TUIChat - Slash Commands Tests > hides slash command dropdown when typing complete command with arguments [LOCAL MODE] is a pre-existing issue and not related to this PR's documentation changes.

Evidence:

  1. This PR only modifies documentation files:

    • Added docs/hub/agents/slack-integration.mdx
    • Updated docs/docs.json navigation
    • No code changes that could affect CLI tests
  2. The same test is failing on main branch:

    • Latest main branch run (Oct 30, 2025): Failed
    • The test appears to be flaky/timing-sensitive
  3. Test details:

    • Location: src/ui/__tests__/TUIChat.slashCommands.test.tsx:118
    • Error: Test expects /title in output but receives the chat input box instead
    • This is a UI timing/rendering issue in the CLI tests

Recommendation:

This PR can be safely merged as it contains only documentation changes. The failing CLI test should be addressed in a separate issue/PR focused on fixing the flaky test.

@bdougie bdougie requested a review from BekahHW November 1, 2025 14:13
@RomneyDa RomneyDa closed this Nov 2, 2025
@github-project-automation github-project-automation bot moved this from Todo to Done in Issues and PRs Nov 2, 2025
@github-actions github-actions bot locked and limited conversation to collaborators Nov 2, 2025
@RomneyDa RomneyDa reopened this Nov 2, 2025
@github-project-automation github-project-automation bot moved this from Done to In Progress in Issues and PRs Nov 2, 2025
Copy link
Contributor

@cubic-dev-ai cubic-dev-ai bot left a comment

Choose a reason for hiding this comment

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

No issues found across 2 files

@RomneyDa RomneyDa changed the title Add comprehensive Slack integration documentation for agents Slack integration docs Nov 3, 2025
Copy link
Contributor

@cubic-dev-ai cubic-dev-ai bot left a comment

Choose a reason for hiding this comment

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

No issues found across 1 file

Copy link
Contributor

@cubic-dev-ai cubic-dev-ai bot left a comment

Choose a reason for hiding this comment

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

No issues found across 1 file

Copy link
Contributor

@cubic-dev-ai cubic-dev-ai bot left a comment

Choose a reason for hiding this comment

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

No issues found across 2 files

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

Status: In Progress

Development

Successfully merging this pull request may close these issues.

4 participants