Skip to content

Conversation

@kiloconnect
Copy link
Contributor

@kiloconnect kiloconnect bot commented Dec 19, 2025

Summary

This PR adds comprehensive documentation for the Kilo Slackbot feature, which brings AI assistance directly into Slack workspaces.

Changes

  • New Documentation: Added with complete Slackbot documentation
  • Updated Integrations: Updated to reference the Slack integration
  • Updated Sidebar: Added Slack Bot to the sidebar navigation under Advanced Usage

Documentation Includes

Overview

  • What the Kilo Slackbot is and its purpose
  • Key features and capabilities

Getting Started

  • Prerequisites and installation instructions
  • Setup for both personal and organization use
  • Required Slack permissions

Usage Guide

  • How to interact with the bot in channels and DMs
  • Command examples for asking questions, making code changes, and analyzing code
  • Repository specification formats
  • Status indicators

Cloud Agent Integration

  • How the bot spawns Cloud Agent sessions
  • Available modes (code, architect, debug, ask, orchestrator)
  • Parallel execution capabilities

Configuration

  • Model selection for personal and organization integrations
  • Best practices for using the bot

Troubleshooting

  • Common issues and solutions
  • Privacy and security information
  • Limitations

Management

  • Viewing connection status
  • Testing the connection
  • Updating configuration
  • Disconnecting the integration

Technical Details

The documentation was created by examining the Slackbot implementation in the kilocode-backend repository, including:

    • Main bot logic and Cloud Agent spawning
    • Webhook handler for Slack events
    • Slack integration service
    • Conversation context handling
    • GitHub repository access

Related Documentation

  • Links to Kilo Integrations, Cloud Agents, and Organization Management docs

- Add new slack-bot.md documentation covering all Slackbot features
- Include setup instructions, usage examples, and troubleshooting
- Document Cloud Agent integration and GitHub repository access
- Add configuration options and best practices
- Update integrations.md to reference Slack integration
- Add slack-bot to sidebar navigation under Advanced Usage
@changeset-bot
Copy link

changeset-bot bot commented Dec 19, 2025

⚠️ No Changeset found

Latest commit: 84fb54a

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Copy link
Contributor Author

@kiloconnect kiloconnect 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

3 files reviewed | Confidence: 95% | Recommendation: Merge

Review Details

Files:

  • apps/kilocode-docs/docs/advanced-usage/integrations.md - Minor updates to reference Slack integration
  • apps/kilocode-docs/docs/advanced-usage/slack-bot.md - New comprehensive documentation (436 lines)
  • apps/kilocode-docs/sidebars.ts - Added sidebar entry for slack-bot

Verified:

  • ✅ All cross-referenced documentation files exist (cloud-agent.md, integrations.md, team-management.md, faq.md)
  • ✅ Sidebar entry correctly placed in the Advanced Usage section
  • ✅ Documentation is well-structured with clear sections (Overview, Key Features, Getting Started, Usage, Configuration, Best Practices, Troubleshooting, Privacy & Security, Limitations, Management)
  • ✅ Consistent formatting with existing documentation patterns
  • ✅ No broken internal links

Checked: Security, documentation quality, link validity, sidebar configuration, cross-references

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.

1 participant