> For clean Markdown content of this page, append .md to this URL. For the complete documentation index, see https://buildwithfern.com/learn/llms.txt. ## 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.