"use strict"; /** * IDE Install Wizard — HTML template for the wizard UI. * * This is a self-contained page with all CSS/JS embedded, rendered inline * in a standalone BrowserWindow. */ Object.defineProperty(exports, "__esModule", { value: true }); exports.getWizardHtml = getWizardHtml; /** * Returns the inline HTML for the IDE install wizard. * This is a self-contained page with all CSS/JS embedded. */ function getWizardHtml(iconBase64) { return `
AG X has been redesigned to put agents first with new capabilities. If you'd still like a code editor, you can download it as a separate app named AG X IDE.