Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:**
Expand Down
2 changes: 1 addition & 1 deletion docs/README_zh.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
```

**如果你想强制手动更新:**
Expand Down
Loading