3 Commits

Author SHA1 Message Date
root
ae36275153 feat: Add v1 detection to installer
- Detect v1 installation (folder, cron, systemd service)
- Warn user that upgrade is not supported
- Explain removal steps clearly
- Allow continue-at-own-risk option
- Exit if user declines
2026-02-24 21:20:37 -06:00
root
56cacd6585 feat: Add plugin configuration options to installer
- Max gems per turn (2/5/10/custom)
- Minimum similarity score (0.5/0.7/0.9/custom)
- Plugin config written to plugin-config.json
- Summary shows plugin settings
2026-02-24 20:59:59 -06:00
root
79fb9c6cb3 feat: Add interactive install.py and validation checklist.md
- Install script with full/simple mode selection
- Inline prompt format with 'go back' navigation
- Custom input option on all prompts
- Configuration summary and validation
- Comprehensive installation checklist
2026-02-24 20:55:29 -06:00