Husky metaphor in action.
This commit is contained in:
+8
-8
@@ -30,8 +30,8 @@
|
||||
<img src="husky.svg" alt="" class="hero-husky">
|
||||
</div>
|
||||
<p class="hero-kicker reveal r1">Story-driven development</p>
|
||||
<h1 class="reveal r2">You describe it.<br>Agents <span class="glow">ship it.</span></h1>
|
||||
<p class="hero-sub reveal r3">An autonomous development pipeline that turns user stories into tested, merged code. AI agents handle implementation, testing, and deployment — you keep the final say.</p>
|
||||
<h1 class="reveal r2">AI agents are huskies,<br>not <span class="glow">labradors.</span></h1>
|
||||
<p class="hero-sub reveal r3">They're enthusiastic, sometimes wild, and they'll happily wander off on their own. But put them in a harness and they'll take you anywhere. Huskies is the harness — a story-driven pipeline that turns AI agents into a disciplined team.</p>
|
||||
|
||||
<!-- Pipeline viz -->
|
||||
<div class="pipeline reveal r4">
|
||||
@@ -105,15 +105,15 @@
|
||||
<div class="feature-icon">
|
||||
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5"><path d="M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2M9 5a2 2 0 002 2h2a2 2 0 002-2M9 5a2 2 0 012-2h2a2 2 0 012 2m-6 9l2 2 4-4"/></svg>
|
||||
</div>
|
||||
<h3>Story-Driven Workflow</h3>
|
||||
<p>Stories define the change. Tests define the truth. Code defines the reality. Nothing ships without acceptance criteria.</p>
|
||||
<h3>The Harness</h3>
|
||||
<p>Stories define the change. Tests define the truth. Code defines the reality. Every agent runs on rails — nothing ships without acceptance criteria.</p>
|
||||
</div>
|
||||
<div class="feature reveal r7">
|
||||
<div class="feature-icon">
|
||||
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5"><circle cx="18" cy="5" r="3"/><circle cx="6" cy="12" r="3"/><circle cx="18" cy="19" r="3"/><path d="M8.59 13.51l6.83 3.98M15.41 6.51l-6.82 3.98"/></svg>
|
||||
</div>
|
||||
<h3>Multi-Agent Pipeline</h3>
|
||||
<p>Coder, QA, and merge agents work in parallel across isolated git worktrees. Configure agent count, models, and budgets.</p>
|
||||
<h3>The Pack</h3>
|
||||
<p>Coder, QA, and merge agents work in parallel across isolated git worktrees. A coordinated pack, not a lone wolf. Configure agent count, models, and budgets.</p>
|
||||
</div>
|
||||
<div class="feature reveal r8">
|
||||
<div class="feature-icon">
|
||||
@@ -126,8 +126,8 @@
|
||||
<div class="feature-icon">
|
||||
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5"><path d="M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z"/></svg>
|
||||
</div>
|
||||
<h3>Your Oversight</h3>
|
||||
<p>Agents implement, test, and merge independently. You approve what ships. Every story is traceable from request to release.</p>
|
||||
<h3>You're the Musher</h3>
|
||||
<p>Agents implement, test, and merge independently. You set the direction and approve what ships. Every story is traceable from request to release.</p>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
Reference in New Issue
Block a user