HackerTrans
トップ新着トレンドコメント過去質問紹介求人

True Queue – Task queue extension for Pi coding agent(github.com)

2 ポイント·投稿者 krystofee·3 か月前·1 コメント
github.com
True Queue – Task queue extension for Pi coding agent

https://github.com/Krystofee/true-queue

1 コメント

krystofee·3 か月前
Pi.dev is an open-source CLI coding agent by @badlogic. It lets you steer the agent while it works, but steering puts future tasks into the context — and LLMs rush through early tasks when they see what's coming next (goal anchoring). True Queue hides queued tasks from the agent entirely. Type +task to queue, the agent only sees one task at a time. ctrl+q opens an editor overlay to reorder the queue while the agent runs.