diff --git a/src/blogContent/human-in-the-loop-kagent.mdx b/src/blogContent/human-in-the-loop-kagent.mdx index 43ae887..88bc863 100644 --- a/src/blogContent/human-in-the-loop-kagent.mdx +++ b/src/blogContent/human-in-the-loop-kagent.mdx @@ -7,6 +7,8 @@ export const metadata = { authorIds: ["sebastianmaniak"], }; +# Human-in-the-Loop with kagent: Keeping Humans in Control of AI Agents + AI agents are getting good — really good — at taking autonomous action. They can inspect your Kubernetes cluster, diagnose problems, create resources, and even clean up after themselves. But here's the uncomfortable question most teams are quietly asking: *"Do I actually want an AI agent deleting things in my production cluster without asking me first?"*