Detailed Analysis
A Reddit post in r/ClaudeAI has surfaced a user-reported change in how Claude's Projects feature behaves following a recent update that appears to have merged the standard chat interface with "Cowork," Anthropic's more agentic, file-system-aware working mode. The user's core observation is straightforward but potentially significant: newly created Projects no longer appear to generate a corresponding local folder on the user's machine, a behavior that previously existed and that users had come to rely on for organizing and locating project-associated files. The poster explicitly checked their project directory and confirmed the absence of folders for their two most recent projects, suggesting this is a reproducible change rather than an isolated glitch.
This matters because local folder creation for Projects has functional implications beyond mere organization. For users leveraging Claude's coding and file-management capabilities—particularly through Cowork-style workflows where Claude interacts directly with a local filesystem—the presence or absence of a dedicated project folder affects how artifacts, generated code, and working files are stored, versioned, and retrieved. If Anthropic has silently changed this behavior as part of consolidating chat and Cowork interfaces, it could indicate either a deliberate architectural shift (e.g., moving toward cloud-based or session-scoped storage rather than persistent local directories) or an unintended regression introduced during the merge. Without official communication from Anthropic, users are left to reverse-engineer the change through community observation, which is a common pattern when product updates ship faster than documentation.
The broader context here touches on a recurring tension in AI product development: the push toward unifying and simplifying interfaces (in this case, blending conversational chat with more autonomous, tool-using agent workflows) often comes at the cost of subtle behavioral changes that disrupt established user workflows. Anthropic has been rapidly iterating on Claude's agentic capabilities throughout 2025 and into 2026, including expanding Cowork-style features that let Claude operate more autonomously on local files, execute multi-step tasks, and manage project state. As these capabilities mature and get integrated into the core chat experience, backend changes to how project data is persisted—whether it moves to cloud storage, gets restructured, or is deprecated in favor of a different organizational paradigm—can easily go unannounced or under-documented, especially in fast-moving product cycles.
This kind of grassroots bug report also reflects the growing reliance power users and developers place on Claude's filesystem integration for real work, not just conversational assistance. As Claude increasingly functions as a coding agent and file-management collaborator akin to tools like Cursor or GitHub Copilot Workspace, users expect predictable, transparent behavior around where their data lives locally. A silent change to folder creation—whether a bug or intentional redesign—underscores the importance of clear changelogs and migration notes when merging major product surfaces like chat and Cowork, particularly for a user base that depends on local file access for professional and technical workflows. Until Anthropic addresses the report directly, the community thread stands as an early signal that the chat/Cowork merger may have broader unintended effects on established Project functionality.
Read original article →