CLAUDE LABJP
2.1.269 — Prompt suggestions were being dropped for Japanese, Chinese, Thai and other languages written without spaces between words. That is now fixedKB5124008 — After September's cumulative update, Windows 11 users report Cowork failing to mount any host folder at all. The VM still starts, which makes the cause hard to pin downPUSH — Some cloud and Cowork sessions have git push rejected by the proxy before it reaches GitHub. Cloning still works, so it reads like a token permission problem when it is notNEW — Adding more material made Projects answer thinner. Three questions we now use to decide which knowledge files stayTOKENS — You cannot price a PDF before sending it: CountTokens does not accept document input. That leaves estimating from page count or extracting the text and counting thatCLEANUP — Before asking an agent to tidy up, separate the work that only needs reading from the work that needs writing. The order you hand over folders cannot be reconsidered afterwards2.1.269 — Prompt suggestions were being dropped for Japanese, Chinese, Thai and other languages written without spaces between words. That is now fixedKB5124008 — After September's cumulative update, Windows 11 users report Cowork failing to mount any host folder at all. The VM still starts, which makes the cause hard to pin downPUSH — Some cloud and Cowork sessions have git push rejected by the proxy before it reaches GitHub. Cloning still works, so it reads like a token permission problem when it is notNEW — Adding more material made Projects answer thinner. Three questions we now use to decide which knowledge files stayTOKENS — You cannot price a PDF before sending it: CountTokens does not accept document input. That leaves estimating from page count or extracting the text and counting thatCLEANUP — Before asking an agent to tidy up, separate the work that only needs reading from the work that needs writing. The order you hand over folders cannot be reconsidered afterwards
TAG

Claude Projects

3 articles
Back to all tags
Related:
Knowledge Management1Claude Tips1custom instructions1prompt design1productivity1Claude AI1Troubleshooting1File Upload1Knowledge Base1
Claude AI/2026-09-13Beginner

When Adding Files Makes Your Claude Project Answer Worse

You upload more material to a Claude Project and the answers get vaguer, not sharper. The cause is overlap, not volume. Here is a small script that measures how much your knowledge files repeat each other, and the three questions I use to decide what stays.

Claude AI/2026-05-03Intermediate

Writing Effective Custom Instructions for Claude Projects

A practical guide to writing Claude Projects custom instructions that actually shape Claude's behavior — covering role definition, output constraints, and project-specific context sharing.

Claude AI/2026-04-25Intermediate

When Claude Projects Won't Read Your Files — Catch the Cause Before You Upload

Your PDF is in the project, but Claude keeps saying it has no information. No error, just silence. Here's how to place the cause in one of three layers — index, file, or instructions — and a script that diagnoses the file layer before you upload.