AI Deploy Agent and Publisher Onboarding
Version 1.0.5 introduces the AI Deploy Agent, making it easier to recover from deployment failures with AI-powered diagnosis and one-click fixes. This release also includes Marketplace publisher onboarding along with improvements to custom domain verification and the overall deployment experience.
Highlights
- AI Deploy Agent for automatic build failure diagnosis and fix suggestions.
- Publisher onboarding for developers joining the Marketplace.
- Improved custom domain verification for root (A Record) domains.
- Faster, real-time build failure notifications.
AI Deploy Agent
When a build or installation fails, the AI Deploy Agent automatically analyzes the logs, identifies the root cause, and suggests a code fix that can be reviewed and applied directly from the platform.
- Automatic AI-powered diagnosis for failed builds.
- Streamed root cause analysis with proposed code changes.
- Review and apply fixes with a single click.
- Automatically commits approved fixes to your GitHub branch and restarts the build.
- View the complete history of AI agent runs for your project.
Publisher Onboarding
Developers can now apply to become Marketplace publishers and, once approved, publish and manage their applications.
- Apply to become a publisher from the Marketplace.
- Track your application status.
- Access the Publisher Portal to create and manage listings after approval.
Improvements
- Custom domain verification now supports both CNAME and A Record validation for apex (root) domains.
- Build failures now display AI diagnosis in real time without requiring a page refresh.
Bug Fixes
- Fixed an issue where verified root domains using A Records could incorrectly appear as unverified during DNS validation.