Skip to content
This repository was archived by the owner on Mar 9, 2026. It is now read-only.

v0.2.2

Latest

Choose a tag to compare

@github-actions github-actions released this 05 Mar 14:40
· 9 commits to main since this release
Immutable release. Only release title and notes can be modified.
067f7da

Overview

This release improves the clarity of JSDoc comments and library documentation by replacing overly formal, AI-generated phrasing with more direct and natural language. Internal skill documentation has also been trimmed to stay aligned with its specification. No API changes or breaking changes are included.

Highlights

  • 📝 Rewrite JSDoc and library documentation to use plain, human-friendly language
  • ✂️ Trim boundary-validator skill documentation to match its specification

What's Changed

Documentation

  • docs: reduce AI-like writing in source JSDoc and library documentation by @roottool in #66

Other Changes

  • refactor(skills): trim boundary-validator SKILL.md to spec by @roottool in #65

Full Changelog: v0.2.1...v0.2.2