Changes Report
Release History
| Version | Date | Description |
|---|---|---|
| 1.3 | 2026-08-06 | Introduces a no-op GenAI provider, improves exception handling for serialized tool errors, resolves provider input logging, and optimizes usage tracking. |
| 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 |
|---|---|---|
![]() |
GenAI Providers: Added a no-op GenAI provider for scenarios that do not require an active model provider. | dev |
![]() |
Error Handling: Added ErrorResultException support for serialized tool errors and provider-specific tool error results. | dev |
![]() |
Error Handling: Fixed error handling during tool invocation and Anthropic tool error result processing. | dev |
![]() |
AI Providers: Fixed provider input logging serialization and debug logging for AI providers. | dev |
![]() |
Usage & Guidance: Fixed usage capture and prompt-instruction handling. | dev |
![]() |
Diagnostics: Improved log output and removed obsolete logInputs handling. | dev |
Release 1.2 – 2026-06-30
| Type | Changes | By |
|---|---|---|
![]() |
Function Tooling: Introduced the ToolsProvider for managing functional tools and added support for singleton-loaded function tool instances. | dev |
![]() |
Function Tooling: Added structured JSON-based process and act information handling. | dev |
![]() |
Function Tooling: Added support for list and map parameter parsing, including generic map parameter handling. | dev |
![]() |
Function Tooling: Implemented functional tool definitions using annotations, enabling seamless integration and discovery of tools. | dev |
![]() |
Parameter Processing: Fixed file argument processing, prompt default values, non-parameterized Map parameters, generic Map conversion, object property type processing, input parameter application, and ordering of tool parameters. | dev |
![]() |
Prompt Support: Added prompt publishing support with prompt bundles, prompt registration, and role metadata. | dev |
![]() |
Prompt Support: Improved prompt template parameter default value processing and prompt registration behavior. | dev |




