Setup
- Go to Integrations settings
- Click Connect GitHub and authorize your account
- Install the Replicas GitHub App on your repositories
- Add repositories you want Replicas to access
replicas.json file with your organizationId:
How It Works
Mention @tryreplicas
Add @tryreplicas to any pull request review (e.g requesting changes) or comment.
- If the pull request was made by a Replicas agent, it will see it, make changes, and respond directly to you.
- If the pull request was made by someone else, a new workspace and Replicas agent will be spun up.
Context
The context provided to the agent includes:- PR number and branch
- Your comment or review body
- Review state (approved, changes requested, etc.)
- File path and diff hunk (for line comments)
Intended Usage
GitHub works best for iterating on existing PRs. For new features, start from Linear. Use GitHub to:- Request changes on PRs
- Comment on specific lines
- Ask for fixes or improvements