Saldor - Your Asynchronous Engineering Assistant

Saldor is an AI-powered engineering assistant that helps you tackle development tasks asynchronously. By integrating with your GitHub and Linear workflows, Saldor can automatically implement features, fix bugs, and respond to code review feedback.

Getting Started

  1. Connect your GitHub and Linear accounts through the Saldor dashboard
  2. Assign tasks to Saldor by adding the “saldor” label to any Linear issue
  3. Saldor will analyze the task and begin working on a solution

How It Works

Task Assignment

When you label a Linear issue with “saldor”, the assistant will:

  1. Analyze the issue description and context
  2. Set up a development environment for the repository (first-time only)
  3. Begin implementing the requested changes
  4. Submit a pull request when the implementation is complete

Note: The initial setup for a new repository may take a few minutes as Saldor prepares the development environment.

Communication

Saldor maintains an interactive dialogue throughout the development process:

  • If clarification is needed, Saldor will ask questions directly on the Linear issue
  • You can respond to these questions anywhere in the issue thread
  • All communication is asynchronous - continue with your work while Saldor processes your responses

Code Review

Once a pull request is submitted, Saldor actively participates in the review process:

  • Automatically addresses failed CI/CD workflows
  • Responds to inline PR comments and suggestions

Best Practices

For optimal results:

  1. Provide clear, detailed issue descriptions
  2. Use inline PR comments for specific feedback
  3. Keep communication in the issue or PR for better context tracking