Files
chainbase-labs__agentkey/CHANGELOG.md
T

8.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.13.0 (2026-08-05)

Features

  • improve Kimi plugin onboarding (#86) (db38a59)
  • skill: rebuild discovery around find_tools (#84) (9891ed5)

1.12.1 (2026-07-24)

Bug Fixes

  • codex-plugin: update default example prompts with concrete use cases (#76) (683ad83)
  • remove purchase guidance from AgentKey skill (#79) (969c5c1)

1.12.0 (2026-07-17)

Features

  • plugin: add Codex plugin support (#73) (7133166)

1.11.0 (2026-07-06)

Features

  • skill: add e-commerce, business data, weather/maps, travel to description (#68) (1ccf433)

1.10.0 (2026-06-29)

Features

  • skill: add OAuth-first setup, slim SKILL.md via progressive disclosure (#62) (8bc275a)

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