|
|
|
|
|
by jskalc92
287 days ago
|
|
I think the most common implementation of "subagents" doesn't get full context of a conversation, rather just an AI-generated command. Here task is fullfilled with the full context so far, and then compressed. Might work better IMO. |
|
The latter is really helpful for getting a coding assistant to settle on a high quality solution. You want critic subagents to give fresh and unbiased feedback, and not be influenced by arbitrary decisions made so far. This is a good thing, but inheriting context destroys it.