# Overview
Taskter is a powerful, terminal-based Kanban board designed for developers, project managers, and anyone who prefers to manage their tasks directly from the command line. Built with Rust, Taskter is a lightweight and efficient tool that helps you keep track of your projects without leaving the terminal.
## Key Features
- **Kanban Board**: Visualize your workflow with ToDo, In-Progress, and Done columns.
- **Task Management**: Add, edit, delete, and manage tasks with simple commands.
- **Agent System**: Automate tasks using LLM-based agents with tool-calling capabilities.
- **Project Tracking**: Keep track of your project's description, objectives, and key results (OKRs).
- **Operation Logs**: Maintain a log of all operations performed on the board.
- **Interactive TUI**: A user-friendly terminal interface for easy navigation and task management.
This book serves as the official documentation for Taskter, providing a comprehensive guide to its features and usage. Whether you're a new user or a seasoned developer, this guide will help you get the most out of Taskter.