Skip to content

ADE does not read claude and codex configuration #1231

Description

@shabeer

Claude is configured in ~/.claude/settings.json (in macosx) and
Codex is configured in ~/.codex/config.toml

ADE does not read above configuration and hence does not do any vibe coding or chat.

Possible solutions:

  1. Add provision to configure OpenAI or Anthropic API compatible AI provider - in Agents & Models - section in settings.
  2. Read provider-specific configuration from above file locations

Since ADE seems based on electron, it does not cleanly pass the environment variables to helper process, so best approach is (1) above.

OPENAI_API_KEY="sk_xxxx" /Applications/ADE.app/Contents/MacOS/ADE -> this does not pick OPEN_API_KEY.

@arul28 @nsxdavid - please take a look at this.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions