Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SupportsSymlinks ¶
func SupportsSymlinks() bool
func SymlinkOrCopy ¶
Types ¶
type Agent ¶
type Agent struct {
Name string
Command string
ConfigDir string
InstallCommand string
// Env var mappings for config resolution
APIKeyEnvVar string // e.g., "ANTHROPIC_API_KEY" for Claude
BaseURLEnvVar string // e.g., "ANTHROPIC_BASE_URL" for Claude
ModelEnvVar string // e.g., "ANTHROPIC_MODEL" for Claude
}
Click to show internal directories.
Click to hide internal directories.