2 pointsby hunvreus6 hours ago1 comment
  • antonios_makro4 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).
    • hunvreus31 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.