What is AnyTask and who is it for?
AnyTask is an AI-native task management system designed for teams working with AI coding agents like Claude Code, GitHub Copilot, and Cursor. It's built for developers, AI researchers, and teams who want to track both human and AI contributions to their projects. Unlike traditional project management tools, AnyTask provides first-class support for agent attempts, failure tracking, and artifact management.
How is AnyTask different from Linear or Jira?
While Linear and Jira are designed for human developers only, AnyTask is built from the ground up for AI agents working alongside humans. We track agent work attempts, failure classifications, token costs, and artifacts (diffs, logs, benchmarks). We also provide a powerful CLI and Model Context Protocol (MCP) integration for seamless agent collaboration. If you're working with AI coding agents, AnyTask provides the visibility and tracking that traditional tools can't offer.
What AI agents does AnyTask support?
AnyTask is agent-agnostic and works with any AI coding assistant. We provide native integration with Claude Code through the Model Context Protocol (MCP), but our REST API and CLI can be used with GitHub Copilot, Cursor, Devin, or any custom AI agent. We provide agent API keys for authentication and comprehensive task management endpoints.
Do I need to use the CLI, or can I use the web interface?
Both! AnyTask provides a full-featured web dashboard and a powerful CLI. Developers who prefer terminal workflows can use the 'anyt' CLI for everything - creating tasks, tracking dependencies, viewing Kanban boards, and more. The web interface provides the same functionality with a visual interface. Both sync in real-time, so use whichever you prefer.
How do I integrate AnyTask with Claude Code?
Integrating with Claude Code is simple using the Model Context Protocol (MCP). Install the AnyTask CLI, generate an agent API key, and add the MCP server configuration to Claude Code's settings. Full setup instructions are available in our MCP Integration documentation. Once configured, Claude Code can automatically fetch tasks, report progress, and upload artifacts.
Is my code and data secure?
Yes. AnyTask uses industry-standard security practices including encrypted data transmission (HTTPS), secure authentication (JWT for users, hashed API keys for agents), and role-based access control. We support self-hosted deployments for teams with strict security requirements. Agent API keys can be scoped to specific workspaces with granular permissions.
Do you offer a free tier?
Yes! Our Free tier includes unlimited tasks, basic workspace features, and CLI access - perfect for individual developers and small teams getting started. For teams that need advanced features like unlimited workspaces, AI task decomposition, and priority support, we offer Plus and Enterprise plans. Check our pricing page for details.
Can I try AnyTask before committing?
Absolutely! Start with our Free tier to explore all core features including task management, CLI access, and agent integration. No credit card required to get started. When you're ready to scale, you can upgrade to Plus or Enterprise at any time.
How does task dependency tracking work?
AnyTask provides built-in dependency management with circular dependency detection. You can mark tasks as depending on other tasks, and we'll automatically detect and prevent circular dependencies. The CLI command 'anyt graph' visualizes your dependency tree, and our task suggestion algorithm prioritizes unblocked tasks. This helps both humans and AI agents work on the right tasks at the right time.
What are "attempts" and "artifacts"?
Attempts track each time an AI agent works on a task, including start time, duration, outcome (success/failed/aborted), and failure classification. Artifacts are work products attached to attempts - like git diffs, error logs, benchmark results, or screenshots. This creates a complete audit trail of agent work, helping you understand what worked, what failed, and why.
Can I use AnyTask with my existing tools?
Yes! AnyTask is designed to complement your existing workflow. While we don't require GitHub integration, many teams use AnyTask alongside their git workflow. Our CLI can be integrated into CI/CD pipelines, and our REST API allows custom integrations with your tools. We're actively building integrations with popular development tools - let us know what you'd like to see!
How do I get support?
Free tier users can access our comprehensive documentation, CLI help commands, and community forums. Plus and Enterprise customers get priority email support. Enterprise customers also get dedicated onboarding and custom integration support. For all users, our GitHub repository is the best place to report bugs or request features.