Uses of Package
com.agentforge4j.runtime.command
Packages that use com.agentforge4j.runtime.command
Package
Description
Public bootstrap entry point — framework-agnostic defaults for AgentForge4j.
-
Classes in com.agentforge4j.runtime.command used by com.agentforge4j.bootstrap
-
Classes in com.agentforge4j.runtime.command used by com.agentforge4j.runtimeClassDescriptionAbstraction over the
CreateFileCommandside effect.Abstraction over theRunCommandCommandside effect. -
Classes in com.agentforge4j.runtime.command used by com.agentforge4j.runtime.commandClassDescriptionImmutable input bundle passed to
CommandHandler.apply(com.agentforge4j.core.command.LlmCommand, CommandApplicationRequest).Outcome of applying a sequence ofLlmCommands in order.Strategy for applying one concreteLlmCommandtype toWorkflowStateand related context.Abstraction over theCreateFileCommandside effect.Abstraction over theRunCommandCommandside effect. -
Classes in com.agentforge4j.runtime.command used by com.agentforge4j.runtime.toolClassDescriptionImmutable input bundle passed to
CommandHandler.apply(com.agentforge4j.core.command.LlmCommand, CommandApplicationRequest).Outcome of applying a sequence ofLlmCommands in order.Strategy for applying one concreteLlmCommandtype toWorkflowStateand related context. -
Classes in com.agentforge4j.runtime.command used by com.agentforge4j.testkit.capture