Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions docs/src/pages/index.astro
Original file line number Diff line number Diff line change
Expand Up @@ -551,8 +551,8 @@ import ThemeToggle from 'sailkit/packages/lantern/ThemeToggle.astro';
<div class="hero-badge">Works with Claude Code</div>
<h1>One conversation.<br/><span class="accent">Full control.</span></h1>
<p class="hero-subtitle">
Manage parallel AI workstreams without the chaos.
Worktree isolation. File-based state. You're the orchestrator.
Tooling for the <a href="https://workforest.space" style="color: var(--color-accent);">Work Forest</a> pattern.
Manage parallel AI workstreams with worktree isolation and file-based state.
</p>
<div class="hero-buttons">
<a href="/docs/" class="btn btn-primary">
Expand Down
Loading