1.0.0-rc81

(feat): Add support for self-hosted mode. When enabled, the generator can clone the user’s GitHub repository, generate SDK code, and commit/push changes or create a PR directly to the user’s repo. This feature respects .fernignore files to preserve user customizations. The generator now passes ir.selfHosted to the base generator agent instead of hardcoding false.