diff --git a/docs/taskplane-overview/03-agent-quartet.html b/docs/taskplane-overview/03-agent-quartet.html index 105c243e..c41fe8bb 100644 --- a/docs/taskplane-overview/03-agent-quartet.html +++ b/docs/taskplane-overview/03-agent-quartet.html @@ -145,7 +145,7 @@

The agent quartet

  • orch_* tool calls
  • failure triage
  • -
    model → your session model
    +
    model → your Pi session's model
    diff --git a/docs/taskplane-overview/17-sage-companion.html b/docs/taskplane-overview/17-sage-companion.html index 82df9269..fac0ca99 100644 --- a/docs/taskplane-overview/17-sage-companion.html +++ b/docs/taskplane-overview/17-sage-companion.html @@ -222,7 +222,7 @@

    Sage — the post-batch quality gate

    -

    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 across tasks. Every batch I ship gets a Sage pass before I merge.

    +

    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 across 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.)

    diff --git a/docs/taskplane-overview/index.html b/docs/taskplane-overview/index.html index d13d7bed..1b27e86b 100644 --- a/docs/taskplane-overview/index.html +++ b/docs/taskplane-overview/index.html @@ -125,7 +125,7 @@

    Table of Contents

    -

    These 17 pages provide an overview of how Taskplane dramatically improves AI agent coding outcomes for long-running multi-task orchestration.

    +

    These 17 pages provide an overview of how Taskplane with Pi dramatically improves AI agent coding outcomes for long-running multi-task orchestration.