File-Based Tasks
Tasks are plain Markdown files with YAML frontmatter. Version-controlled, human-readable, and tool-friendly. No external database or service needed.
Code Agent Integration
Purpose-built agent skills that guide task implementation, issue management, repository exploration, documentation, and code review workflows.
Parallel Development
Git worktrees, atomic task locking, and branch management enable multiple developers (or AI agents) to work on different tasks simultaneously without conflicts.
Latest Releases
- v0.9.0: Gemini CLI and OpenCode Are First-Class Citizens, Model Discovery and Status Tracking, and Directory Rename: aiscripts to .aitask-scripts – Mar 8, 2026
- v0.8.3: Python-powered Stats with Charts, Codex CLI Gets Proper Guardrails, and Safer Task Ownership – Mar 5, 2026
- v0.8.2: Codex CLI Support, Unified Install Pipeline, and macOS Compatibility – Mar 5, 2026
Quick Install
Run these commands in your project directory:
curl -fsSL https://raw.githubusercontent.com/beyondeye/aitasks/main/install.sh | bash
ait setup
See the Installation guide for detailed setup instructions.
