toolenv

package
v2026.610.2 Latest Latest
Warning

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

Go to latest
Published: Jun 10, 2026 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Env

type Env struct {
	ProjHex                              string
	ProjRoot                             string
	Cfg                                  *config.Root
	MCP                                  *solomonmcp.Manager
	RunNested                            func(ctx context.Context, body string) (string, error)
	RunNestedWithSystem                  func(ctx context.Context, sys, task string) (string, error)
	SetMode                              func(string)
	CurrentMode                          func() string
	CheckpointStageProjAbs               func(path string)
	CheckpointBeforeProjAbs              func(path string)
	CheckpointRecordEdit                 func(kind, path, renameTo string, content []byte)
	CheckpointCpSeq                      func() int
	AllowDeferredTools                   bool
	SwitchModeCountdown                  func(ctx context.Context, target string) (cancelled bool, err error)
	ActivateInstructionsFromAbsPath      func(absPath string)
	ActivateInstructionsFromShellCommand func(command string)
	MergeInstructionBlock                func(customSys string) (string, error)
}

Jump to

Keyboard shortcuts

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