Cascading Config Files
greptile.json files can now be placed in subdirectories to override parent-level review configuration. Settings cascade from root to subdirectory, allowing teams to define org-wide defaults while customizing review behavior for specific folders or modules.Read the configuration reference →Greptile Plugin for Claude Code
Address Greptile review comments, manage custom context, and trigger reviews directly from Claude Code. Available in the official Anthropic plugin marketplace.Feature Discovery
Code reviews now surface contextual tips highlighting relevant Greptile features based on the content of each review, such as custom rules,greptile.json configuration options, and integration capabilities.Wildcard Repository Scopes
Apply rules across all repositories in an organization or group using wildcards (e.g.,myorg/* or groupa/subgroupb/*). Wildcard options are automatically generated based on your connected repositories.Learn about custom standards →Rule Optimization
Rules can now be generated and refined using AI directly from the custom context dashboard. Try it in the + Add Context dialog at app.greptile.com/review/custom-context.greptile.json v3 Support
greptile.json configuration file now supports v3 code review settings, including custom instructions, skip rules, comment types, and review triggers.See the full configuration reference →GitLab Reverse Proxy Support
Greptile can now connect to self-hosted GitLab instances routed through reverse proxies, supporting environments where GitLab is not directly accessible from the public internet. Configure your reverse proxy URL in your integration settings.View deployment options →Clarification Questions
Reviews can now append a clarification question to an inline comment when change intent is ambiguous. Follow-up discussion happens in the same thread via implicit thread replies, with no retrigger required.See developer essentials →Thread Replies
Greptile now responds to follow-up comments in review threads. Ask a question, request a revision, or push back on a suggestion and Greptile replies in-thread. A classifier decides whether to respond and skips acknowledgments, approvals, or human-to-human discussion.See developer essentials →Configurable Models and Turns
Choose which AI model powers your reviews and set the maximum number of agentic turns per review. Configure both in your review settings to balance speed, depth, and cost.Configure your review settings →Code Review v3
Completely rebuilt review engine around an agentic workflow. Reviews now learn your team’s standards from past GitHub and GitLab PR comments, pull context from tools like Jira and Notion, auto-detect project rule files (e.g.,CLAUDE.md, .cursor/rules), and include a copy-prompt action on each comment for quick fixes in your editor.Explore key features →