Files
chainbase-labs__agentkey/CHANGELOG.md
T
lxcong 09caea707e chore(main): release 1.9.1 (#61)
🤖 I have created a release *beep* *boop*
---


##
[1.9.1](https://github.com/chainbase-labs/Agentkey/compare/v1.9.0...v1.9.1)
(2026-06-26)


### Bug Fixes

* **plugin:** wire .mcp.json remote MCP server for plugin installs
([#60](https://github.com/chainbase-labs/Agentkey/issues/60))
([35eab21](https://github.com/chainbase-labs/Agentkey/commit/35eab218724bbc6d55800d7297b1792a6d324676))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
2026-06-26 12:18:22 +08:00

6.9 KiB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

1.9.1 (2026-06-26)

Bug Fixes

  • plugin: wire .mcp.json remote MCP server for plugin installs (#60) (35eab21)

1.9.0 (2026-05-29)

Features

  • skill: cost-aware batch workflow + agentkey_account in tools table (#57) (f6dbed1)

1.8.0 (2026-05-22)

Features

  • installer: unify skill + MCP agent registration (16 agents) (#41) (8336301)

1.7.2 (2026-05-15)

Bug Fixes

  • install: drop remote/local detection, always try browser (#52) (26d220c)

1.7.1 (2026-05-15)

Bug Fixes

  • install: always run auth-login, drop stale already_authed check (#50) (658dfda)

1.7.0 (2026-05-15)

Features

  • rename @agentkey/mcp → @agentkey/cli in install scripts and docs (#47) (ab0dba7)

1.6.1 (2026-05-14)

Bug Fixes

  • skill: re-trigger release-please after #44 parse error (#45) (3caa5c3)

1.6.0 (2026-05-14)

Features

  • agent install telemetry (skill side, spec §8.1) (#31) (f830f29)

1.5.0 (2026-05-14)

Features

  • agent install telemetry (installer side, spec §8.3) (#30) (2069e0c)

1.4.0 (2026-05-12)

Features

  • server-beacon skill-update path for non-Bash clients (#39) (65fb2f8)

1.3.1 (2026-05-12)

Bug Fixes

  • skill: publish 1.3.1 with corrected npx skills update command (#36) (d4cfef6)

1.3.0 (2026-05-12)

Features

  • skill: broaden description for dynamic provider catalog (#32) (3b45366)

1.2.4 (2026-05-09)

Bug Fixes

  • skill: eliminate Hermes scanner findings (#28) (41e1724)

1.2.3 (2026-05-08)

Bug Fixes

  • update-check: ship version.txt inside skill so npx-skills-add installs find it (#26) (bc740c8)

1.2.2 (2026-05-08)

Bug Fixes

  • republish skill with updated find_tools guidance (#24) (b7d3a80)

1.2.1 (2026-05-01)

Bug Fixes

  • security: notify-only update check + interactive upgrade flow (#21) (a05efd5)

1.2.0 (2026-04-27)

Features

  • install: auto-detect agents, route MCP auth to QR mode for remote installs (#18) (29176d1)

1.1.0 (2026-04-23)

Features

  • cache update check result for 24h (#5) (27e0ebe)

[1.0.0] - 2026-04-22

Initial public release.

Added

  • Unified AgentKey Skill for Claude Code, Claude Desktop, Cursor, and other Skills-CLI-compatible agents
  • Coverage: 12 social media platforms (Twitter/X, Reddit, 小红书, Instagram, 知乎, TikTok, 抖音, B站, 微博, Threads, YouTube, LinkedIn), web search, web scraping, crypto/blockchain data
  • One-command installers: scripts/install.sh (macOS/Linux) and scripts/install.ps1 (Windows)
  • npx skills add chainbase-labs/agentkey as the Skills-CLI install path
  • MCP server registration via npx -y @agentkey/mcp --auth-login