Fork me on GitHub

Changes Report

Release History

Version Date Description
1.3 2026-08-06 Improves function tools, guidance processing, error reporting, CLI handling, and logging 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
Add Function Tools: Added file-listing capabilities to the function tools. dev
Add Guidance Processing: Improved guidance processing and support for process context during file processing. dev
Fix Guidance Processing: Fixed guidance processor instruction handling. dev
Fix Command Tools: Improved command-tool process error reporting. dev
Fix Ghostwriter CLI: Corrected Ghostwriter CLI help and console prompt behavior. dev
Fix Logging: Improved thread-count logging and default-model logging. dev
Update Logging: Adjusted the Machai logging level. dev
Update Parameter Processing: Normalized parameter placeholder handling for cleaner and more consistent configuration resolution. dev

Release 1.2 – 2026-06-30

Type Changes By
Add Act and Configuration Enhancements: Implemented support for episode parameters. dev
Add Act and Configuration Enhancements: Implemented default property value processing for act configuration sections. dev
Add Act and Configuration Enhancements: Added fallback and mutable configurator support for more flexible runtime configuration. dev
Fix Function Tool Execution: Fixed get_recursive_file_list, tool calls through ToolsProvider, perform_act result returns, load_act_details, path parameter naming, return values, end-task handling, act lookup diagnostics, and log chunk naming. dev
Fix Runtime Reliability: Fixed model override handling, asynchronous act and guidance execution, stacktrace output, request session parameter naming, web content fetching, and error handling behavior. dev