claude-code - 💡(How to fix) Fix [BUG] Cowork: uploaded context lands in the project mount, not mnt/uploads/

Official PRs (…)
ON THIS PAGE

Recommended Tools

×6

Utilities matched from this issue’s tags and category — try them while you read without losing context.

GitHub issue graph ai analysis

Paste a GitHub issue URL. We fetch that issue, discover linked issues from bodies/comments/timeline, collect linked pull requests, and produce a structured English report.

The report is written in English Markdown for sharing and archival.

Helpful · Quick feedback

Loading…
RAW_BUFFERClick to expand / collapse

What's wrong

At session start, uploaded context files appear under the project mount (e.g. mnt/<project>/) rather than mnt/uploads/. An agent oriented to look under mnt/uploads/ finds it empty and can waste turns polling for files that already arrived elsewhere.

What should happen

Land uploaded context under mnt/uploads/ as the name implies, or document the actual target so agents orient correctly on the first turn. (Low priority — more an orientation/expectation gap than a functional defect.)

Environment

  • Surface: Claude for Desktop (Cowork tab), Claude Code 2.1.156 (Agent SDK 0.3.156), model Opus 4.8, macOS (Darwin 25.5.0), Apple Silicon.

Steps to reproduce

  1. Start a Cowork session with uploaded context.
  2. Inspect mnt/uploads/ — empty.
  3. Find the content under the project mount instead.

Vote matrix · Quick signals

Works
Did the solution work? Tap to confirm.
Easy Fix
Was it a quick fix?
Time Saver
Did it save you time?
Blocking
Was it severely blocking?
Common Issue
Are others likely hitting this too?
Flaky / Intermittent
Is it intermittent?
Verified / Reproducible
Can you reproduce it reliably?
Loading…

Still need to ship something?

×6

Another batch ranked right after the header list — different links, same matching logic.

Back to top recommendations

TRENDING

claude-code - 💡(How to fix) Fix [BUG] Cowork: uploaded context lands in the project mount, not mnt/uploads/