I usually edit the code generated by the agent.
After the edits I have to “Ingest @<file> and baseline” for it to update it’s context (otherwise it will overwrite my changes)
I’d love to have macros I can assign to keyboard shortcuts that will auto submit a prompt to the chat window so I can do it from the code editor.
E.g.:
“Ingest @<current open file> and baseline”
“Ingest @<current open file> and review”
“Ingest @<current open file> and fix”