Skip to content

v0.1.3

Choose a tag to compare

@himattm himattm released this 07 Jan 22:48
· 52 commits to main since this release

What's New

New Features

  • atq CLI - Inspect the task queue from the command line
    • atq list - Show current queue status
    • atq logs - View recent task activity
    • atq clear - Clear stuck tasks

Documentation

  • Improved agent configuration docs with compatibility table
  • Added setup guides for Claude Code in examples/
  • Clarified Bash allowed rules warning for Claude Code users

Install

uv tool install agent-task-queue

Or run one-off:

uvx --from agent-task-queue atq list