v9.7.0
hkjarral/AVA-AI-Voice-Agent-for-Asteriskv9.7.0Mar 20, 2026by davidmezzetti
AI Summary
This release introduces a new TxtAI Coding Agent Toolkit to assist with code-related tasks, accompanied by an example notebook. It also includes algorithmic improvements and a specific bug fix regarding translation chunk concatenation.
Key Highlights
- New TxtAI Coding Agent Toolkit
- Agent tools example notebook
- Sigmoid application to fused BB25 scores
- Fix for translation chunk concatenation
New Features
- 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!)