Skip to content

v3.3.0

Choose a tag to compare

@arian81 arian81 released this 29 Jul 04:55
7ecf571

3.3.0 - 2026-07-28

Added

  • 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.