Skip to main content
Glama
CHANGELOG.md3.88 kB
## 0.2.7 (2025-12-12) ### 🚀 Features - **one-mcp:** add file watcher for SKILL.md cache invalidation ([689041e](https://github.com/AgiFlow/aicode-toolkit/commit/689041e)) - **one-mcp:** auto-detect skills from prompt front-matter and unify toolkit description ([f1bbcca](https://github.com/AgiFlow/aicode-toolkit/commit/f1bbcca)) - **one-mcp:** add HTTP streamable transport support ([ecced5c](https://github.com/AgiFlow/aicode-toolkit/commit/ecced5c)) ### 🩹 Fixes - **one-mcp:** improve front-matter parser edge case handling ([44a4eae](https://github.com/AgiFlow/aicode-toolkit/commit/44a4eae)) - **one-mcp:** only prefix skills with skill__ when clashing with MCP tools ([a4944f2](https://github.com/AgiFlow/aicode-toolkit/commit/a4944f2)) ### ❤️ Thank You - Vuong Ngo ## 0.2.6 (2025-12-08) ### 🚀 Features - **one-mcp:** add prompt-based skills support ([19d2fcd](https://github.com/AgiFlow/aicode-toolkit/commit/19d2fcd)) - **one-mcp:** add prompt aggregation support ([cf538ff](https://github.com/AgiFlow/aicode-toolkit/commit/cf538ff)) ### 🧱 Updated Dependencies - Updated @agiflowai/aicode-utils to 1.0.9 ### ❤️ Thank You - Vuong Ngo ## 0.2.5 (2025-12-07) ### 🚀 Features - **one-mcp:** add skills support with liquid templates ([4c1a1b4](https://github.com/AgiFlow/aicode-toolkit/commit/4c1a1b4)) ### 🧱 Updated Dependencies - Updated @agiflowai/aicode-utils to 1.0.8 ### ❤️ Thank You - Vuong Ngo ## 0.2.4 (2025-12-05) ### 🚀 Features - **aicode-toolkit:** add one-mcp support in MCP selection ([e731037](https://github.com/AgiFlow/aicode-toolkit/commit/e731037)) ### 🧱 Updated Dependencies - Updated @agiflowai/aicode-utils to 1.0.7 ### ❤️ Thank You - Vuong Ngo ## 0.2.3 (2025-12-04) ### 🚀 Features - **hooks-adapter:** Refactor hooks and add ExecutionLogService improvements ([7a241a3](https://github.com/AgiFlow/aicode-toolkit/commit/7a241a3)) ### 🩹 Fixes - **architect-mcp:** hooks Fix multiple hooks running issue ([df6cbda](https://github.com/AgiFlow/aicode-toolkit/commit/df6cbda)) ### 🧱 Updated Dependencies - Updated @agiflowai/aicode-utils to 1.0.6 ### ❤️ Thank You - Vuong Ngo ## 0.2.2 (2025-11-28) ### 🚀 Features - **one-mcp:** use prefixed tool names for clashing tools ([a8bca23](https://github.com/AgiFlow/aicode-toolkit/commit/a8bca23)) - **one-mcp:** add PROJECT_PATH support for config file discovery ([0669b13](https://github.com/AgiFlow/aicode-toolkit/commit/0669b13)) ### 🧱 Updated Dependencies - Updated @agiflowai/aicode-utils to 1.0.4 ### ❤️ Thank You - Vuong Ngo ## 0.2.1 (2025-11-16) ### 🚀 Features - **one-mcp:** add remote config support with caching and merge strategies ([0d657ad](https://github.com/AgiFlow/aicode-toolkit/commit/0d657ad)) ### 🩹 Fixes - **one-mcp:** address critical security issues in remote config ([4dd0f69](https://github.com/AgiFlow/aicode-toolkit/commit/4dd0f69)) ### ❤️ Thank You - Vuong Ngo ## 0.2.0 (2025-11-15) ### 🚀 Features - **one-mcp:** add omitToolDescription flag ([b429e1e](https://github.com/AgiFlow/aicode-toolkit/commit/b429e1e)) - **scaffold-mcp:** add toolBlacklist support to one-mcp ([7a277d4](https://github.com/AgiFlow/aicode-toolkit/commit/7a277d4)) - **scaffold-mcp:** remove configUrl support from one-mcp, keep only local file config ([cf55e4d](https://github.com/AgiFlow/aicode-toolkit/commit/cf55e4d)) - **scaffold-mcp:** add --no-cache option to one-mcp mcp-serve command ([c099559](https://github.com/AgiFlow/aicode-toolkit/commit/c099559)) ### 🩹 Fixes - **one-mcp:** add proper type checking for error in init command ([6119cb8](https://github.com/AgiFlow/aicode-toolkit/commit/6119cb8)) - **one-mcp:** resolve file system race condition in init command ([ae402c9](https://github.com/AgiFlow/aicode-toolkit/commit/ae402c9)) ### ❤️ Thank You - Vuong Ngo

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/AgiFlow/aicode-toolkit'

If you have feedback or need assistance with the MCP directory API, please join our Discord server