3 ms·
I m running into similar issues, more and more i’m removing complexity from the agent to the (Go) logic in order to make it more deterministic. To be more prec
by stpedgwdgfhgdd 5mo ago
I m running into similar issues, more and more i’m removing complexity from the agent to the (Go) logic in order to make it more deterministic.
To be more precise; everything is prepared in the form of files instead of letting the subagents making api/cli calls. And still - sometimes (even with enough context) the main agent takes strange turns.