Skip to content

Feature Request: Support Antigravity CLI for AI Commits and Code Review #2643

@akunzai

Description

@akunzai

Description

First of all, thank you for the recent updates adding support for CLI-based AI agents to handle commit message generation and code reviews. It is a fantastic addition to the workflow.

I would like to request adding support for the Antigravity CLI to be integrated as one of the supported AI tools.

Use Case / Motivation

According to the discussion in #1886, Fork currently supports tools like claude and codex by checking specific hardcoded binary locations (e.g., /opt/homebrew/bin/claude). For developers who utilize the Antigravity CLI in their daily workflow, it would be extremely helpful to have it integrated natively in the same way for both generating commit messages and performing code reviews on branches.

Suggested Solution

There are two potential ways to implement this:

  1. Direct Addition: Add the agy executable to the existing list of supported CLI agents and their corresponding path checks. By default, the installer registers the agy binary to ~/.local/bin/agy.

  2. Custom Path / Environment Variable (Preferred): As suggested by other users in the previous thread, allowing Fork to respect the user's PATH environment variable, or providing a field in the settings to define a custom path for the CLI executable. This approach would not only solve the issue for Antigravity CLI but also provide a future-proof solution for any other CLI-based AI tools developers might want to use without requiring built-in path configurations.

Thank you for your time and for the continuous updates to Fork!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions