Replace code reviews with verified intentAviator Verify
Aviator

Changelog

What’s new in Aviator

Features, improvements, fixes, and security updates — shipped continuously.

  1. Announcing Aviator Agents (Beta)

    Introducing Aviator Agents - an LLM-based agentic framework to perform large scale code migrations in your repositories.

    67ff4009bfa73e4ad8dc3561_agents-2.png

    Introducing Aviator Agents - an LLM-based agentic framework to perform large scale code migrations in your repositories.

    67ff3fe33f94eb69b7fa22c5_agents-demo.jpg

    How it works

    These agents emulate human patterns to perform migrations by:

    • finding references and documentation
    • understanding dependencies
    • breaking down large chunks of code, and
    • verifying build status.

    Aviator Agents plan out steps to perform a task and iterate to improve accuracy.

    Unlike most LLM based frameworks, Aviator Agents is an end-to-end framework that connects directly with GitHub. This eliminates the need to set up a custom environment and build process.

    Models

    It directly integrates with GitHub and supports Open-AI o1, Claude Sonnet 3.5, Deepseek R1, and Llama 3.1 models.

    Early access

    Aviator Agents is currently in private beta. If you are interested in trying it out please reply back or sign up on: aviator.co/agents

  2. FlexReview in GA - Distributed owners, validation and more

    FlexReview is out of Beta now, and can be directly accessed self-serve. Here’s what’s new:

    FlexReview is out of Beta now, and can be directly accessed self-serve. Here’s what’s new:

    Distributed owners file

    Use aviator-config.yaml to define multi-level ownership definition in a YAML file . Distributed ownership simplifies updates and make it collaborative. Example:

    67ff41566fe06c169bd96b0f_owner-1.png67ff4162c1caddec7426f1f5_owners-2.png

    Validation

    A GitHub status check to ensure that appropriate approvals have been granted before a pull request is considered mergeable:

    • Reviewers are responsible for approving on behalf of the files they own.
    • Reviewers can be selectively dismissed when new code changes are pushed tied to their ownership.
    • Includes a break-glass override for emergency approvals.

    Chrome Extension

    Extension that shows which team is the owner for specific files. Highlights the files that you are responsible to review based on your ownership.

    67f6809aa1d14d0c97740898_owner-dark-1-.jpeg67f680c36106a13dd508473b_owner-light-1-.jpeg

    OOO tracking

    Set up OOO for team members who should be assigned for code reviews.

    67f680f35592d879a8e45d0a_Screenshot-2025-03-18-at-5.57.05-PM-1-.png

    Slack Notifications

    Set up each team’s default Slack channels and customize notifications . Get notified for pending team reviews, subscribe to listen to changes in specific code paths.

    67f6810580aa44f7a2239549_slack-notif-1-.png

    Reach out if you are interesting in trying it out or have any feedback!