Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 570 Bytes

File metadata and controls

29 lines (20 loc) · 570 Bytes

What changed

Why

Type

  • New MCP tool
  • New skill
  • New rule
  • Bug fix
  • Documentation
  • Other

Testing

  • cd mcp-server && npm run build && npm test passes
  • pytest tests/ -v --tb=short passes
  • Tested against a live Pi (if applicable)

Checklist

  • No secrets or credentials committed
  • CHANGELOG.md updated
  • README.md updated (if adding tools/skills/rules)
  • CLAUDE.md updated (if adding tools/skills/rules)