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.
replicas claude-auth saves to your personal account, which works in every organization you belong to and takes priority over organization defaults. Admins can pass --org to share one Claude subscription with every member of the active organization. See Credentials for details, and replicas org to check which organization is active.
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. Organization admins can hide models the team cannot access by expanding Claude → Models in Coding Agents settings. The selection applies to workspace, automation, and default-setting pickers.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.