v9.7.0
microsoft/TinyTroupev9.7.0Mar 20, 2026by davidmezzetti
AI Summary
This release introduces the TxtAI Coding Agent Toolkit, significantly enhancing the library's capabilities for AI-driven coding workflows. It also includes improvements to score calculation and a specific fix for translation concatenation issues.
Key Highlights
- Introduction of the TxtAI Coding Agent Toolkit
- Addition of an example notebook for agent tools
- Improvement: Applied sigmoid to fused BB25 scores
- Bug Fix: Resolved translation chunk concatenation errors
New Features
- TxtAI Coding Agent Toolkit
- Agent tools example notebook
Full Release Notes
**This release adds the new TxtAI Coding Agent Toolkit** See below for full details on the new features, improvements and bug fixes. New Features -------------------------- - Add coding agent toolkit (#1054, #1055, #1056, #1057, #1058, #1059, #1060, #1061) - Add agent tools example notebook (#1062) Improvements -------------------------- - Apply sigmoid to fused BB25 scores (#1053) Bug Fixes -------------------------- - Fix translation chunk concatenation when showmodels is enabled (#1052 Thank you @jnMetaCode!)