What is an Agent in Yukkai?
Learn what an agent is in Yukkai, how sub-agents work in isolated conversations, and how they form the building blocks of Swarm orchestration.
Learn what an agent is in Yukkai, how sub-agents work in isolated conversations, and how they form the building blocks of Swarm orchestration.
Swarm lets you coordinate dozens of agents in parallel — creating plans, dispatching tasks, and aggregating results.
Agent roles define the persona, system prompt, and tool restrictions for sub-agents in a swarm. Learn how to list, create, and manage them.
The blackboard pattern enables agents in a swarm to share context and coordinate through a shared information space.
Guidelines for when to use Swarm versus a single agent, how to decompose tasks, and common pitfalls to avoid.
Strategies for managing token costs and execution time when running multiple agents in parallel.