What's New
Features
- Smart Dispatcher - Automatic agent type selection via LLM (#20)
- Uses Claude to analyze task descriptions and select the best agent
- Configurable confidence threshold with fallback
- In-memory caching with TTL for performance
- CLI command:
aistack agent auto "your task description" - MCP and REST API integration (agentType now optional)
Improvements
- Test coverage for Smart Dispatcher at 100% statements/functions
- Discord community badge added to README
Bug Fixes
- Fixed flaky health monitor test (timing precision in CI)
Community
- Join our Discord: https://discord.gg/uQ6fDXDs7E
Full Changelog: v1.5.4...v1.6.1