v9.7.0
eyaltoledano/claude-task-masterv9.7.0Mar 20, 2026by davidmezzetti
AI Summary
This release introduces the new TxtAI Coding Agent Toolkit, featuring new agent tools and an example notebook, alongside improvements to score calculations and bug fixes.
Key Highlights
- Added TxtAI Coding Agent Toolkit with multiple new tools
- Added agent tools example notebook
- Applied sigmoid to fused BB25 scores for better accuracy
New Features
- Coding agent toolkit
- Agent tools example notebook
- Sigmoid application to fused BB25 scores
- Translation chunk concatenation fix
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!)