runtime

package
v0.1.9 Latest Latest
Warning

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

Go to latest
Published: May 27, 2026 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ProjectVisibleContext

func ProjectVisibleContext(target map[string]interface{}, rt *Context, includeModelSource bool) map[string]interface{}

Types

type Context

type Context struct {
	SkillActivation *skillproto.ActivationContext `json:"skillActivation,omitempty"`
	ModelSource     string                        `json:"modelSource,omitempty"`
	Workdir         string                        `json:"workdir,omitempty"`
	ResolvedWorkdir string                        `json:"resolvedWorkdir,omitempty"`
	BearerToken     string                        `json:"bearerToken,omitempty"`
}

Context carries turn-execution state that is not part of intake, routing, or ordinary user/task context.

func (*Context) EffectiveWorkdir

func (c *Context) EffectiveWorkdir() string

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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