What's wrong with this entry?
Anonymous. No account, no email.
A new tasks command has been added to list and manage background tasks. This allows you to:
- View all running background tasks
- Monitor task status (running, completed, or failed)
- View stdout/stderr output from tasks in real-time
- Kill running tasks
Usage:
claude tasks
The interface shows:
- Task ID, status, runtime, and command
- Live stdout output (last 5 lines)
- Live stderr output (last line)
- Exit codes for completed tasks
Related
Other releases about the same thing. Found by shared names or similar wording; neither means one caused the other.