Idea
The copilot should be able to make notes that the coding agent can read to edit the codebase.
Details
This could include:
- Anything the copilot has received from the user
- Any internal errors triggering a write to this "file/memory"
- General feedback meant for the coding agent
The notes would serve as a feedback mechanism within the gently package, allowing the copilot to communicate context and information to the coding agent.
cc @subindevs
Idea
The copilot should be able to make notes that the coding agent can read to edit the codebase.
Details
This could include:
The notes would serve as a feedback mechanism within the gently package, allowing the copilot to communicate context and information to the coding agent.
cc @subindevs