New setup API
The .setup()
method has been deprecated and replaced by specialized functions.
New methods:
- Agent.plan(): Sets the agent's execution plan
- Task.hooks(): Sets the task's hooks
The .setup()
method has been deprecated and replaced by specialized functions.
New methods: