NanoClaw Launches Slack Integration for Persistent Multi-Agent Workspaces

NanoCo has released a native Slack Marketplace integration for its open-source autonomous agent harness, NanoClaw. The integration allows teams to provision persistent, multi-agent AI workforces directly within Slack channels using conversational prompts. Unlike standard single-bot integrations or ephemeral background subagents, NanoClaw assigns each newly generated agent a distinct Slack identity, complete with individual avatars, handles, permission boundaries, and dedicated memory contexts.

2 min
NanoClaw Launches Slack Integration for Persistent Multi-Agent Workspaces

NanoCo has released a native Slack Marketplace integration for its open-source autonomous agent harness, NanoClaw. The integration allows teams to provision persistent, multi-agent AI workforces directly within Slack channels using conversational prompts.

Unlike standard single-bot integrations or ephemeral background subagents, NanoClaw assigns each newly generated agent a distinct Slack identity, complete with individual avatars, handles, permission boundaries, and dedicated memory contexts.

NanoClaw Slack Architecture

Dynamic Agent Provisioning via Model Context Protocol

The integration automates multi-agent deployment by exposing agent-creation primitives to running models:

  • In-Channel Agent Creation: Using a Model Context Protocol (MCP) tool, an active lead agent can parse human requirements to instantiate specialized downstream agents (such as dedicated code reviewers, QA testers, or documentation specialists) without requiring administrators to manually configure separate Slack apps.
  • Granular Role Separation: Each agent can be bounded to specific tools, system instructions, and execution environments (e.g., giving a test agent shell access to staging containers while restricting an architectural review agent to read-only repository maps).
  • Collaborative Canvas Support: Agents can coordinate asynchronously through Slack Canvas documents, leaving inline comments and tracking deliverables without triggering repetitive message cascades. Agents are configured to reply strictly when directly tagged or when assigned explicit tasks.

Self-Hosted Execution and Cross-Platform Persistence

The integration preserves NanoClaw's self-hosted deployment architecture:

  • Local Infrastructure Control: Agents run on customer-managed hardware or cloud virtual machines, connecting to Slack over Socket Mode. API credentials, session memories, and file workspaces remain stored locally rather than in external vendor databases. NanoCo operates an auxiliary cloud service solely for initial workspace handshakes and avatar rendering.
  • Cross-Channel Session State: Individual agents maintain memory continuity and tool state across multiple messaging interfaces, including Slack, Telegram, and WhatsApp, while maintaining isolated conversation threads for each platform.
  • Model Agnostic Runtimes: The framework supports interchangeable backend LLMs, allowing deployments across Claude Code, OpenAI Codex, OpenCode, or local quantization backends via Ollama.

The integration is available immediately through the Slack Marketplace at no platform charge for open-source users, who supply their own model API keys or local compute.

Sources

Written by

More to read

  • CI/CD for LLM Applications: Automated Regression Testing, Golden Datasets, and Pull Request Quality Gates

    Deploying generative AI applications into production environments requires a fundamental shift in software quality assurance. Traditional continuous integration (CI) workflows rely on deterministic assertions: given a fixed input, a function must return an exact expected output. Large language models (LLMs) break this paradigm because their outputs vary across runs, token probabilities drift with prompt alterations, and natural language responses cannot be validated with binary equality checks.

    1 min
  • Robot.com Signs Seven-Year Enterprise Deployment Agreement with Sodexo

    Autonomous robotics developer Robot.com has signed a seven-year commercial agreement with food services and facilities management corporation Sodexo to scale autonomous delivery operations across college campuses throughout North America. The contract represents Robot.com's largest enterprise deployment to date. The agreement expands a partnership established in 2021, when Sodexo participated in Robot.com's (then Kiwibot) $7.5 million pre-Series A financing round and deployed initial fleets acr

    1 min
  • Google's Gemma Open Models Pass 1 Billion Downloads as Variants Top 100,000

    Google DeepMind announced that its Gemma family of open-weight models has surpassed one billion cumulative downloads since its initial launch in early 2024. Alongside the download milestone, the laboratory reported that third-party developers have published more than 100,000 distinct fine-tuned variants and derivative architectures across community model hubs. The milestone marks the first cumulative adoption metrics released by Google for the Gemma ecosystem. To accompany the figures, Google l

    1 min