trace

package
v0.0.7 Latest Latest
Warning

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

Go to latest
Published: May 30, 2026 License: MIT Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AgentTraceRoot

func AgentTraceRoot() (string, error)

func AgentTraceRootForDataDir

func AgentTraceRootForDataDir(dataDir string) (string, error)

Types

type AgentTraceActivity

type AgentTraceActivity = agenttrace.AgentTraceActivity

type AgentTraceDetail

type AgentTraceDetail = agenttrace.AgentTraceDetail

type AgentTraceFileChange

type AgentTraceFileChange = agenttrace.AgentTraceFileChange

type AgentTraceMessage

type AgentTraceMessage = agenttrace.AgentTraceMessage

type AgentTraceMetadata

type AgentTraceMetadata = agenttrace.AgentTraceMetadata

type AgentTraceSession

type AgentTraceSession struct {
	// contains filtered or unexported fields
}

func ResumeAgentTraceSession

func ResumeAgentTraceSession(traceRef string, updates AgentTraceMetadata) (*AgentTraceSession, error)

func StartAgentTraceSession

func StartAgentTraceSession(dataDir string, meta AgentTraceMetadata, prompt string) (*AgentTraceSession, error)

func (*AgentTraceSession) Dir

func (s *AgentTraceSession) Dir() string

func (*AgentTraceSession) Finish

func (s *AgentTraceSession) Finish(err error)

func (*AgentTraceSession) ID

func (s *AgentTraceSession) ID() string

func (*AgentTraceSession) Writer

func (s *AgentTraceSession) Writer() io.Writer

type AgentTraceSummary

type AgentTraceSummary = agenttrace.AgentTraceSummary

type AgentTraceUpdate

type AgentTraceUpdate = agenttrace.AgentTraceUpdate

type FileChange

type FileChange = agenttrace.FileChange

type Message

type Message = agenttrace.Message

type Store

type Store struct {
	// contains filtered or unexported fields
}

func NewStore

func NewStore(dataDir string) *Store

func (*Store) HandleRoutes

func (s *Store) HandleRoutes(w http.ResponseWriter, r *http.Request)

type ToolCallEvent

type ToolCallEvent = agenttrace.ToolCallEvent

Jump to

Keyboard shortcuts

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