Get Started
Quickstart
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
- Connect your GitHub and Linear accounts through the Saldor dashboard
- Assign tasks to Saldor by adding the “saldor” label to any Linear issue
- 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:
- Analyze the issue description and context
- Set up a development environment for the repository (first-time only)
- Begin implementing the requested changes
- 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:
- Provide clear, detailed issue descriptions
- Use inline PR comments for specific feedback
- Keep communication in the issue or PR for better context tracking