We're thrilled to announce the initial public release of AnyTask v0.4.0 - an AI-native task management platform that bridges the gap between human developers and AI coding agents.
What is AnyTask?
AnyTask is a command-line interface designed for managing tasks collaboratively between AI agents and human developers. It combines the familiarity of Linear-style task management with powerful AI integration capabilities.
Core Features
Linear-style Task Management
Enjoy human-readable task identifiers (like DEV-123) with:
- Customizable status workflows - Define your own task states and transitions
- Priority levels - Organize work by importance
- Dependency tracking - Manage task relationships and blockers
Multi-Environment Support
Manage tasks seamlessly across development, staging, and production environments with consistent workflows and clear separation.
Workspace Organization
Collaborate effectively with your team using:
- Isolated workspaces - Keep projects separate and organized
- Role-based access control - Manage permissions for team members
- Team collaboration - Work together on shared tasks and projects
Rich Terminal Interface
Experience a visually formatted task board with:
- Color-coded status indicators
- Intuitive navigation and keyboard shortcuts
- Clean, readable output optimized for terminal workflows
Agent Integration
Native support for AI coding agents through:
- API keys - Secure authentication for agent access
- MCP (Model Context Protocol) server - Standardized agent communication
- Agent-friendly commands - Designed for both human and AI interaction
Worker System
Automate task execution using declarative YAML workflows that define:
- Task execution steps
- Dependencies and prerequisites
- Success criteria and validation
AI-Powered Assistance
Built-in intelligent features including:
- Task decomposition - Break complex tasks into manageable subtasks
- Smart suggestions - Context-aware recommendations
- Contextual help - Get assistance when you need it
Getting Started
Installation
Install AnyTask using one of the following methods:
# Using uvx (recommended) uvx anyt # Using pipx pipx install anyt # Using pip pip install anyt
Requirements
- Python 3.12 or higher
- Terminal with color support for the best experience
What's Next?
This is just the beginning! We're actively developing new features and improvements based on your feedback. Stay tuned for updates as we continue to enhance AnyTask.
Project Information
- Version: 0.4.0
- Developer: AnyTransformer Inc
- License: Proprietary
- Development Status: Alpha
- Package Size: 295.9 kB
Learn more and download at PyPI.