Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ReviewDiff ¶
func ReviewDiff(ctx context.Context, provider aiprovider.Provider, diff string, dryRun bool) (string, error)
ReviewDiff runs AI review on a unified diff string.
func ReviewStaged ¶
func ReviewStaged(ctx context.Context, provider aiprovider.Provider, diff string, dryRun bool) (string, error)
ReviewStaged runs AI review on a staged diff.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.