Source Intelligence
Sweep 28 Aug 2026 ยท 00:00Z Build v2.1.250 478 read Stable v2.1.236 Latest v2.1.250 Next v2.1.250 Feeds RSS JSON llms.txt

DisclaimerUnofficial, and not affiliated with Anthropic. Nearly all of this is read straight out of what ships: npm bundles, captured prompts, published docs. Anthropic's own notes go in verbatim, marked as theirs. The rest is my reading, and every entry carries the strings behind it. If one looks wrong, vote it down and say why.

Capture

One read of Claude Documentation

3 pages moved out of 218 read.

corpus-hash claude-docs-20260826T013704Z

claude-tag/users/good-habits Changed · +4 / -0 lines

### Mentioning people who aren't in the channel

from line 20
 * **Give Claude the destination, not the route.** State the outcome you want and let Claude work out the steps; the [definition of done](#give-every-task-a-definition-of-done) below makes that concrete.
 * **Tolerate the mess.** A first draft posted in the thread is more useful than a polished one in a DM. The thread is the workspace, not the deliverable.
 
+### Mentioning people who aren't in the channel
+
+Claude can't add anyone to a channel, and it doesn't decide whether a mentioned person is notified. Slack's prompt to invite or notify someone who isn't in the channel appears only for messages you type yourself; it never applies to messages Claude posts. Slack delivers Claude's mention the way it delivers any app-posted message. In a public channel, the person is notified in their Activity view even though they haven't joined. In a private channel, they aren't notified and can't see the message until someone invites them. If you want someone to follow a thread Claude is working in, invite them yourself.
+
 ## Write tasks that close
 
 The phrasing of a task determines whether it has a verifiable end state, what form the result takes, and how Claude responds while working on it.

cowork/changelog Changed · +19 / -0 lines

from line 2
 
 > Release notes for Claude Desktop
 
+<Update label="v1.37937.1" description="2026-08-25">
+  **General**
+
+  * Updated the bundled Claude Code CLI to version 2.1.246.
+
+  **Code**
+
+  * Fixed remote MCP servers never recovering after a dropped connection; they now reconnect automatically or report as failed.
+  * Fixed signing in to some MCP servers, such as Linear, failing with an "Invalid redirect URI" error.
+
+  **Cowork**
+
+  * No user-facing changes.
+
+  **3P**
+
+  * No user-facing changes.
+</Update>
+
 <Update label="v1.37937.0" description="2026-08-25">
   **General**
 

third-party/claude-desktop/configuration-changelog Changed · +4 / -0 lines

from line 4
 
 Configuration keys by Claude Desktop release. Each section lists keys added in that release, with the MDM key name (for plist/registry deployment) and the equivalent JSON shape (for local-file or bootstrap remote configuration).
 
+<Update label="v1.37937.1" description="2026-08-25">
+  No configuration changes in this release.
+</Update>
+
 <Update label="v1.37937.0" description="2026-08-25">
   <div className="cfg-keys">
     | MDM key                                                                                                        | Type       | Description                          |