Changelog#

0.15.0 (2026-04-16)#

🎉 Features#

  • split plugin into mcp/cli/api plugins and add extract-api skill (#84) (98d175e)

0.14.0 (2026-04-15)#

🎉 Features#

  • mcp: rename search tool to search_tools with keyword-indexed description (#78) (016f2d4)

0.13.2 (2026-04-15)#

🛠️ Fixes#

  • docs: add screenshots to OpenAPI documentation (#76) (dfe5135)

0.13.1 (2026-04-15)#

🛠️ Fixes#

  • docs: add remark-gfm to parse markdown tables in MDX (#74) (2b7591f)

0.13.0 (2026-04-13)#

🎉 Features#

  • add comprehensive Sidekick user guide website (#71) (a6c44f4)
  • docs: configure static export and add GitHub Pages deployment (#73) (411657c)

🛠️ Fixes#

  • docs: add basePath for GitHub Pages subpath deployment (1df36ea)

0.12.0 (2026-04-12)#

🎉 Features#

  • add MCP server with search tool and sampling support (#69) (5ab797d)

0.11.0 (2026-04-02)#

🎉 Features#

  • openapi: add custom auth type with multiple arbitrary headers (#63) (1b02719)

0.10.0 (2026-04-02)#

🎉 Features#

  • add Claude Code plugin with sdkck MCP hook (#53) (a2567e8)

📄 Documentation#

  • update Claude Code plugin install commands in README (#62) (cf91a2a)

0.9.2 (2026-04-02)#

🛠️ Fixes#

  • search: update tests to match new output format after UFuzzy refactor (#59) (055a4a8)

0.9.1 (2026-04-02)#

🛠️ Fixes#

  • search: unwrap run() return value from results envelope (#56) (9eb5619)

0.9.0 (2026-04-02)#

🎉 Features#

  • search: add token-pool fuzzy scoring and --json output (#54) (6732caa)

0.8.0 (2026-03-23)#

🎉 Features#

  • add Postman collection import support to openapi import command (#41) (75a6e0d)

🛠️ Fixes#

  • remove accidental API key logging in search command (#43) (24c1be7)
  • simplify openapi import output messages (#44) (80d0262)

0.7.1 (2026-03-22)#

🛠️ Fixes#

  • make dynamic OpenAPI commands dispatchable and visible in commands list (#39) (b6a7ef2)

0.7.0 (2026-03-22)#

🎉 Features#

  • add JIT plugin auto-installation hook (#11) (93a3d0b)
  • add openapi import commands for auto-generating API calls from specs (#34) (3506daa)
  • add plugin command allowlist with allow/disallow/list/export/import/reset (#26) (ea5ad4d)
  • improve search command with MCP sampling-inspired LLM search (#18) (b40d261)
  • initial commit (323418d)

🛠️ Fixes#

  • update fuzzy abbreviation test to avoid excluded plugin commands (c0b4a63)
  • update fuzzy abbreviation test to avoid excluded plugin commands (0c73528)

📄 Documentation#

  • overhaul README and add comprehensive wiki pages (#33) (3efe670)
  • update README to be more comprehensive (#38) (2e442e7)
  • update README.md (3a270a3)

0.6.0 (2026-03-21)#

🎉 Features#

  • add openapi import commands for auto-generating API calls from specs (#34) (3506daa)

0.5.1 (2026-03-20)#

📄 Documentation#

  • overhaul README and add comprehensive wiki pages (#33) (3efe670)

0.5.0 (2026-03-18)#

🎉 Features#

  • add plugin command allowlist with allow/disallow/list/export/import/reset (#26) (ea5ad4d)

0.4.0 (2026-03-09)#

🎉 Features#

  • improve search command with MCP sampling-inspired LLM search (#18) (b40d261)

0.3.0 (2026-03-04)#

🎉 Features#

  • add JIT plugin auto-installation hook (#11) (93a3d0b)

0.2.1 (2026-02-26)#

📄 Documentation#

0.2.0 (2026-02-26)#

🎉 Features#

🛠️ Fixes#

  • update fuzzy abbreviation test to avoid excluded plugin commands (c0b4a63)
  • update fuzzy abbreviation test to avoid excluded plugin commands (0c73528)

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.