Fork me on GitHub

Changes Report

Release History

Version Date Description
1.1.0 2026-04-05  
1.1.8 2026-05-09  
1.1.10 2026-05-12  

Release 1.1.0 – 2026-04-05

Type Changes By
Add Features:
  • Added Bindex metadata management for schema-compliant library descriptors, including generation, registration, retrieval, and semantic discovery workflows.
  • Added AI-callable Bindex function tools for metadata lookup, schema retrieval, natural-language library recommendation, and local Bindex registration.
  • Added AI Assembly workflow support for turning natural-language implementation requests into buildable project foundations using recommended libraries and Bindex metadata.
  • Added reusable workflow acts for Bindex authoring, library picking, and assembly-oriented implementation.
  • Added MongoDB-backed Bindex repository support with embedding-based semantic search, language filtering, and architectural-layer filtering.
dev

Release 1.1.8 – 2026-05-09

Type Changes By
Add Fixes:
  • Fixed Sonar-reported issues to improve code quality and maintainability.

Tests

  • Added tests to improve verification coverage.
Documentation:
  • Updated release notes for the current release.
Chores:
  • Updated the project version for the 1.1.8 release.
dev

Release 1.1.10 – 2026-05-12

Type Changes By
Add Fixes:
  • Improved picker tool loading behavior.
dev