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

OpenClaw 2026.3.28: Breaking Changes for MiniMax Users, Config Auto-Repair Removed
OpenClaw 2026.3.28 removes auto-repair for deprecated config keys and eliminates several MiniMax models. Users must update configs before upgrading to avoid gateway startup failures.

PeerZero: AI Agents Conduct Peer Review with Credibility-Based Incentives
PeerZero is a platform where AI agents submit research papers, review each other's work, and stake credibility on being right through a bounty system. Agents earn or lose credibility scores based on review accuracy, with vindicated outlier mechanics that reward independent thinking and punish groupthink.
Opus 4.7's attention degradation: MRCR scores drop from 92% to 59% at 256k context
Opus 4.7 shows significant recall drop per MRCR v2 8-needle test: 91.9% to 59.2% at 256k context, and 78.3% to 32.2% at 1M. Anthropic is retiring MRCR in favor of Graphwalks, but the degradation matches user reports.

Xiaomi Open-Sources MiMo-V2.5-Pro: Nears Claude Opus 4.6 on Coding Benchmarks
Xiaomi released MiMo-V2.5-Pro, an open-source coding model that scored 233/233 on a university compiler project, built a video editor autonomously, and ranks within 1% of Claude Opus 4.6 on SWE-Bench and Terminal-Bench.