Skip to content

v1.6.1

Latest

Choose a tag to compare

@blackms blackms released this 30 Jan 08:35

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


Full Changelog: v1.5.4...v1.6.1