Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Analyze ¶
This command outputs information on the context that would be sent to the LLM based on the current configuration. Its purpose is to help the user estimate expected token usage.
func InitProject ¶
This command initializes a minimal config file in the project directory.
func PrintConfig ¶
This command resolves the final configuration (defaults + user’s overrides) and prints them to the console.
func Run ¶
Entry point for the CLI application. It should be executed in `main.go`, with `os.Args` passed as an argument.
func StartOrContinueConversation ¶
This command allows the user to talk to an LLM about their project by starting a new conversation or continuing an existing one.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.