loop

package
v0.8.0 Latest Latest
Warning

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

Go to latest
Published: Mar 24, 2026 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Overview

Package loop defines configuration constants for loop script generation.

Index

Constants

View Source
const (
	// DefaultCompletionSignal is the default loop completion signal string.
	DefaultCompletionSignal = "SYSTEM_CONVERGED"
	// DefaultOutput is the default output filename for generated loop scripts.
	DefaultOutput = "loop.sh"
	// DefaultTool is the default AI tool for loop scripts.
	DefaultTool = "claude"
	// ToolAider is the aider tool identifier for loop scripts.
	ToolAider = "aider"
	// ToolGeneric is the generic tool identifier for loop scripts.
	ToolGeneric = "generic"
)

Loop script configuration.

View Source
const PromptMd = "PROMPT.md"

PromptMd is the session prompt file in the project root.

Variables

ValidTools is the set of supported tool identifiers for loop scripts.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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