npm 包

@mjasnikovs/pi-task

查看源 ↗

周下载量

趋势每日积累 —— 目前仅一个数据点。

项目介绍

Deterministic spec-orchestration for local models — with bundled web, docs, fetch, and worker sub-agent tools.

Local models drift. Ask one to plan a non-trivial change and it skips context, hallucinates APIs, and forgets what you actually asked. pi-task fixes this by not trusting a single prompt — it drives your request through a fixed, persisted pipeline of small, verifiable steps (shown above), then hands the main session a clean spec to execute.

Every phase boundary is written to .pi-tasks/TASKNNNN.md, so a task survives a crash, a restart, or a /task-cancel — pick it back up with /task-resume.

Requires pi (the Earendil coding agent) ≥ 0.80.

The finished spec is delivered to your…

摘自 www.npmjs.com/package/@mjasnikovs/pi-task