Skip to content

Opus 4.7 not available in Zed when using Bedrock #697

@ishan-amzn

Description

@ishan-amzn

I'm using Claude Code with AWS Bedrock. I have Opus 4.7 available in Claude Code.

However, Zed only shows Default, Opus 4.6 and Sonnet 4.6 as options.

My config:

"agent_servers": {
    "claude-acp": {
      "default_config_options": {
        "mode": "acceptEdits",
      },
      "type": "registry",
      "env": {
        "CLAUDE_CODE_EXECUTABLE": "/Users/<username>/.toolbox/bin/claude",
        "CLAUDE_CODE_USE_BEDROCK": "1",
        "AWS_PROFILE": "claude-code-DO-NOT-DELETE",
        "AWS_REGION": "us-west-2",
        "PATH": "<custom claude code path>:/opt/homebrew/bin:/usr/local/bin:/usr/bin:/bin",
      },
    }

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions