You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix CI path validation and directory creation issues
- Handle absolute paths correctly in generator and CLI
- Check if path is absolute before validation
- Use path directly for temp directories in tests
- Fix directory creation for .claude/agents, commands, hooks
- Join paths directly for absolute outputDir
- Use createSafeDirectory only for relative paths
- All 124 tests now passing
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
0 commit comments