Commit Graph

8 Commits

Author SHA1 Message Date
Brian Madison f440d14565 doc and text cleanup 2025-07-04 07:47:57 -05:00
Reider Olivér 913dbeced6
feat(ide-setup): add support for Cline IDE and configuration rules (#262) 2025-06-23 21:47:21 -05:00
Brian Madison bd6a558929 fix: installer upgrade path fixed 2025-06-18 19:58:28 -05:00
Brian Madison 927515c089 fix: update glob usage to modern async API
- Remove promisify wrapper for glob since modern glob package is already async
- Fix ERR_INVALID_ARG_TYPE error in v3-to-v4-upgrader.js
- This resolves GitHub Actions validation failures

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-06-15 14:13:09 -05:00
Brian Madison ebfd4c7dd5 feat: enhance installer with multi-IDE support and sync version bumping 2025-06-15 14:07:25 -05:00
Brian Madison 442166f2f4 update doc migration script - migrates any old version docs to any new version template! 2025-06-14 16:19:33 -05:00
Brian Madison 5a7ded34e9 install update 2025-06-14 15:06:41 -05:00
Brian Madison 2902221069 auto upgrader from v3-> v4 and readme updates 2025-06-14 13:00:58 -05:00