prompts

package
v0.16.21 Latest Latest
Warning

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

Go to latest
Published: Jul 6, 2026 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CodeReviewStagedPrompt

func CodeReviewStagedPrompt() string

CodeReviewStagedPrompt returns the prompt for code review

func PotentialSecurityConcernsFound

func PotentialSecurityConcernsFound(relativePath, concern, snippet string) string

Security-related prompts

func SkippingLLMSummarizationDueToSecurity

func SkippingLLMSummarizationDueToSecurity(relativePath string) string

Types

type Message

type Message struct {
	Role    string `json:"role"`
	Content string `json:"content"`
}

Message represents a conversation message

Jump to

Keyboard shortcuts

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