claude-code - 💡(How to fix) Fix Feature Request: Share project context between Claude.ai Chat and Claude Code

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…

When a user uploads files or builds project memory in a Claude.ai Chat project, that context is not accessible from Claude Code (CLI / desktop Code tab), even when both are running in the same desktop app under the same account.

Root Cause

Many users work with both interfaces simultaneously — Chat for discovery/analysis, Code for implementation. Forcing re-uploads breaks the workflow and creates redundancy, especially for large or frequently updated reference files.

RAW_BUFFERClick to expand / collapse

Preflight Checklist

  • I have searched existing requests and this feature hasn't been requested yet
  • This is a single feature request (not multiple features)

Problem Statement

Summary

When a user uploads files or builds project memory in a Claude.ai Chat project, that context is not accessible from Claude Code (CLI / desktop Code tab), even when both are running in the same desktop app under the same account.

Current behavior

  • Files uploaded to a Claude.ai Chat project live only in that system
  • Claude Code sessions have no way to access them
  • Users must re-upload the same files manually in the Code tab

Expected behavior

Files and project context added to a Claude.ai Chat project should be accessible from Claude Code sessions linked to the same project, without requiring the user to duplicate uploads.

Why this matters

Many users work with both interfaces simultaneously — Chat for discovery/analysis, Code for implementation. Forcing re-uploads breaks the workflow and creates redundancy, especially for large or frequently updated reference files.

Example use case

A user maintains a project called "Instalaciones" in Claude.ai Chat with an energy consumption PDF as shared context. When switching to Claude Code to build a feature that depends on that data, they must re-upload the file manually — even though both tabs are open in the same desktop app under the same account.

Environment

  • Claude desktop app (Windows)
  • Claude Code tab + Claude.ai Chat tab, same account

---





### Proposed Solution

## Expected behavior
Files and project context added to a Claude.ai Chat project should be accessible 
from Claude Code sessions linked to the same project, without requiring the user 
to duplicate uploads.

## Why this matters
Many users work with both interfaces simultaneously — Chat for discovery/analysis, 
Code for implementation. Forcing re-uploads breaks the workflow and creates 
redundancy, especially for large or frequently updated reference files.

## Example use case
A user maintains a project called "Instalaciones" in Claude.ai Chat with an energy 
consumption PDF as shared context. When switching to Claude Code to build a feature 
that depends on that data, they must re-upload the file manually — even though both 
tabs are open in the same desktop app under the same account.

## Environment
- Claude desktop app (Windows)
- Claude Code tab + Claude.ai Chat tab, same account

### Alternative Solutions

_No response_

### Priority

Low - Nice to have

### Feature Category

CLI commands and flags

### Use Case Example

see above

### Additional Context

None

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…

FAQ

Expected behavior

Files and project context added to a Claude.ai Chat project should be accessible from Claude Code sessions linked to the same project, without requiring the user to duplicate uploads.

Still need to ship something?

×6

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

Back to top recommendations

TRENDING