2026-07-17 · Cursor

Improvements to Cursor in Slack

agents

read at source ↗ cursor.com

Improvements to Cursor in Slack

Source: Cursor Date: 2026-07-17 URL: https://cursor.com/changelog/slack-improvements

Summary

Cursor’s Slack integration now posts a plan before starting work (so users can redirect early) plus status updates, replaced in-message buttons with footer links, added named multi-repo support with a “switch repository” prompt, and can read/post across channels and threads to gather context and report progress.

Implications

  • Coding agents: chat-native coding agents are converging on the same UX pattern — plan-before-execute, ambient status, cross-context awareness — worth comparing against how this project’s own agent surfaces plan/status to the operator.
  • Agentic engineering: cross-channel read/post is a meaningful scope expansion (agent acting across a workspace, not just one thread) and a small security-adjacent consideration re: what an agent can see/say beyond its invoking channel.

← all signals