Versions in this module
v0
Aug 24, 2026
Aug 24, 2026
Changes in this version
type PendingInput
—
darwin/amd64, linux/amd64, windows/amd64
Aug 18, 2026
Changes in this version
Aug 2, 2026
Jul 31, 2026
Jul 31, 2026
Jul 30, 2026
Jul 30, 2026
Jul 30, 2026
Jul 28, 2026
Jul 23, 2026
Jul 23, 2026
Jul 23, 2026
Changes in this version
type SteerCoordinator
—
darwin/amd64, linux/amd64, windows/amd64
Jul 18, 2026
Jul 17, 2026
Jul 15, 2026
Jul 15, 2026
Changes in this version
+
type WorkflowExecutionState = workflow.WorkflowExecutionState
—
darwin/amd64, linux/amd64, windows/amd64
+
type WorkflowSubagentOverride = workflow.WorkflowSubagentOverride
—
darwin/amd64, linux/amd64, windows/amd64
Jul 15, 2026
Jul 15, 2026
Jul 12, 2026
Jul 15, 2026
Jul 6, 2026
Jul 6, 2026
Jul 6, 2026
Jul 6, 2026
Jul 6, 2026
Jul 5, 2026
Changes in this version
type AgentResultMetrics
—
darwin/amd64, linux/amd64, windows/amd64
type AgentWorkflowConfig
—
darwin/amd64, linux/amd64, windows/amd64
Jun 29, 2026
Changes in this version
+
func WriteTestSession(stateDir, sessionID, workingDir string, cs agent.ConversationState) (string, error)
—
darwin/amd64, linux/amd64, windows/amd64
type SteerCoordinator
—
darwin/amd64, linux/amd64, windows/amd64
Jun 24, 2026
Changes in this version
type SteerCoordinator
—
darwin/amd64, linux/amd64, windows/amd64
Jun 22, 2026
Jun 22, 2026
Jun 22, 2026
Jun 22, 2026
Jun 22, 2026
Changes in this version
type AgentResult
—
darwin/amd64, linux/amd64, windows/amd64
type AgentResultMetrics
—
darwin/amd64, linux/amd64, windows/amd64
Jun 11, 2026
Jun 11, 2026
Jun 11, 2026
Jun 11, 2026
Jun 9, 2026
Jun 8, 2026
Jun 6, 2026
Jun 6, 2026
Changes in this version
type AgentWorkflowConfig
—
darwin/amd64, linux/amd64, windows/amd64
type AgentWorkflowStep
—
darwin/amd64, linux/amd64, windows/amd64
Jun 3, 2026
Jun 3, 2026
Changes in this version
type AgentWorkflowConfig
—
darwin/amd64, linux/amd64, windows/amd64
Jun 1, 2026
Changes in this version
type SteerCoordinator
—
darwin/amd64, linux/amd64, windows/amd64
Jun 1, 2026
Changes in this version
+
func GetCompletions(input string, chatAgent *agent.Agent) []string
—
darwin/amd64, linux/amd64, windows/amd64
+
func ProcessQuery(ctx context.Context, chatAgent *agent.Agent, eventBus *events.EventBus, ...) error
—
darwin/amd64, linux/amd64, windows/amd64
+
func RunAgent(chatAgent *agent.Agent, isInteractive bool, args []string) (err error)
—
darwin/amd64, linux/amd64, windows/amd64
+
func SetupAgentEvents(chatAgent *agent.Agent, eventBus *events.EventBus, ...)
—
darwin/amd64, linux/amd64, windows/amd64
+
func TryDirectExecution(ctx context.Context, chatAgent *agent.Agent, query string) (bool, error)
—
darwin/amd64, linux/amd64, windows/amd64
+
func TryZshCommandExecution(ctx context.Context, chatAgent *agent.Agent, query string) (bool, error)
—
darwin/amd64, linux/amd64, windows/amd64
+
type WorkflowSubagentOverrides map[string]workflowSubagentOverride
—
darwin/amd64, linux/amd64, windows/amd64