commands

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Mar 14, 2025 License: MIT Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	// Command line flags
	RepoPath                  string
	MaxMsgLength              int
	Model                     string
	Temperature               float64
	MaxDiffLength             int
	DryRun                    bool
	OutputFile                string
	ApplyChangesFile          string
	ExcludeFiles              string
	MaxFilesPerCommit         int
	SummarizeOversizedCommits bool
	DebugLogFile              string
	OutputRepoName            string
)

Functions

func ApplyChangesMode

func ApplyChangesMode(repoPath, changesFile string) error

ApplyChangesMode reads a JSON file with rewrite outputs and applies each change

func ParseFlags

func ParseFlags()

ParseFlags parses command line flags

func RunApplication

func RunApplication()

RunApplication runs the main application logic

Types

This section is empty.

Jump to

Keyboard shortcuts

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