- Add support for .rooignore patterns in checkpoint excludes
- Implement checkpoint retention policies (time-based, count-based, size-based)
- Add CheckpointCleanupService for automatic and manual cleanup
- Add configuration options for checkpoint limits
- Include comprehensive tests for new features
Fixes#8040