generator

package
v0.18.2 Latest Latest
Warning

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

Go to latest
Published: Mar 6, 2026 License: BSD-2-Clause Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type SpecGenerator

type SpecGenerator interface {
	Generate(ctx context.Context, specPath string) error
}

SpecGenerator generates prompt files from a spec file.

func NewSpecGenerator

func NewSpecGenerator(
	executor executor.Executor,
	inboxDir string,
	specsDir string,
	logDir string,
) SpecGenerator

NewSpecGenerator creates a new SpecGenerator that runs the /generate-prompts-for-spec command.

Jump to

Keyboard shortcuts

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