Skip to content

How to set the default model for claude agent in the settings.json config file of Zed? #466

@XhstormR

Description

@XhstormR

The configuration examples in the documentation are too basic. Are there more configuration instructions or references? https://zed.dev/docs/ai/external-agents#installation-1

{
  "agent_servers": {
    "claude-acp": {
      "type": "registry",
      "env": {
        "CLAUDE_CODE_EXECUTABLE": "/path/to/alternate-claude-code-executable"
      }
    }
  }
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions