Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 1004 Bytes

File metadata and controls

28 lines (17 loc) · 1004 Bytes

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.

Added

  • CI workflow to enforce version bump in plugin.json on PRs to main

Fixed

  • Add missing type field in statusLine configuration instructions (#1)

0.1.0 - 2026-03-17

Added

  • Initial release as standalone plugin (extracted from itkdev-claude-plugins)
  • Statusline script showing git branch, plan/task progress, and context window usage
  • /setup-statusline slash command for automated installation
  • Color-coded context percentage (gray < 80%, yellow 80-89%, red 90%+)