events

package
v0.1.7 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 21, 2025 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewAgentCompletedEvent

func NewAgentCompletedEvent(step *ast.Step, actionID string, runID string, diagnostics ...string) pkgEvents.ExecutionEvent

func NewAgentFailedEvent

func NewAgentFailedEvent(step *ast.Step, actionID string, runID string) pkgEvents.ExecutionEvent

func NewGenericActionCompletedEvent

func NewGenericActionCompletedEvent(stepID, actionID string, runID string) pkgEvents.ExecutionEvent

func NewGenericActionEvent

func NewGenericActionEvent(stepID, actionID string, runID string, text string) pkgEvents.ExecutionEvent

func NewPromptAgentEvent

func NewPromptAgentEvent(stepID, actionID string, runID string, prompt ...string) pkgEvents.ExecutionEvent

func NewToolUseCompletedEvent

func NewToolUseCompletedEvent(stepID, actionID string, toolName string, runID string) pkgEvents.ExecutionEvent

func NewToolUseEvent

func NewToolUseEvent(stepID, actionID string, toolName string, runID string, text string) pkgEvents.ExecutionEvent

func NewToolUseFailedEvent

func NewToolUseFailedEvent(step *ast.Step, actionID string, toolName string, runID string) pkgEvents.ExecutionEvent

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL