Skip to content

Commit efc97d8

Browse files
authored
Merge pull request #588 from HenryLach/docs/overview-copy-edits
docs(overview): clarify Pi attribution + add Sage usage tip
2 parents ac684c0 + 78db801 commit efc97d8

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

docs/taskplane-overview/03-agent-quartet.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@ <h1>The agent quartet</h1>
145145
<li>orch_* tool calls</li>
146146
<li>failure triage</li>
147147
</ul>
148-
<div class="model-line"><span class="mk">model →</span> <span class="mv">your session model</span></div>
148+
<div class="model-line"><span class="mk">model →</span> <span class="mv">your Pi session's model</span></div>
149149
</div>
150150

151151
<div class="agent worker">

docs/taskplane-overview/17-sage-companion.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -222,7 +222,7 @@
222222
</nav>
223223
</div>
224224
<h1>Sage — the post-batch quality gate</h1>
225-
<p class="subtitle">Sage is a separate pi extension from Taskplane — but the two pair so well I treat them as one workflow. Per-step reviews catch problems inside a task. Sage catches problems <em>across</em> tasks. Every batch I ship gets a Sage pass before I merge.</p>
225+
<p class="subtitle">Sage is a separate pi extension from Taskplane (also created by me) — but the two pair so well I treat them as one workflow. Per-step reviews catch problems inside a task. Sage catches problems <em>across</em> tasks. Every batch I ship gets a Sage pass before I merge. (Tip: I use Sage for almost everything I do in pi, not just when I'm using Taskplane.)</p>
226226

227227
<div class="cards">
228228
<!-- Card 1: What Sage is -->

docs/taskplane-overview/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@
125125
<img class="eyebrow-logo" src="taskplane-word-white.svg" alt="Taskplane">
126126
</div>
127127
<h1>Table of Contents</h1>
128-
<p class="subtitle">These 17 pages provide an overview of how Taskplane dramatically improves AI agent coding outcomes for long-running multi-task orchestration.</p>
128+
<p class="subtitle">These 17 pages provide an overview of how Taskplane with Pi dramatically improves AI agent coding outcomes for long-running multi-task orchestration.</p>
129129

130130
<div class="grid">
131131
<a class="card c1 start-here" href="01-origin-timeline.html">

0 commit comments

Comments
 (0)