Skip to content
Open
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
6 changes: 6 additions & 0 deletions topics/agent-control-language/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
display_name: Agent Control Language
short_description: A language for directing autonomous agents with objectives, constraints, priorities, sequencing, delegation, and execution logic.
topic: agent-control-language
---
A language for specifying, structuring, and directing the behavior of autonomous agents. Agent Control Languages express objectives, constraints, priorities, sequencing, delegation, and execution logic for already-capable agents, rather than defining the agent’s underlying implementation.
Loading