Fork me on GitHub

Changes Report

Release History

Version Date Description
1.1.8 2026-05-09  
1.1.9 2026-05-10  
1.1.10 2026-05-12  
1.1.11 2026-05-14  
1.1.12 2026-05-18  

Release 1.1.8 – 2026-05-09

Type Changes By
Add Features:
  • Added MCP server support, including multi-server definitions and related integration helpers.
  • Added web search integration through the new WebSearch tool and helper methods for web search and MCP server registration.
  • Added new functional tools for applying file patches, searching command logs, and reading previous command log chunks.
  • Expanded CodeMie provider support to include the gemini- model family and enabled broader model processing support.
Fixes:
  • Fixed act prompt processing and string property inheritance behavior.
  • Fixed class functional tool initialization and corrected log message behavior.
  • Adjusted default exit code handling and improved command-line tool documentation.
  • Updated final instructions and exclusion handling, including support for additional excluded directories such as .machai.
Refactoring:
  • Renamed ProcessTerminationException to TaskTerminationException.
  • Improved internal file discovery by using project layout directory scanning utilities in recursive file operations.
  • Performed cleanup and javadoc improvements across provider and tooling code.
Documentation:
  • Updated javadocs, act files, release notes, and related documentation.
Chores:
  • Added and updated tests, addressed sonar issues, and updated the configured GW model.
  • Prepared the 1.1.8 release version update.
dev

Release 1.1.9 – 2026-05-10

Type Changes By
Add Fixes:
  • Improved task termination handling across Ghostwriter processors and Maven plugin execution.
  • Corrected the end-task exception class naming for clearer task completion semantics.
  • Fixed an incorrect log message in command function tools.
dev

Release 1.1.10 – 2026-05-12

Type Changes By
Add Features:
  • Added project context functional tools for pushing and popping project-scoped values.
Refactoring:
  • Extracted project context tooling from act-specific tooling and simplified internal tool loading.
  • Improved commit handling, interactive exit flow, picker tool loading, and constant organization.
dev

Release 1.1.11 – 2026-05-14

Type Changes By
Add Features:
  • Added the perform_act function tool to trigger predefined act workflows.
  • Added support for the >>> file include marker to include content from URLs or file paths during processing.
Fixes:
  • Fixed act episode processing for multi-threaded execution.
dev

Release 1.1.12 – 2026-05-18

Type Changes By
Add Features:
  • Added support for moving to an episode by name.
Fixes:
  • Improved move_to_episode handling.
  • Corrected an internal variable name.
  • Added a warning for cases where interactive mode is not supported.
dev