commands

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Jul 11, 2025 License: GPL-3.0 Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	MCPImplementation = &mcp.Implementation{
		Name:    "mcpurl",
		Title:   "Command Line General AI Agent",
		Version: version.Short(),
	}
)

Functions

This section is empty.

Types

type Commands

type Commands struct {
	Args    parser.Arguments
	Session *mcp.ClientSession
	LLM     *llm.LLM
	// contains filtered or unexported fields
}

func (*Commands) Close

func (c *Commands) Close() error

func (*Commands) Exec

func (c *Commands) Exec(ctx context.Context, command string, args []string, in, out *os.File) error

func (*Commands) PrintUsage

func (c *Commands) PrintUsage() error

Directories

Path Synopsis
internal
ai

Jump to

Keyboard shortcuts

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