Ok, I've been running it for a couple hours and below are my thoughts. Please note that I do find it fascinating even if most of what I'm about to say is complaining about the parts I like less. - Pipelines, not agents. Roles, not agents. I really don't like the idea of defined agents with their own prompt. I want to define roles and spin up N agents with that role. Furthermore I want pipelines "Plan -> Review Plan -…
I setup a Telegram bot that relays messages to the agent orchestrator that then decides "this agent needs this plugin, this working directory for context" etc to relay the work I asked. I guess it's similar to the God orchestrator.
For pure coding tasks I just want a TUI, but for non-coding work (marketing, content gen, research) an orchestrator has been great.