2 comments

  • antonios_makro 4 hours ago

    The approval flow is the key feature here. Most agent frameworks focus on the agent's execution loop but forget the human-in-the-loop part, which is critical for anything with real side-effects (like DevOps).

    • hunvreus 27 minutes ago

      Exactly. One of the example is exactly that; an agent that can log into servers, investigate and resolve issues, deploy apps, etc.

      If you end up playing with it, let me know what you think.