prsense-labs/PRSense - Repository Memory Infrastructure

Repository Memory Infrastructure for GitHub

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
github-tokenGitHub token for API accessyes
openai-api-keyOpenAI API key for embeddings (not required if using onnx)no
embedding-providerEmbedding provider: openai or onnxnoopenai
duplicate-thresholdThreshold for marking as duplicate (0.0-1.0)no0.90
possible-thresholdThreshold for marking as possible duplicate (0.0-1.0)no0.82
post-commentWhether to post a comment on the PRnotrue
storage-pathPath to the JSON file for storing PR indexnoprsense-index.json
namedescription
duplicates-foundWhether any duplicates were found (true/false)
duplicate-countNumber of duplicate PRs found
resultDetection result (DUPLICATE, POSSIBLE, or NONE)
similar-prPR number of the most similar PR (if any)