 |
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 |