Versions in this module Expand all Collapse all v0 v0.1.1 Sep 11, 2026 v0.1.0 Sep 8, 2026 Changes in this version + const HostAuto + const HostClaudeCode + const HostCodex + const HostCursor + func DetectHosts(absRoot string) []string + func EnsureGitignore(absRoot string) (bool, error) + func RunEnrich(ctx context.Context, args []string, log *slog.Logger, modelName string) error + func RunFeedback(ctx context.Context, args []string, log *slog.Logger) error + func RunHook(args []string) int + func RunIndex(ctx context.Context, args []string, log *slog.Logger, indexPath string, ...) error + func RunInit(ctx context.Context, args []string, log *slog.Logger, ...) error + func RunMCP(ctx context.Context, args []string, log *slog.Logger) error + func RunQuery(ctx context.Context, args []string, log *slog.Logger) error + func RunWarmup(ctx context.Context, _ []string, log *slog.Logger, modelName string) error + func RunWatch(_ context.Context, _ []string) error + func WriteHostConfig(host, absRoot, cmdPath, dbPath string) ([]string, error)