NAME
agent-go - Set agent go parameters
SYNOPSIS
agent-go agent-name [n] [unit]
DESCRIPTION
This command operates exactly the same as the go command,
except that this only defines the go settings for the
agent with name agent-name
when it is selected to run by the multi-agent scheduler.
Hence, the go settings are defined for subsequent runs, but
no runs are made when the command is read. See the go
command documentation for the full details.
EXAMPLES
Here are some examples for the agent fred (in sequence):
- agent-go fred 5 d
- run the agent fred for 5 decision cycles when it is scheduled
- agent-go fred e
- change the above to 5 elaboration cycles when the agent is
scheduled
- agent-go fred 3 <o>
- run the agent for 3 operator selections
(continuing through any subgoals that arise) when the agent is scheduled
SEE ALSO
go, schedule