mirror of
https://github.com/eyaltoledano/claude-task-master.git
synced 2026-01-30 06:12:05 +00:00
Add comprehensive TOON format implementation that reduces LLM token usage by 30-60%: - Core TOON serializer with JSON ↔ TOON conversion and validation - LLM provider integration layer with automatic suitability analysis - Enhanced provider factory with caching and performance optimization - AI services integration hooks for seamless workflow compatibility - CLI utility for enable/disable, testing, and file conversion - Comprehensive documentation and usage guidelines - Full test suite for serialization functions Key features: - Intelligent data analysis (only uses TOON when beneficial) - Configurable thresholds for data size and savings percentage - Automatic fallback to JSON for unsuitable structures - Zero-config integration with existing Task Master workflows - 100% backward compatibility Resolves #1479 🤖 Generated with [Claude Code](https://claude.ai/code) Co-authored-by: Ralph Khreish <Crunchyman-ralph@users.noreply.github.com>
Task Master Documentation
Welcome to the Task Master documentation. Use the links below to navigate to the information you need:
Getting Started
- Configuration Guide - Set up environment variables and customize Task Master
- Tutorial - Step-by-step guide to getting started with Task Master
Reference
- Command Reference - Complete list of all available commands (including research and multi-task viewing)
- Task Structure - Understanding the task format and features
- Available Models - Complete list of supported AI models and providers
Examples & Licensing
- Example Interactions - Common Cursor AI interaction examples
- Licensing Information - Detailed information about the license
Need More Help?
If you can't find what you're looking for in these docs, please check the main README or visit our GitHub repository.