Coding Agents
Configure coding agents in Agents settings.| Agent | Authentication |
|---|---|
| Claude Code | Claude OAuth or AWS Bedrock |
| Codex | OpenAI OAuth |
Bedrock Alternative
If you prefer AWS Bedrock for Claude, provide your AWS credentials instead of Claude OAuth. Bedrock credentials require:- Access Key ID
- Secret Access Key
- Region
Scopes
Credentials can be set at two levels:| Scope | Description |
|---|---|
| Organization | Shared by all members, used as default |
| User | Personal credentials, takes priority over org |
How Credentials Are Used
When a workspace is created, Replicas identifies the user and uses their credentials if available, falling back to organization credentials.From Linear
When you assign an issue to Replicas, it finds your Replicas account by matching your Linear email. Your personal agent credentials and preferences are used if configured.From GitHub
Connect your GitHub account in User settings. When you mention@tryreplicas on a PR, Replicas identifies you by your GitHub login and uses your personal credentials.
This is separate from the organization GitHub connection (which grants repository access).