Skip to content

fix:将协议版本差异改为升级提醒 - #149

Open
shnpd wants to merge 2 commits into
mainfrom
fix/protocol-upgrade-reminder
Open

fix:将协议版本差异改为升级提醒#149
shnpd wants to merge 2 commits into
mainfrom
fix/protocol-upgrade-reminder

Conversation

@shnpd

@shnpd shnpd commented Aug 27, 2026

Copy link
Copy Markdown
Collaborator

摘要

fix #148

  • 调整 popup、bsk statusbsk doctor 文案:协议版本不同是升级提醒,不是硬性不兼容。
  • 连接保持可用:popup 仍为「已连接 / 可升级」,doctor 对该项报 Ok,录制仍可使用。
  • Skill 退出码 5 改为「未知 RPC」,不再写成「版本不一致,停下来重装」。
image

Agents were stopping on popup and status copy that looked like a hard incompatibility. Keep the connection usable, reframe exit 5 as an unknown method, and ask users to upgrade instead of aborting.

Co-authored-by: Cursor <cursoragent@cursor.com>
@shnpd
shnpd requested review from Ljy-0827 and iuyo5678 August 27, 2026 14:31
cargo fmt --check failed on two long assert lines in PR CI.

Co-authored-by: Cursor <cursoragent@cursor.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

协议 minor 漂移的提示被 agent 误读成硬不兼容

1 participant