v0.2.2
umputun/ralphexv0.2.2Jan 22, 2026by umputun
AI Summary
Improves configuration setup by ensuring default prompts and agents are correctly installed even in empty directories.
Key Highlights
- Fixed installation of prompts/agents into empty directories
- Added copy default prompts on first run
- Added tests for main package functions
New Features
- Copy default prompts on first run
Full Release Notes
**Bug Fixes** - fix(config): install prompts/agents into empty directories - previously if config dirs existed but were empty, defaults were not installed **Features** - feat(config): copy default prompts on first run **Tests** - test(main): add tests for determineMode, checkClaudeDep, preparePlanFile, createRunner