Skip to content

Releases: OpenAgentPlatform/Dive

v0.12.0

26 Dec 10:40

Choose a tag to compare

What's Changed

  • fix: model select can't select the model with openai by @ckaznable in #308
  • feat: add default tools and mcp installer agent
  • improve ui/ux

Full Changelog: v0.11.1...v0.12.0

v0.11.1

18 Dec 03:21

Choose a tag to compare

What's Changed

  • fix: change the mermaid securityLevel to strict by @ckaznable in #304
  • fix: file download in tauri by @ckaznable in #305
  • feat: Automatically append file extension to downloaded files by @ckaznable in #306
  • feat: check the stdio mcp servers command exists
  • feat: add more hotkey
  • refactor: improve token usage infomation in chat
  • improve ui/ux

Full Changelog: v0.11.0...v0.11.1

v0.11.0

27 Nov 05:47

Choose a tag to compare

What's Changed

  • fix mcp icon in oap search issue
  • change the oauth redirect callback from dive deeplink to mcp host endpoint
  • support oauth for mcp tansport via sse
  • show the token usage info in chat
  • more ui/ux improve

Full Changelog: v0.10.1...v0.11.0

v0.10.1

14 Nov 06:28

Choose a tag to compare

What's Changed

  • chore(deps-dev): bump @codemirror/lang-json from 6.0.1 to 6.0.2 by @dependabot[bot] in #291
  • chore(deps-dev): bump @types/unzipper from 0.10.10 to 0.10.11 by @dependabot[bot] in #292
  • fix: mcp host import deps error for windows with electron by @ckaznable in #298
  • feat: implement tool mention menu in ChatInput component by @ckaznable in #297
  • feat: llm response seperately
  • fix: UI of video in chat message

Full Changelog: v0.10.0...v0.10.1

v0.10.0

05 Nov 07:18

Choose a tag to compare

What's Changed

  • feat: fix html preview in iframe for tauri for windows by @ckaznable in #295
  • feat: change token string from url query string to request body by @ckaznable in #289
  • chore: bump mcp host version by @ckaznable in #296
  • feat: support mcp authorization

Known Issues

The MCP authorization may require frequent re-authorization. This is because the upstream implementation does not use refresh tokens for updates. The frequency of these re-authorizations depends on the respective expiration times of each MCP's token.

Full Changelog: v0.9.11...v0.10.0

v0.9.11

30 Oct 03:41

Choose a tag to compare

What's Changed

  • feat: add the update endpoint to oaphub by @ckaznable in #288
  • feat: chat Input draft

Full Changelog: v0.9.10...v0.9.11

v0.9.10

23 Oct 06:08

Choose a tag to compare

What's Changed

  • feat: add support for multiple new languages in i18n by @ckaznable in #286
  • chore(deps-dev): bump @types/jsonwebtoken from 9.0.9 to 9.0.10 by @dependabot[bot] in #281
  • chore: bump mcp host version by @ckaznable in #287
  • feat: add new hotkey: rename, open setting, reload
  • feat: toggle tool seperatly, don't need to wait other tools
  • feat: openRouter model list add provider filter
  • feat: add tool Dropdown in chatInput

Full Changelog: v0.9.9...v0.9.10

v0.9.9

03 Oct 06:08

Choose a tag to compare

What's Changed

Full Changelog: v0.9.8...v0.9.9

v0.9.8

24 Sep 06:52

Choose a tag to compare

What's Changed

  • chore: bump mcp host version by @johnfunmula in #276
  • fix: the model list for anthropic in tauri by @ckaznable in #275
  • fix: wrong provider in advance setting of the model by @ckaznable in #274
  • feat: list priority sorting oap model by @ckaznable in #273
  • fix: update download progress calculation and add downloaded file siz… by @johnfunmula in #272
  • fix: not auto use the oap model selected at last time in each launch by @johnfunmula in #271
  • feat: sort the list of the llm models by create time by @ckaznable in #269
  • adjust UI/UX

Full Changelog: v0.9.7...v0.9.8

v0.9.7

18 Sep 08:53

Choose a tag to compare

What's Changed

  • fix: models select for the provider with openai compatible by @ckaznable in #270
  • feat: move sidebar sidemenu into setting, account page, updateButton UI
  • feat: move upgradeBtn to header
  • fix: ignore minError when field is not required in CustomEdit
  • fix: Automatically open OAP MCP when adding an MCP server(shouldn't)

Full Changelog: v0.9.6...v0.9.7