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
[Learn more about Coder Tasks](./tasks.md) to how to get started and best practices.
19
+
[Learn more about Coder Tasks](./tasks.md) for best practices and how to get started.
20
+
21
+
##Secure Your Workflows with Agent Boundaries (Beta)
22
+
23
+
AI agents can be powerful teammates, but must be treated as untrusted and unpredictable interns as opposed to tools. Without the right controls, they can go rogue.
24
+
25
+
[Agent Boundaries](./agent-boundary.md) is a new tool that offers process-level safeguards that detect and prevent destructive actions. Unlike traditional mitigation methods like firewalls, service meshes, and RBAC systems, Agent Boundaries is an agent-aware, centralized control point that can either be embedded in the same secure Coder Workspaces that enterprises already trust, or used through an open source CLI.
26
+
27
+
To learn more about features, implementation details, and how to get started, check out the[Agent Boundary documentation](./agent-boundary.md).