feat: rename to Moxie Desktop, enable downloads for Windows/Ubuntu/macOS

- Renamed 'Moxie Hybrid Agent' to 'Moxie Desktop' across all UI and EULA
- Windows: ./downloads/moxie-desktop.exe
- Ubuntu: ./downloads/linux/moxie-desktop
- macOS: ./downloads/darwin/moxie-desktop
- iOS and Android remain 'Coming Soon'
- Download buttons now use <a> tags with download attribute
This commit is contained in:
Z User 2026-06-25 17:58:27 +00:00
parent 437ea229ab
commit 86fcdd33de

View File

@ -398,6 +398,12 @@
.dl-platform-btn.download:hover { .dl-platform-btn.download:hover {
background: #6ee7b7; background: #6ee7b7;
} }
a.dl-platform-btn.download {
display: inline-flex;
align-items: center;
justify-content: center;
text-decoration: none;
}
.dl-eula-divider { .dl-eula-divider {
border: none; border: none;
border-top: 1px solid rgba(148, 163, 184, 0.15); border-top: 1px solid rgba(148, 163, 184, 0.15);
@ -653,7 +659,7 @@
<button onclick="openDownloadModal()" <button onclick="openDownloadModal()"
class="px-8 py-5 border border-white/30 hover:border-white/60 text-xl font-medium rounded-3xl flex items-center gap-x-3"> class="px-8 py-5 border border-white/30 hover:border-white/60 text-xl font-medium rounded-3xl flex items-center gap-x-3">
<svg class="w-5 h-5" fill="none" stroke="currentColor" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M4 16v1a3 3 0 003 3h10a3 3 0 003-3v-1m-4-4l-4 4m0 0l-4-4m4 4V4"></path></svg> <svg class="w-5 h-5" fill="none" stroke="currentColor" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M4 16v1a3 3 0 003 3h10a3 3 0 003-3v-1m-4-4l-4 4m0 0l-4-4m4 4V4"></path></svg>
Moxie Hybrid Agent — Download Moxie Desktop — Download
</button> </button>
</div> </div>
</div> </div>
@ -824,7 +830,7 @@
<div class="dl-modal-card"> <div class="dl-modal-card">
<div class="dl-modal-header"> <div class="dl-modal-header">
<div> <div>
<h2 style="font-family:'Space Grotesk',sans-serif; font-size:1.65rem; font-weight:600; color:#f8fafc; margin:0; line-height:1.3;">Download Moxie Hybrid Agent</h2> <h2 style="font-family:'Space Grotesk',sans-serif; font-size:1.65rem; font-weight:600; color:#f8fafc; margin:0; line-height:1.3;">Download Moxie Desktop</h2>
<p style="color:#6ee7b7; font-size:0.9rem; margin-top:0.4rem;">Run AI locally. Your data never leaves your machine.</p> <p style="color:#6ee7b7; font-size:0.9rem; margin-top:0.4rem;">Run AI locally. Your data never leaves your machine.</p>
</div> </div>
<button class="dl-modal-close" onclick="closeDownloadModal()" aria-label="Close">&times;</button> <button class="dl-modal-close" onclick="closeDownloadModal()" aria-label="Close">&times;</button>
@ -840,7 +846,7 @@
<div class="dl-platform-name">Windows</div> <div class="dl-platform-name">Windows</div>
<div class="dl-platform-desc">Windows 10 / 11 (x64)</div> <div class="dl-platform-desc">Windows 10 / 11 (x64)</div>
</div> </div>
<button class="dl-platform-btn coming-soon">Coming Soon</button> <a href="./downloads/moxie-desktop.exe" download class="dl-platform-btn download">Download</a>
</div> </div>
<!-- Ubuntu --> <!-- Ubuntu -->
@ -852,7 +858,7 @@
<div class="dl-platform-name">Ubuntu</div> <div class="dl-platform-name">Ubuntu</div>
<div class="dl-platform-desc">Ubuntu 20.04+ (x64)</div> <div class="dl-platform-desc">Ubuntu 20.04+ (x64)</div>
</div> </div>
<button class="dl-platform-btn coming-soon">Coming Soon</button> <a href="./downloads/linux/moxie-desktop" download class="dl-platform-btn download">Download</a>
</div> </div>
<!-- macOS --> <!-- macOS -->
@ -864,7 +870,7 @@
<div class="dl-platform-name">macOS</div> <div class="dl-platform-name">macOS</div>
<div class="dl-platform-desc">macOS 12+ (Apple Silicon)</div> <div class="dl-platform-desc">macOS 12+ (Apple Silicon)</div>
</div> </div>
<button class="dl-platform-btn coming-soon">Coming Soon</button> <a href="./downloads/darwin/moxie-desktop" download class="dl-platform-btn download">Download</a>
</div> </div>
<!-- iOS --> <!-- iOS -->
@ -897,14 +903,14 @@
<div class="dl-eula"> <div class="dl-eula">
<h2>End User License Agreement</h2> <h2>End User License Agreement</h2>
<p>Effective Date: January 1, 2026 &bull; Last Updated: June 23, 2026</p> <p>Effective Date: January 1, 2026 &bull; Last Updated: June 23, 2026</p>
<p><strong>IMPORTANT:</strong> By downloading, installing, or using the Moxie Hybrid Agent Application, you agree to be legally bound by this End User License Agreement ("EULA"). If you do not agree, do not download, install, or use the Application.</p> <p><strong>IMPORTANT:</strong> By downloading, installing, or using the Moxie Desktop Application, you agree to be legally bound by this End User License Agreement ("EULA"). If you do not agree, do not download, install, or use the Application.</p>
<h2>1. Eligibility</h2> <h2>1. Eligibility</h2>
<p>You must be at least 13 years old (or the minimum age of digital consent in your jurisdiction, whichever is higher). If you are under 18 (or the age of majority in your jurisdiction), you may only use the Application with the consent and supervision of a parent or legal guardian who agrees to this EULA on your behalf. By using the Application, you represent and warrant that you meet these eligibility requirements. MoxieGen may terminate your license if eligibility is violated.</p> <p>You must be at least 13 years old (or the minimum age of digital consent in your jurisdiction, whichever is higher). If you are under 18 (or the age of majority in your jurisdiction), you may only use the Application with the consent and supervision of a parent or legal guardian who agrees to this EULA on your behalf. By using the Application, you represent and warrant that you meet these eligibility requirements. MoxieGen may terminate your license if eligibility is violated.</p>
<h2>2. Definitions</h2> <h2>2. Definitions</h2>
<ul> <ul>
<li><strong>"Application"</strong> — The Moxie Hybrid Agent software application downloadable for Windows, Ubuntu, macOS, iOS, and Android platforms, including all updates, patches, and associated local components.</li> <li><strong>"Application"</strong> — The Moxie Desktop software application downloadable for Windows, Ubuntu, macOS, iOS, and Android platforms, including all updates, patches, and associated local components.</li>
<li><strong>"Local Inference"</strong> — AI processing performed entirely on your Device using the Application's onboard model for lightweight tasks. No input or output data is transmitted to MoxieGen's servers during Local Inference.</li> <li><strong>"Local Inference"</strong> — AI processing performed entirely on your Device using the Application's onboard model for lightweight tasks. No input or output data is transmitted to MoxieGen's servers during Local Inference.</li>
<li><strong>"Hybrid Inference"</strong> — The combined operation whereby lightweight tasks are handled locally on your Device and computationally heavy tasks are offloaded to MoxieGen's remote servers ("Moxie-Server"). Only the specific data required for the heavy task is transmitted in this mode.</li> <li><strong>"Hybrid Inference"</strong> — The combined operation whereby lightweight tasks are handled locally on your Device and computationally heavy tasks are offloaded to MoxieGen's remote servers ("Moxie-Server"). Only the specific data required for the heavy task is transmitted in this mode.</li>
<li><strong>"Moxie-Server"</strong> — MoxieGen's remote inference infrastructure used for processing computationally heavy AI tasks that cannot be performed locally.</li> <li><strong>"Moxie-Server"</strong> — MoxieGen's remote inference infrastructure used for processing computationally heavy AI tasks that cannot be performed locally.</li>