claude-code - 💡(How to fix) Fix [FEATURE] Update context when moving Cowork task into project [1 comments, 1 participants]

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…
GitHub stats
anthropics/claude-code#53197Fetched 2026-04-26 05:21:52
View on GitHub
Comments
1
Participants
1
Timeline
5
Reactions
1
Participants
Timeline (top)
labeled ×2commented ×1cross-referenced ×1subscribed ×1

Root Cause

I guess an alternative would be to 'copy' the taks into a project, but only transferring the initial message so that the entire conversation can be re-started with project context, tools and mounts available. But that feels like a 'workaround', because you'll end up with two chats about the same project, one half underway but without relevant context and instruction, and one starting over with the project context.

Fix Action

Fix / Workaround

I guess an alternative would be to 'copy' the taks into a project, but only transferring the initial message so that the entire conversation can be re-started with project context, tools and mounts available. But that feels like a 'workaround', because you'll end up with two chats about the same project, one half underway but without relevant context and instruction, and one starting over with the project context.

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

I find myself often starting a Cowork task, only later realizing it actually belongs in a Cowork project. So I move the task into the project. But I noticed that when continuing the task, the task context is restricted to the initial task context (outside of the project), even though from that point outputs WILL be placed in the project output folder. I couldn't find any documentation on this. There is some documentation on moving a chat OUTSIDE of a project, but not vice versa.

Proposed Solution

Would be great to have the chat/task context 'resetted' when the task is moved into a project, and re-initialized with the first follow-up interaction inside the project.

Alternative Solutions

I guess an alternative would be to 'copy' the taks into a project, but only transferring the initial message so that the entire conversation can be re-started with project context, tools and mounts available. But that feels like a 'workaround', because you'll end up with two chats about the same project, one half underway but without relevant context and instruction, and one starting over with the project context.

Priority

Medium - Would be very helpful

Feature Category

Other

Use Case Example

No response

Additional Context

No response

extent analysis

TL;DR

The task context should be updated when a task is moved into a project, to reflect the new project context and tools.

Guidance

  • Investigate the current implementation of task context management when moving tasks between projects and outside of projects.
  • Consider adding documentation for moving tasks into projects, as the current documentation only covers moving chats outside of projects.
  • Explore the proposed solution of "resetting" the task context when a task is moved into a project, and re-initializing it with the first follow-up interaction.
  • Evaluate the alternative solution of "copying" the task into a project, transferring only the initial message, and re-starting the conversation with project context.

Example

No code snippet is provided as the issue lacks technical details.

Notes

The issue lacks information on the current implementation and technical details, making it difficult to provide a concrete solution.

Recommendation

Apply workaround: The alternative solution of "copying" the task into a project, transferring only the initial message, and re-starting the conversation with project context, may be a viable temporary workaround until a more comprehensive solution is implemented.

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 [FEATURE] Update context when moving Cowork task into project [1 comments, 1 participants]