Releases: OpenAgentPlatform/Dive
Releases · OpenAgentPlatform/Dive
v0.3.2
What's Changed
- feat: Add model-specific field filtering for configuration by @johnfunmula in #26
Full Changelog: v0.3.1...v0.3.2
v0.3.1
What's Changed
- fix: handle zero values for model configuration parameters by @johnfunmula in #24
Full Changelog: v0.3.0...v0.3.1
v0.3.0
What's Changed
- fix: can't re-open windows on macos by @johnfunmula in #22
- feat: Improve MCP server configuration error handling by @johnfunmula in #15
- fix model configuration handling and provider detection for openai and openai compatible by @johnfunmula in #17
- fix: cannot abort when tool calls by @johnfunmula in #20
- feat: add code preview for supported language by @johnfunmula in #19
- perf: improve mcp server configuration by @johnfunmula in #18
- feat: adjust UI by @johnfunmula in #23
- Interruptible chat conversations
- Adjusted overall theme colors
- Model configuration parameters(top-p, temperature)
- MCP server JSON validator
- Model compatibility verification for tools calls
- Removed file upload restrictions
- Modified sidebar toggle rules
Known Issues
- OpenAI o3-mini model does not support top-p parameter adjustment
Full Changelog: v0.2.1...v0.3.0
v0.2.1
v0.2.0
What's Changed
- fix: mcp-server's env will fill env from default by @johnfunmula in #10
- perf: improve ui of file preview in chat input by @johnfunmula in #12
- support multiple config storage and fix few llm error of sql by @johnfunmula in #9
- fix: image preview in windows by @johnfunmula in #11
- chore(deps-dev): bump openai from 4.79.1 to 4.83.0 by @dependabot in #1
- chore(deps): bump @anthropic-ai/sdk from 0.35.0 to 0.36.3 by @dependabot in #4
- chore(deps): bump i18next from 24.2.1 to 24.2.2 by @dependabot in #6
- chore(deps): bump i18next-http-backend from 3.0.1 to 3.0.2 by @dependabot in #5
Full Changelog: v0.1.1...v0.2.0
v0.1.1
What's Changed
- chore(deps-dev): bump vitest from 2.1.8 to 2.1.9 by @dependabot in #7
- chore(deps-dev): bump vite by @dependabot in #8
- Fix mcp server problem with env.
Full Changelog: v0.1.0...v0.1.1
v0.1.0
initial release
Full Changelog: https://github.com/OpenAgentPlatform/Dive/commits/v0.1.0