Skip to content

Latest commit

 

History

History
41 lines (29 loc) · 1.41 KB

File metadata and controls

41 lines (29 loc) · 1.41 KB

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.

[2.3.0] - 2026-04-08

Added

  • AGENTS.md (Humanized version of CLAUDE.md).
  • Enhanced validator with nesting and naming checks.
  • @clack/prompts integration for a better installer experience.

Improved

  • Support for more AI coding tools.

[2.2.0] - 2026-04-07

Added

  • /humanize-codebase command for auditing and refactoring.
  • Nesting and naming checks in the validator.

[2.1.0] - 2026-04-06

Added

  • Support for Windsurf and Cline in the installer.
  • Language-specific rules for C++, C#, and Ruby in simplicity-rules.md.
  • GSD Integration in SKILL.md (if GSD tools are available).
  • CONTRIBUTING.md and CHANGELOG.md.
  • validate-humane.js script for basic code quality checks.

Improved

  • Expanded README.md with updated supported CLIs.

[2.0.0] - 2026-04-06

Added

  • Initial release with AGENTS.md, bin/install.js, and skill/SKILL.md.
  • Support for Factory Droid, Claude Code, OpenAI Codex, Gemini CLI, Antigravity, and Cursor.
  • Language-specific rules for Python, TypeScript/JavaScript, Go, Rust, SQL, and Shell/Bash.