mirror of
https://github.com/chainbase-labs/Agentkey.git
synced 2026-09-20 14:20:23 +08:00
def77066ef
🤖 I have created a release *beep* *boop* --- ## [1.14.0](https://github.com/chainbase-labs/Agentkey/compare/v1.13.1...v1.14.0) (2026-08-22) ### Features * add Cursor, Gemini CLI, and Antigravity plugin support ([#91](https://github.com/chainbase-labs/Agentkey/issues/91)) ([49a015b](https://github.com/chainbase-labs/Agentkey/commit/49a015b40838895bba96ebcb3c75eec98d635f39)) * add DeepSeek Harness and Kimi MCP routing ([#96](https://github.com/chainbase-labs/Agentkey/issues/96)) ([97e3ab2](https://github.com/chainbase-labs/Agentkey/commit/97e3ab2fde13f32e4a9acafd3bb81c1ddb0c3c04)) ### Bug Fixes * **claude:** restore native MCP OAuth login ([#95](https://github.com/chainbase-labs/Agentkey/issues/95)) ([efc2809](https://github.com/chainbase-labs/Agentkey/commit/efc28096918b8565d495cacb6864b17f59cc7214)) * **plugins:** package Gemini releases and improve OAuth ([#94](https://github.com/chainbase-labs/Agentkey/issues/94)) ([fbec683](https://github.com/chainbase-labs/Agentkey/commit/fbec683e87c5c687101385e52067e364864d269f)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
10 KiB
10 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.14.0 (2026-08-22)
Features
- add Cursor, Gemini CLI, and Antigravity plugin support (#91) (49a015b)
- add DeepSeek Harness and Kimi MCP routing (#96) (97e3ab2)
Bug Fixes
- claude: restore native MCP OAuth login (#95) (efc2809)
- plugins: package Gemini releases and improve OAuth (#94) (fbec683)
1.13.1 (2026-08-07)
Bug Fixes
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
1.11.0 (2026-07-06)
Features
1.10.0 (2026-06-29)
Features
1.9.1 (2026-06-26)
Bug Fixes
1.9.0 (2026-05-29)
Features
1.8.0 (2026-05-22)
Features
1.7.2 (2026-05-15)
Bug Fixes
1.7.1 (2026-05-15)
Bug Fixes
1.7.0 (2026-05-15)
Features
1.6.1 (2026-05-14)
Bug Fixes
1.6.0 (2026-05-14)
Features
1.5.0 (2026-05-14)
Features
1.4.0 (2026-05-12)
Features
1.3.1 (2026-05-12)
Bug Fixes
1.3.0 (2026-05-12)
Features
1.2.4 (2026-05-09)
Bug Fixes
1.2.3 (2026-05-08)
Bug Fixes
1.2.2 (2026-05-08)
Bug Fixes
1.2.1 (2026-05-01)
Bug Fixes
1.2.0 (2026-04-27)
Features
1.1.0 (2026-04-23)
Features
[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) andscripts/install.ps1(Windows) npx skills add chainbase-labs/agentkeyas the Skills-CLI install path- MCP server registration via
npx -y @agentkey/mcp --auth-login