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: 3 Imported by: 0

Documentation

Overview

Package loop provides access to Ralph autonomous loop templates from embedded assets.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func RalphTemplate

func RalphTemplate(name string) ([]byte, error)

RalphTemplate reads a Ralph-mode template file by name.

Ralph mode templates are designed for autonomous loop operation, with instructions for one-task-per-iteration, completion signals, and no clarifying questions.

Parameters:

  • name: Template filename (e.g., "PROMPT.md")

Returns:

  • []byte: Template content from ralph/
  • error: Non-nil if the file is not found or read fails

Types

This section is empty.

Jump to

Keyboard shortcuts

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