Talk more to your coding agents
6 points by jo3_l
6 points by jo3_l
Nice to read something that goes in a similar direction to what I've been doing.
I also often start a discussion with the web chat (usually when it's a new idea that doesn't require analyzing existing code) and then when I'm satisfied I ask it for a summary for the next agent to implement.
I do like plan mode as a summary for the shared understanding before implementation starts. On the other hand outputting into design documents in the repository might be a better way for durable knowledge.
most of my threads with agents are conversations about the current code. often, they end up with code beind produced/modified, but it's usually not the main point.
Seems obvious to me. I like ask plan critique do