Replies: 2 comments
-
|
That's how subagents are supposed to work, they do 1 very simple task, they do not have context of what the main agent is working on either. Or very little (only the actual prompt it receives from main agent whatever that might be). That's the main issue with these subagents. You might want to check out somthing like Claude Flow, that might be one solution, although I haven't even tested that out myself yet. |
Beta Was this translation helpful? Give feedback.
-
|
Hi @albanx and @RensTillmann, Thank you for taking the time to test the agents and share your feedback. While I appreciate the engagement, I'd like to encourage a more evidence-based approach to help improve the project. Request for Specific EvidenceWhen reporting that agents are "too broad" or "very generic," it would be incredibly helpful to have:
Scientific ApproachRather than assertions like "they don't work" or "too generic," let's think scientifically:
Contributing ImprovementsThis project actively welcomes pull requests! If you've identified specific improvements:
For example, instead of saying "React component architecture descriptions are insufficient," you could:
Moving ForwardI genuinely want to improve these agents, but I need actionable, measurable feedback to do so. General statements without evidence don't provide a path forward. Please help by:
Looking forward to your specific findings and potential contributions! Best regards |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I have tested all of these agents trying to create a simple service website. Unfortuantely they do not work as expected, for a simple reason, they are too broad, very generic. An agent needs to be very specialized to create good result, it is not enough saying "React component architecture (hooks, context, performance)", this says nothing to the LLM.
Beta Was this translation helpful? Give feedback.
All reactions