Claude Projects File Upload and Indexing Issues Documented

Core Issues with Claude Projects File Handling
Multiple users report persistent problems with Claude Projects' file upload and indexing system. The issues appear to be backend-related and affect functionality across browsers and projects.
The RAG Switching Problem
Claude Projects automatically switches from direct file loading to RAG (Retrieval-Augmented Generation) search mode at approximately 13 files, regardless of total file size or token count. One developer reported having 15 files totaling 73,000 tokens (only 35% of the 200K context window) still triggered search-only mode. The UI displays "To save space in chats, Claude will look up specific information as needed" at just 2% of project capacity.
Broken Indexing System
There's a confirmed bug where the system reports files as "fully indexed and ready" but search returns errors indicating the files aren't indexed at all. This creates a situation where uploaded files appear in the interface but remain unreadable by Claude.
Persistent Cache Issues
When files are deleted and re-uploaded — even with new filenames — Claude continues referencing the content of the original deleted files. The cache appears to be content-based rather than filename-based. Standard troubleshooting methods like new chat sessions, explicit instructions, and full re-uploads don't resolve the issue.
Workarounds and Reporting
The issues are cross-browser and cross-project, indicating they're backend problems at Anthropic. Users experiencing these problems should:
- Report the issue on support.anthropic.com
- Reference GitHub issue number #25759 in reports
- Submit tickets to increase visibility of the problem
📖 Read the full source: r/ClaudeAI
👀 See Also

What's missing in the 'agentic' story: a well-defined user agent role
Mark Nottingham argues that current AI agents lack a clear user agent role, creating a trust gap between what users expect and what agents actually do.

GPT 5.5 vs Claude: A Developer's Refactoring Battle Report
A developer used GPT 5.5 to plan and Claude to code a massive 36k-line C refactoring. GPT 5.5 impressed with clear plans but burned through 85% of usage in 2 hours on the $30 plan.

Claude Code v2.1.158: Auto Mode Now on Bedrock, Vertex, Foundry for Opus 4.7/4.8
Claude Code v2.1.158 enables auto mode on Bedrock, Vertex, and Foundry for Opus 4.7 and 4.8. Opt in with CLAUDE_CODE_ENABLE_AUTO_MODE=1.

Cambridge researchers develop hafnium oxide memristor for low-energy AI chips
Researchers at the University of Cambridge have created a hafnium oxide-based memristor that switches currents a million times lower than conventional oxide devices, potentially reducing AI hardware energy use by up to 70%.