Releases
v3.1.0
Compare
Sorry, something went wrong.
No results found
3.1.0 - 2026-06-11
Added
API key authentication: sign in with greptile login --api-key, or set
GREPTILE_API_KEY for non-interactive and CI use.
Persistent settings via the new greptile config command.
Review history now shows the confidence score for each review.
A notification fires when a blocking review finishes, so you can switch
away while it runs.
Sensitive files (secrets, keys, credentials) are held back from review
payloads instead of being uploaded.
Fixed
greptile review --resume no longer breaks partway through the resume
lifecycle.
Git remotes that use SSH host aliases (from ~/.ssh/config) are now
resolved correctly before dispatching a review.
Clearer, friendlier error when a git remote can't be recognized.
Changed
Interactive prompts were rebuilt on the same ink renderer as the rest of
the UI, for consistent look and keyboard handling.
Command-line parsing was migrated to commander: help text, error messages,
and unknown-command suggestions are more consistent.
You can’t perform that action at this time.