You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/blogContent/human-in-the-loop-kagent.mdx
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,6 +7,8 @@ export const metadata = {
7
7
authorIds: ["sebastianmaniak"],
8
8
};
9
9
10
+
# Human-in-the-Loop with kagent: Keeping Humans in Control of AI Agents
11
+
10
12
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:
11
13
12
14
*"Do I actually want an AI agent deleting things in my production cluster without asking me first?"*
0 commit comments