Skip to content

Releases: OpenAgentPlatform/Dive

v0.7.2

27 Mar 08:31
Compare
Choose a tag to compare

What's Changed

  • fix: prevent default behavior on tools button click by @johnfunmula in #77
  • perf: extend the select of models width by @johnfunmula in #78
  • Proposal for local Ollama display by @nicolaskrier in #79
  • show the error state of tools if the tools returns fails
  • improve UI/UX for settings page and chat page

New Contributors

Full Changelog: v0.7.1...v0.7.2

v0.7.1

19 Mar 06:39
Compare
Choose a tag to compare

What's Changed

  • chore(deps-dev): bump electron-builder from 24.13.3 to 25.1.8 by @dependabot in #47
  • feat: inline tool_calls and tool_result collapse by @johnfunmula in #74

Full Changelog: v0.7.0...v0.7.1

v0.7.0

17 Mar 09:35
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.6.3...v0.7.0

v0.6.3

14 Mar 09:35
Compare
Choose a tag to compare

What's Changed

New Contributors

  • @josx made their first contribution in #72

Full Changelog: v0.6.2...v0.6.3

v0.6.2

11 Mar 06:26
b57b5c1
Compare
Choose a tag to compare

What's Changed

  • chore: remove icon url in prebuilt scripts by @johnfunmula in #59
  • fix: model provider fields for openai compatible endpoint by @johnfunmula in #58
  • fix: enhance SSE message parsing for flexible message types by @johnfunmula in #62

Full Changelog: v0.6.1...v0.6.2

v0.6.1

10 Mar 10:30
Compare
Choose a tag to compare

What's Changed

  • skip model verify

Full Changelog: v0.6.0...v0.6.1

v0.6.0

10 Mar 06:55
Compare
Choose a tag to compare

⚠️ Permanent data structure changes: This update includes modifications that make prior versions incompatible.

What's Changed

Full Changelog: v0.5.1...v0.6.0

v0.5.1

06 Mar 08:24
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.0...v0.5.1

v0.5.0

04 Mar 03:39
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.0...v0.5.0

v0.4.0

24 Feb 08:16
Compare
Choose a tag to compare

What's Changed

  • feat: Add version update check and notification mechanism by @johnfunmula in #27
  • feat: Add global hotkey support with configurable key mappings by @johnfunmula in #28
  • feat: disable document file type check by @johnfunmula in #30
  • feat: replace marked with react-markdown for improved markdown rendering by @johnfunmula in #13
  • adjust ui

Full Changelog: v0.3.2...v0.4.0