Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Config ¶
type Config struct {
Prompt string // required
Path string // optional: source file/dir, included in prompt for grounding
Runner Runner
}
Config holds inputs for a ticket run.
Click to show internal directories.
Click to hide internal directories.