setup

package
v0.2.5 Latest Latest
Warning

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

Go to latest
Published: Mar 31, 2026 License: MIT Imports: 6 Imported by: 0

Documentation

Overview

Package setup installs Cortex integrations for AI coding agents.

Supported agents: claude-code, opencode, gemini-cli, codex. Each agent gets MCP server registration plus agent-specific configuration (Memory Protocol instructions, compaction recovery, tool allowlists).

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Install

func Install(agent string) (string, error)

Install sets up Cortex integration for the given agent.

func SupportedAgents

func SupportedAgents() map[string]string

SupportedAgents returns descriptions of supported agents.

Types

type Result

type Result struct {
	Paths   []string
	Message string
}

Result contains the paths of files created/modified during setup.

Jump to

Keyboard shortcuts

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