Fix Pi subagent task outputs

This commit is contained in:
Advait Paliwal
2026-04-17 14:16:57 -07:00
parent ec4cbfb57e
commit 1b53e3b7f1
10 changed files with 149 additions and 11 deletions

View File

@@ -261,7 +261,7 @@ This usually means the release exists, but not all platform bundles were uploade
Workarounds:
- try again after the release finishes publishing
- pass the latest published version explicitly, e.g.:
curl -fsSL https://feynman.is/install | bash -s -- 0.2.29
curl -fsSL https://feynman.is/install | bash -s -- 0.2.30
EOF
exit 1
fi