nvrsion: Add revert for Chat: Website Content Update to website/index.html.
Nucleic-Promote: 1 Co-authored-by: Nucleic <[email protected]>
This commit is contained in:
+3
-6
@@ -6,7 +6,7 @@
|
||||
<title>Nucleic — mission control for a fleet of coding agents</title>
|
||||
<meta name="description" content="Nucleic runs Claude Code, Codex, and Grok Build — or any ACP-compatible agent — in parallel, each isolated and observed down to the edit, with one Mac cockpit to watch, approve, and merge their work. Work from your iPhone, too." />
|
||||
<meta property="og:title" content="Nucleic — mission control for a fleet of coding agents" />
|
||||
<meta property="og:description" content="Iterate at the speed of thought. Run a fleet of coding agents — each isolated, observed, and in your command." />
|
||||
<meta property="og:description" content="Run a fleet of coding agents. Stay in command." />
|
||||
<meta name="theme-color" content="#faf7f3" />
|
||||
|
||||
<!-- atom mark, reused as favicon -->
|
||||
@@ -125,9 +125,6 @@
|
||||
-webkit-background-clip:text;background-clip:text;color:transparent;
|
||||
}
|
||||
.sub{margin:22px 0 0;font-size:18px;color:var(--ink-soft);max-width:40ch}
|
||||
/* speed claim — a primary selling point, sat between the headline and the
|
||||
descriptive sub so it reads as co-equal to "Stay in command" (control). */
|
||||
.sub .lead{display:block;margin-bottom:9px;color:var(--ink);font-weight:600;font-size:20px;letter-spacing:-.015em}
|
||||
.cta-row{display:flex;align-items:center;gap:14px;margin-top:30px;flex-wrap:wrap}
|
||||
.cta-note{font-family:var(--mono);font-size:12px;color:var(--ink-faint)}
|
||||
.hero-badge{
|
||||
@@ -820,7 +817,7 @@
|
||||
<div>
|
||||
<span class="hero-badge">Built for macOS 27</span>
|
||||
<h1>Run a fleet of<br/>coding agents.<br/><span class="em">Stay in command.</span></h1>
|
||||
<p class="sub"><strong class="lead">Iterate at the speed of thought.</strong>Nucleic runs Claude Code, Codex, and Grok Build — or any ACP-compatible agent — in parallel, each isolated and observed down to the edit, with one Mac cockpit to watch, approve, and merge their work.</p>
|
||||
<p class="sub">Nucleic runs Claude Code, Codex, and Grok Build — or any ACP-compatible agent — in parallel, each isolated and observed down to the edit, with one Mac cockpit to watch, approve, and merge their work.</p>
|
||||
<div class="cta-row">
|
||||
<a id="hero-dl" class="btn" href="https://updates.nucleic.blakeslee.xyz/beta/latest" target="_blank" rel="noopener noreferrer">Download for Apple Silicon</a>
|
||||
</div>
|
||||
@@ -895,7 +892,7 @@
|
||||
<div class="wrap">
|
||||
<h2 class="lede">Agents got fast. <em>You</em> became the bottleneck.</h2>
|
||||
<p>One agent per terminal means you babysit one task at a time. Run several by hand and they collide — same files, same branch, same working dir.</p>
|
||||
<p>Nucleic gives every session its own real git worktree and branch. <strong>Infinite agents, zero collisions</strong> — each reviewed and merged, automatically, so you iterate at the speed of thought.</p>
|
||||
<p>Nucleic gives every session its own real git worktree and branch. <strong>Infinite agents, zero collisions</strong> — each reviewed and merged, automatically.</p>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user