From 38aa771ad9b37f3c1ef4e182921fed91cab8a349 Mon Sep 17 00:00:00 2001 From: lxcong Date: Thu, 23 Apr 2026 15:19:39 +0800 Subject: [PATCH 1/2] docs: bump auto-update example to v1.1.0 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bd209ab..66acd48 100644 --- a/README.md +++ b/README.md @@ -135,7 +135,7 @@ Just top up. No auto-renewal, no hidden charges. **You don't have to — updates are automatic by default.** Your MCP config uses `npx -y @agentkey/mcp`, which re-resolves to the latest published version every time your agent restarts. In Claude Code plugin mode, AgentKey also checks GitHub Releases at runtime and applies a silent in-place update, notifying you: ``` -Claude: AgentKey Skill updated to v0.4.5. +Claude: AgentKey Skill updated to v1.1.0. ``` **If you'd rather force it manually:** From 5ae58226817c45dcc95030042f711a8edc6d6723 Mon Sep 17 00:00:00 2001 From: lxcong Date: Thu, 23 Apr 2026 15:19:56 +0800 Subject: [PATCH 2/2] docs: mirror v1.1.0 example in zh README --- docs/README_zh.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/README_zh.md b/docs/README_zh.md index 7c37123..a96b83b 100644 --- a/docs/README_zh.md +++ b/docs/README_zh.md @@ -135,7 +135,7 @@ Claude 与 ChatGPT 的原生联网与平台覆盖有限,往往触达不到推 **默认不用你管,AgentKey 会自己更新。** 你的 MCP 配置使用的是 `npx -y @agentkey/mcp`,每次 Agent 重启都会自动解析到最新发布版本。Claude Code 插件模式下还会在运行时自动检查 GitHub Release,发现新版本就静默更新并提示: ``` -Claude: AgentKey Skill updated to v0.4.5. +Claude: AgentKey Skill updated to v1.1.0. ``` **如果你想强制手动更新:**