Fixed SPM CLI Installation (#795): Fixed CLI installation via Swift Package Manager by standardizing relative path handling. SPI Attributes on Internal Models (#796): Fixed code generation to exclude @_spi attributes from models with internal access modifier, preventing compilation errors.