← Back to tools
View AGENTS.md for pueue
pueue
Command-line task management for sequential and parallel execution
Description
Pueue is a command-line task management tool for sequential and parallel execution of long-running tasks. It provides a daemon that manages a queue of shell commands, allowing you to add, pause, resume, and monitor background tasks.
AI Summary
CLI task queue manager for running long tasks sequentially or in parallel
Capabilities
- + Queue and manage long-running shell commands
- + Sequential and parallel task execution
- + Pause, resume, and kill tasks
- + View task output and status
- + Persistent task queue across sessions
Use When
- → You need to queue and manage long-running tasks
- → You want to run multiple tasks in parallel with management
Avoid When
- x You need a distributed task queue