Skip to content

v2.5.0

Choose a tag to compare

@Eigenwise Eigenwise released this 23 Dec 13:59
· 102 commits to main since this release

What's New

Features

  • Provider-agnostic token counting - New utilities for accurate token counting across different LLM providers (#197)
  • Claude Code plugin - Official plugin for Atomic Agents development workflow (#199)

Documentation

  • Comprehensive Memory Guide - New ~1200 line guide covering memory management, turns, multi-agent patterns, context providers, and troubleshooting. Includes 8 Mermaid diagrams. Addresses #58 (#200)
  • Improved Context7 benchmark documentation

Fixes

  • Token counting accuracy improvements with proper error handling
  • Python version classifiers for PyPI badge
  • Flake8 linting errors resolved

Full Changelog: v2.4.0...v2.5.0