Skip to content

[Feature]: 配置deepseek,perfetto里无法使用,claude可以交互 #131

@cruisesha

Description

@cruisesha

Problem Statement

.env 配置了相关
ANTHROPIC_BASE_URL=https://api.deepseek.com/anthropic
ANTHROPIC_AUTH_TOKEN=.........
CLAUDE_MODEL=deepseek-v4-pro
CLAUDE_LIGHT_MODEL=deepseek-v4-flash

但perfetto里分析时出现如下提示:
错误: 分析失败: Claude Code native binary not found at /app/backend/node_modules/@anthropic-ai/claude-agent-sdk-linux-x64-musl/claude. Please ensure Claude Code is installed via native installer or specify a valid path with options.pathToClaudeCodeExecutable.

🧭 分析步骤
检测到渲染架构: FLUTTER (Flutter UNKNOWN) (置信度: 63%)
使用 claude-sonnet-4-6 开始分析 (effort: medium)...
流程中断: 分析失败: Claude Code native binary not found at /app/backend/node_modules/@anthropic-ai/claude-agent-sdk-linux-x64-musl/claude. Please ensure Claude Code is installed via native installer or specify a valid path with options.pathToClaudeCodeEx

🧵 对话时间线
16:26:56 #1 [进度/系统] 使用 claude-sonnet-4-6 开始分析 (effort: medium)...
流程中断: 分析失败: Claude Code native binary not found at /app/backend/node_modules/@anthropic-ai/claude-agent-sdk-linux-x64-musl/claude. Please ensure Claude Code is installed via native installer or specify a valid path with options.pathToClaudeCodeEx

是不是我配置那边有问题

另外本地打开claude是可以通过DeepSeek Anthropic API进行交互。

Feature Area

Other

Proposed Solution

帮忙看下是不是我配置的有问题

Alternatives Considered

No response

Additional Context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions