Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions src/blogContent/human-in-the-loop-kagent.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -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?"*
Expand Down