docs: require pi 0.82.1 in user-facing requirements

This commit is contained in:
Federico Jaramillo Martinez
2026-07-25 22:10:42 +02:00
parent 20b65cf5b9
commit 92854489cf
5 changed files with 9 additions and 4 deletions
+1 -1
View File
@@ -107,7 +107,7 @@
<h2>Requirements</h2>
<ul>
<li><strong>Node.js 22.19.0 or newer</strong> and npm.</li>
<li><strong>Pi Coding Agent <code>&gt;=0.81.1 &lt;0.82</code></strong> installed/configured so the <code>pi</code> command works for your user.</li>
<li><strong>Pi Coding Agent <code>&gt;=0.82.1 &lt;0.83</code></strong> installed/configured so the <code>pi</code> command works for your user.</li>
<li>A shell login environment that exposes Node, npm, Pi, git, and any tools your agents need.</li>
<li>For the automatic installer: a supported per-user service manager.</li>
</ul>