The roster
Custom agents
A directory with anAGENT.md is a custom agent: frontmatter (name, tools,
edit permission) plus the system prompt as the body. See docs/SWARM.md in the
main repository for the format.
Limits
Underagents: in aster.yaml: max_concurrent, max_per_turn,
agent_timeout_secs, and collector_model (the model that synthesizes fan-out
reports).
Headless runs
aster run executes one agent task and exits, --notify sends the result
where the agent’s config says to, and --schedule NAME attaches the run to a
schedule. aster run --help mentions aster agents; that
command does not exist, the roster above is the list.