Skip to content

openviking 插件未适配 OpenClaw 8.1 的 transcript fencing 契约,context-engine 每轮降级 legacy #4103

Description

@ralf003

环境

  • OpenClaw:2026.8.1-beta.2
  • openviking 插件:@openviking/openclaw-plugin 2026.8.13-1(最新)
  • OS:Windows Server 2019
  • 接入:火山云托管 api.vikingdb.cn-beijing.volces.com/openviking

现象
openviking status --json 返回 {"configured": false, "slotActive": true},且日志每轮刷:

[context-engine] Context engine "openviking" degraded to "legacy": current-turn transcript fencing is not declared.

记忆捕获(auto-capture)与召回(auto-recall)全程失效。

根因
OpenClaw 8.1 的 context-engine 新契约要求引擎声明 currentTurnFenceturnAdvancementIdempotency 并实现 commitTurn。检查 openviking 插件源码(含 8.13-1),context-engine 相关代码未实现这些字段,导致每轮降级 legacy。

诉求

  1. 插件对 OpenClaw 8.1 的适配计划和时间表?
  2. 有无临时缓解方案(配置开关 / 兼容版本)?

参考:OpenClaw 侧同现象 issue #121460。

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions