Skip to content

v2.2.0: Kilo Code + Windows Support

Choose a tag to compare

@OthmanAdi OthmanAdi released this 17 Jan 20:37
· 249 commits to master since this release

v2.2.0: Multi-IDE Support & Windows Compatibility

This release brings comprehensive IDE expansion and Windows PowerShell support!

πŸŽ‰ New Features

Kilo Code IDE Support (PR #30 by @aimasteracc)

  • βœ… Full Kilo Code compatibility
  • βœ… .kilocode/rules/planning-with-files.md configuration
  • βœ… Comprehensive docs/kilocode.md guide
  • βœ… Seamless integration with Kilo Code workflow

Windows PowerShell Support

  • βœ… Native PowerShell scripts (check-complete.ps1, init-session.ps1)
  • βœ… OS-aware hook execution (auto-detects Windows)
  • βœ… Scripts in all three locations (root, plugin, skills)
  • βœ… Graceful fallback chain: pwsh β†’ powershell β†’ bash

πŸ› Fixes

  • Issue #32: Stop hook error on Windows PowerShell - FIXED
  • Issue #25: check-complete.sh not found - FIXED
  • Improved ${CLAUDE_PLUGIN_ROOT} path resolution across platforms

πŸ“š Documentation

  • Added CONTRIBUTORS.md recognizing all contributors
  • Added COMPREHENSIVE_ISSUE_ANALYSIS.md with detailed research
  • Updated README with Kilo Code and Windows support
  • Responded to all open issues with solutions

πŸ™ Thanks

Special recognition:

  • @aimasteracc - Kilo Code support & PowerShell scripts (PR #30)
  • @mtuwei - Windows compatibility bug report (#32)
  • @fuahyo - Documentation improvements (PR #12)
  • @kaichen - Plugin structure conversion (PR #9)
  • All community members who tested and provided feedback!

πŸ“₯ Installation

/plugin uninstall planning-with-files@planning-with-files
/plugin marketplace add OthmanAdi/planning-with-files
/plugin install planning-with-files@planning-with-files

πŸ”— Links


Windows users: This release fixes all PowerShell compatibility issues!
Kilo Code users: Full support is now available!