Module agentforge4j.core
Package com.agentforge4j.core.command
package com.agentforge4j.core.command
-
ClassDescriptionSignal that the current step or loop iteration is complete.Signal that the current step should proceed to the next iteration or phase.Instruct the runtime to create a file with the given content at the given path.Signal that the current step cannot proceed without human intervention.Return a structured list of questions that the UI should render as an input form.Marker interface for commands that LLMs can return in structured JSON responses.Request execution of a shell command.Write a typed value into the shared workflow context under the given key.Request from the LLM to invoke a logical tool capability.Surface a message to the user.