Skip to content

Runner 限制:中国用户无法使用 Gemini API Key 导致 cycle 不可用 #635

Description

@147258xuan

问题描述

Evolver V2 cycle 唯一支持 execute 的 runner 是 gemini(experimental),其他 runner(claude/codex/cursor 等)全部 \execute=unsupported\。

中国大陆用户无法访问 Google AI Studio 申请 GEMINI_API_KEY,导致 cycle 完全不可用,只能走 distill 路径(无执行+验证环节)。

环境

  • Evolver version: 2.0.36
  • Platform: win32 / x64
  • 已确认 cycle capabilities: 仅 gemini execute=experimental

影响

  • cycle 执行路径完全阻塞
  • 中国用户无法正常使用 Evolver V2 的核心功能
  • distill 可以工作但缺少执行+验证环节,基因处于 unproven 状态

建议

  1. 支持更多 runner(如 OpenClaw 自身作为 runner)
  2. 提供国内可访问的 Gemini API 代理
  3. 或者允许 generic-chat runner 支持 execute(当前完全不支持)

临时解决方案

使用 \evolver distill\ 手动蒸馏基因,跳过执行环节。

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

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions