diff --git a/topics/agent-control-language/index.md b/topics/agent-control-language/index.md new file mode 100644 index 00000000000..c877fca1fff --- /dev/null +++ b/topics/agent-control-language/index.md @@ -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.