Skip to content

Releases: OpenAgentPlatform/dive-mcp-host

v0.1.5

30 Apr 06:23
fe9eb1f
Compare
Choose a tag to compare

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

23 Apr 08:58
ed0e188
Compare
Choose a tag to compare

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

22 Apr 09:45
Compare
Choose a tag to compare

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

18 Apr 10:18
Compare
Choose a tag to compare

Release v0.1.2

Security Fixes:

  1. Fixed password exposure in logs

New Features and Improvements:

  1. Added ability to temporarily disable default prompts
  2. Removed DBConfig.async_uri to prevent confusion with DBConfig.uri