Skip to content

v0.3.2

Choose a tag to compare

@sjnims sjnims released this 25 Jan 01:49
· 34 commits to main since this release
41fd5b9

Summary

Documentation improvements and bug fix release.

What's Changed

Fixed

  • Restore MCP tool naming patterns - Fixed mcp__plugin_*__* patterns in mcp-integration docs that prettier corrupted to mcp**plugin_*__*; added .prettierignore to prevent recurrence

Documentation

  • Expand LSP integration skill - Aligned with official Claude Code docs for comprehensive LSP server guidance
  • Optimize agent-development skill - Trimmed SKILL.md to target word count for faster loading
  • Align tools/allowed-tools format - Updated documentation to match official Claude Code docs terminology
  • Update CI/CD workflow documentation - Fixed workflow list in docs/ci-cd.md (added yaml-lint.yml, removed non-existent weekly-maintenance.yml)

Full Changelog: v0.3.1...v0.3.2