You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
greptile skills installs two skills for AI coding agents: greptile-cli
(commands, JSON output, exit codes) and greploop (review, fix, review again
until it comes back clean). They are written to .agents/skills/, plus .claude/skills/ and .codex/skills/ when those agents are set up.
Onboarding offers to install them, for this repository or for every project.
Privacy-aware usage telemetry sends product events through Greptile's
first-party endpoint without including code, repository names, paths, or
review content. Interactive users choose whether to link usage to their
account, while automated runs remain anonymous until a choice is recorded.
Changed
The Important Files Changed section is collapsed by default in new review
settings, while explicit repository, namespace, and personal settings still
take precedence.
Removed retired steps from the CLI onboarding sequence so it stays aligned
with the current web onboarding flow.