Fork me on GitHub

Changes Report

Release History

Version Date Description
1.3 2026-08-06 Addresses logging visibility across Bindex tools and AI providers, and refines model configurations.
1.2 2026-06-30 Enhances Bindex tooling, configuration handling, and project automation capabilities while improving reliability across workflows.

Release 1.3 – 2026-08-06

Type Changes By
Fix Bindex Processing: Improved log output from Bindex function tools. dev
Fix AI Providers: Fixed debug logging for AI providers. dev
Update Bindex Configuration: Updated Bindex act model configuration. dev

Release 1.2 – 2026-06-30

Type Changes By
Add This release focuses on enhancing Machai's Bindex tooling, configuration handling, and project automation capabilities while improving reliability across provider and build workflows. dev
Add Bindex Enhancements: Added support for registering Bindex metadata from JSON files, including URL and absolute path registration. dev
Add Bindex Enhancements: Introduced GraphQL-style JSON filtering for the get_bindex function tool. dev
Add Bindex Enhancements: Improved Bindex generation using effective POM and added schema and license metadata to Bindex. dev
Add Bindex Enhancements: Enhanced Bindex repository workflows with repository abstraction, local repository handling, and optimized Bindex component processing. dev
Fix Bindex Processing: Fixed Bindex repository type handling, Bindex configuration, schema conversion, local repository processing, package naming, and SpecialException handling. dev
Bindex Internals: Extracted the BindexRepository interface, switched repository payload handling to Map-based structures, optimized Bindex components, and used a singleton Bindex repository. dev