Skip to content

[Notice]: v0.2.14-v0.3.1 do not support coding plan yet / 注意:v0.2.14-v0.3.1 暂不支持 coding plan #1135

@qin-ctx

Description

@qin-ctx

Notice / 注意事项

OpenViking versions v0.2.14 through v0.3.1 currently do not support coding plan.

OpenViking v0.2.14v0.3.1 版本当前 不支持 coding plan

The reason is that this scenario depends on the model-side Responses API, and compatibility for that path is not available yet.

原因是该场景依赖模型侧的 Responses API,而当前这一调用路径的兼容性尚未完成。

We plan to add compatibility in a future release.

后续版本会补齐这部分兼容能力。

Affected Versions / 受影响版本

  • v0.2.14 to v0.3.1

Impact / 影响

  • coding plan is not supported on these versions

  • Other scenarios are not covered by this notice

  • 这些版本下 coding plan 当前不可用

  • 本说明仅针对该场景,不代表其他场景不可用

Workaround / 临时处理方式

If you need coding plan for now, please use 0.2.13 for both the plugin side and the OV service side.

如果当前需要使用 coding plan,请将插件侧和 OV 服务侧都先回退到 0.2.13

Plugin install / 插件安装:

npm install -g openclaw-openviking-setup-helper@latest && ov-install -y --version 0.2.13

OV service rollback / OV 服务回滚:

pip install openviking==0.2.13 --force-reinstall

Additional Notes / 补充说明

  • This is a compatibility notice, not a takedown announcement

  • Future versions will add support for coding plan on the model-side Responses API path

  • 这是兼容性注意事项,不是下线公告

  • 后续版本会支持模型侧 Responses API 路径下的 coding plan

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions