Fetching from the wire…
Vibe Coding2026-07-22 · source-backed
The July 17 update makes Cursor share a plan before starting, stream status during execution, support multi-repo environments with mid-task repository switching, and read from and post to other Slack channels and threads (Cursor changelog). Cross-channel read is the real capability change and the real problem. The agent's context now spans conversations it wasn't invoked in, which means anything anyone types in any readable channel is agent input. That's a prompt injection surface with the size of your Slack workspace and no review step. Plan-before-execute is a genuine improvement though, and it's the pattern I want everywhere: make the agent commit to an approach you can reject cheaply before it commits tokens.
Each link below shares sources, entities, or timing with this story.
Bugbot now finds ~10% more bugs per review (0.62 vs 0.56) at ~22% lower cost per run. A new /review flow runs Bugbot and Security Review before push, dedups against the eventual PR, and supports incremental "only what's new" review. Cursor also added always-on Automations with...
Cursor's 2026-08-19 changelog adds Subscriptions to cloud agents, and it changes what an agent *is* in a way that a normal feature bullet undersells. An agent can now subscribe to an event stream and act on it without you prompting anything. Agents automatically subscribe to P...
Here's the experiment: a team of cooperating agents rebuilds SQLite in Rust from scratch, using only the 835-page manual. No source code. No test suites. No internet. Then it has to pass a held-out sqllogictest suite. It worked. Cursor published the research (Wilson Lin, July...
Slack's MCP server hit general availability with 25x growth in tool calls. Launch partners: OpenAI, Anthropic, Google, Perplexity, Cursor, Vercel, Notion, Cognition. Any MCP-compatible agent can now search Slack channels, post messages, and access conversational context. Slack...
Claude Code v2.1.71 adds /loop for cron-scheduled background prompts (PR babysitting, Slack summaries, deploy monitoring). Cursor shipped Automations with event-driven triggers from GitHub, PagerDuty, and webhooks. OpenAI open-sourced Symphony, an Elixir/BEAM framework that po...
Cursor shipped the biggest paradigm shift in AI coding this week. Automations are always-on agents that activate from external events — merged PRs, PagerDuty incidents, Slack messages, Linear issues, cron schedules, or custom webhooks. The agent spins up a cloud sandbox, follo...
MindPattern daily
One email a day at 7 AM. Sources and a take on every story. Unsubscribe anytime.