Releases: OpenAgentPlatform/dive-mcp-host
Releases · OpenAgentPlatform/dive-mcp-host
v0.1.5
Release Note v0.1.5
Changes
Improments
- Improved tool validation by breaking it into multiple stages for better error handling and validation flow
- Added more realistic tool testing capabilities
Fixes
- Fixed issues with test tool creation
- Improved error message when the max tokens limit is reached
v0.1.4
Release Note v0.1.4
Changes
Fixes
- Fix "Disabled default system prompt"
- Fixed retry API issue where "Resending messages must has an ID" error was occurring
- Restored system prompt for model verification
v0.1.3
Release Note v0.1.3
Bug Fixes
- Fixed document content loading issue
- Fixed retry API to use the last user input message from history
- Fixed model verification prompt
- Fixed linting problems
v0.1.2
Release v0.1.2
Security Fixes:
- Fixed password exposure in logs
New Features and Improvements:
- Added ability to temporarily disable default prompts
- Removed DBConfig.async_uri to prevent confusion with DBConfig.uri