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.mdconfiguration - ✅ Comprehensive
docs/kilocode.mdguide - ✅ 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!