commandcode

package
v0.0.172 Latest Latest
Warning

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

Go to latest
Published: Aug 26, 2026 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func FindAgentPath

func FindAgentPath(env *exec.Env) (string, error)

FindAgentPath looks up the Command Code binary (`cmd`, then `commandcode`).

Types

type CommandcodeAgent

type CommandcodeAgent struct {
	AgentPath     string
	SettingsPath  string
	Workspace     string
	Env           *exec.Env
	LastSessionID string
}

CommandcodeAgent wraps the Command Code CLI (`cmd`).

func (*CommandcodeAgent) Ask

func (a *CommandcodeAgent) Ask(ctx context.Context, question string, opts *registry.AskOptions, onDelta registry.DeltaCallback) (string, error)

Ask runs `cmd -p` with JSON output and optional --resume / --model.

func (*CommandcodeAgent) ListModels

func (a *CommandcodeAgent) ListModels(ctx context.Context) ([]registry.ModelInfo, error)

Jump to

Keyboard shortcuts

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