Skip to content

v1.5.1

Choose a tag to compare

@nmelecti nmelecti released this 20 Mar 07:34
· 50 commits to main since this release

Fixes

  • Version badge drift -- README.md badge now matches VERSION file; added automated version badge check to both Makefile and build.ps1 validate targets to prevent future drift.
  • Cross-validation gate coverage -- extended pattern support table in SKILL.md from 6 to all 10 frameworks (added Semantic Kernel, LlamaIndex, Agno, Smolagents) with note clarifying non-orchestration frameworks.
  • Selection matrix footnotes -- frameworks referenced in the selection matrix but not covered in this guide (Haystack, AutoGen, Vercel AI SDK, Letta/MemGPT) now marked with * and footnote with brief descriptions.
  • Model string consistency -- standardized OpenAI model references from gpt-4.1/gpt-4.1-mini to gpt-4o/gpt-4o-mini across frameworks.md and langchain-langgraph.md.

Full Changelog: v1.5.0...v1.5.1