Integrations

Using Fine with Linear

Embrace the future of software development with Fine, your AI-driven platform that transforms coding into a seamless, efficient, and collaborative process.

Prerequisites

If you haven't already, install the Fine Linear Integration: On the Fine platform, navigate to Workspace Settings > Integrations > Linear. Click the "Install" button and follow the steps.

Developing with Fine and Linear

Fine is designed to seamlessly integrate into your workflow and provide automated ticket resolution. After connecting Fine to your Linear account, you can start using Fine in your tickets by tagging it in the comments with the relevant command.

Fine responds to three commands that you can use in your ticket comments:
/guideme: Use this command when you want Fine to propose a solution for the ticket. Fine will present a step-by-step guide on how to resolve the issue.
/code: This command sends (The Implementation Agent) to start working on the ticket. Fine will create a new PR when it's done.
/ask: Use this command, followed by your question, when you want to ask Fine about the issue.

Using Fine's AI coding tool to turn a Linear issue into a GitHub PR

Creating a PR

Once Fine is done working on a ticket, it will automatically create a new pull request in your GitHub repository. The PR will contain all the changes made by Fine, along with a detailed description of what was done. You can review the PR as per your usual workflow.

If something isn't quite as you imagined, drop your feedback in a PR comment just as you would with your human companions. Your AI agent will digest the feedback and refine the code to perfection! Read more about this process here.


Previous
GitHub Integration