Skip to content

Conversation

VSreedharan
Copy link

…efore sub-task execution

Currently, the developer has no visibility into what context (files, rules, snippets, or metadata) is being passed to the LLM when executing a sub-task. This creates a “blind spot” that can lead to unintended reasoning or overlooked constraints.

This change introduces a new AI instruction: before performing any sub-task, the AI must summarize the working context and explicitly confirm it with the developer. The developer can review, add, or adjust context sources and considerations before the task proceeds.

This ensures transparency, prevents silent context gaps, and builds trust between the developer and the AI’s reasoning process.

…efore sub-task execution

Currently, the developer has no visibility into what context (files, rules, snippets, or metadata) is being passed to the LLM when executing a sub-task. This creates a “blind spot” that can lead to unintended reasoning or overlooked constraints.

This change introduces a new AI instruction: before performing any sub-task, the AI must summarize the working context and explicitly confirm it with the developer. The developer can review, add, or adjust context sources and considerations before the task proceeds.

This ensures transparency, prevents silent context gaps, and builds trust between the developer and the AI’s reasoning process.
@actiondavestep
Copy link

This is a neat idea, though I would almost want this desired shared context recorded somewhere. This is what the Relevant Files and Notes sections in the plan are for, but I can appreciate your desire to control what goes into the task level.

Perhaps an additional research/context file can be introduced, where this newly introduced research file accommodates a particular plan file. or specific task in a plan file? The idea would be to really just house a summary of relevant context and not necessarily couple it to the planning step itself.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants