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

Gemma 4 Early Signals: Deployment Fit Over Hype for Local Agent Workflows
Gemma 4's launch emphasizes deployment across hardware tiers with official positioning for personal hardware and edge/mobile, NVIDIA's NVFP4 quantization showing 4x compression with 99.7% baseline retention on GPQA, and Arena rankings placing the 31B dense model around #27.

Bloomberg Reports on AI Coding Agents and Productivity Concerns in 2026
A Bloomberg article from February 2026 discusses AI coding agents like Claude Code and reports on a 'productivity panic' in the tech industry. The article received 44 points and 14 comments on Hacker News.

Claude Platform on AWS Now GA: Managed Agents, Code Execution, and Full API Parity via IAM
Claude Platform on AWS brings native Claude API features (Managed Agents, code execution, skills) to AWS customers with IAM auth, CloudTrail logging, and commitment retirement.

Claude Pro User Reports 5-Hour Usage Window Burned on Single Prompt with No Output
A Claude Pro user reports that a single prompt consumed their entire 5-hour usage window, returning only planning text and no deliverable. The incident highlights issues with token consumption during internal reasoning and lack of safeguards.