Setup
Choose one authentication method:- Claude OAuth: Run
replicas claude-authto connect an existing Claude subscription. - Anthropic API key: Add a key under Organization → Coding Agents.
- Microsoft Foundry: Add a Foundry API key, resource name, and optional Claude deployment names under Organization → Coding Agents.
- AWS Bedrock: Add AWS credentials and a region under Organization → Coding Agents.
--user to replicas claude-auth to save OAuth credentials to your account instead of sharing them with the organization. Personal credentials take priority over organization defaults. See Credentials for details.
Models
Replicas supports Claude Fable, Opus, Sonnet, and Haiku models. Set the organization default under Organization → Settings → Preferences, or choose a model for an individual chat. The available models depend on the authentication method and model access on the connected Anthropic or Bedrock account.Using Claude Code in Workspaces
In a workspace, use the composer’s harness/model picker to choose Claude Code and start or continue a session. Claude Code can:- Read and edit files and run shell commands
- Use environment skills and MCP servers
- Create branches, commits, and pull requests
- Run background Bash, Agent, and Monitor tasks
- Use Plan Mode
Fast Mode
Fast Mode is available for Claude Opus models. Start a message with/fast or use the lightning toggle in the composer.
Thinking levels
Use Ultracode in the thinking picker to combinexhigh effort with Claude Code dynamic workflows when supported by the connected model and plan.
Chat history
Claude Code sessions persist across turns and workspace sleep. Send/compact to compact the active session without starting a new one, or use replicas read from the CLI to inspect transcript history.