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.

Search the documentation

5 pages for chatadvancedfileanalysisenabled.

Titles and paths first, then pages whose text carries it. Each row opens that page as this site last read it.

Claude apps gateway configuration Claude Code CLI · in the page claude-apps-gateway-config …oot. Before v2.1.227, the gateway also rejected `chatTabEnabled` and `chatAdvancedFileAnalysisEnabled` at boot. ```yaml theme={null} managed: policies: - match: { groups: [eng-contractors] }… Changelog Claude Documentation · in the page cowork/changelog …ents. * Removed the Beta designation from the `chatTabEnabled` and `chatAdvancedFileAnalysisEnabled` keys; the Chat tab and advanced file analysis are now generally available. Availability is unchan… Chat in Claude Desktop on 3P Claude Documentation · in the page third-party/claude-desktop/chat …ached files only in the formats Claude understands natively. Setting `chatAdvancedFileAnalysisEnabled` to `true` lets Claude also run code against attachments. This is useful for spreadsheets, PowerPo… Configuration reference Claude Documentation · in the page third-party/claude-desktop/configuration …| | <span id="chatadvancedfileanalysisenabled" />Advanced file analysis<br />`chatAdvancedFileAnalysisEnabled` | `boolean` | MDM + Bootstrap | —… Configuration changelog Claude Documentation · in the page third-party/claude-desktop/configuration-changelog …<boolean>" } } ``` **Changed:** * `chatTabEnabled` and `chatAdvancedFileAnalysisEnabled` are no longer Beta: the Chat tab and advanced file analysis are generally available. Availability…