Skip to content

Releases: the-open-agent/openagent

v1.783.0

30 Apr 07:07

Choose a tag to compare

1.783.0 (2026-04-30)

Bug Fixes

Features

v1.782.0

29 Apr 16:51

Choose a tag to compare

1.782.0 (2026-04-29)

Bug Fixes

  • add store icon prefix (e526cc6)
  • fix 404 error handling in APIs (12a519b)
  • fix focus for switching chat (56bb047)
  • improve resource code (aecfa28)
  • improve resources menu item UI (81b41ef)
  • improve StoreInfoTitle UI (fd176c8)
  • remove "This feature is unavailable in this sign-in mode" checks (31710c0)

Features

v1.781.3

29 Apr 14:29

Choose a tag to compare

1.781.3 (2026-04-29)

Bug Fixes

  • fix focus for new chat (26dbabd)
  • fix SendEmail panic (52dc428)
  • improve tool call JSON editor (329f439)
  • move IsCasdoorAvailable to conf (06ddcc2)

v1.781.2

29 Apr 13:37

Choose a tag to compare

1.781.2 (2026-04-29)

Bug Fixes

  • improve chat delete UI (11ff83c)
  • improve dummy model welcome messages (a6594d1)
  • improve error handling in downloadMaxmindFiles (2454ac3)
  • improve UI (4f5a170)
  • rename menu keys (1c11a8a)
  • set defaultMenuOpenKeys (eac2806)

v1.781.1

29 Apr 12:35

Choose a tag to compare

1.781.1 (2026-04-29)

Bug Fixes

  • fix InitMaxmindDb warning (afe3d3e)

v1.781.0

29 Apr 11:43

Choose a tag to compare

1.781.0 (2026-04-29)

Bug Fixes

  • don't start new shell for Windows install (1113c50)
  • improve frontend not found error display (3aeb18c)

Features

  • improve openBrowser behavior (658061b)

v1.780.1

29 Apr 10:54

Choose a tag to compare

1.780.1 (2026-04-29)

Bug Fixes

  • fix InitParser path issue (f7d49e9)
  • improve install steps (8afa0b1)
  • remove initTemplates() in init stage (b57cf3d)

v1.780.0

29 Apr 10:40

Choose a tag to compare

1.780.0 (2026-04-29)

Bug Fixes

  • add isUniqueConstraintError() (ac59285)
  • add wrapper for auth (38ce2f1)
  • fix chat title truncate issue (a74e8b7)
  • fix files icon (63b3d19)
  • fix go linter (76d5bdb)
  • fix install script to install not only binary (fac76e5)
  • improve chat menu item UI (9374409)
  • rearrange sidebar menu (265af38)
  • remove useless code (27cea5a)
  • save menu state to browser (f5dd092)

Features

  • use sqlite DB in binary (182c7e5)

v1.779.0

29 Apr 06:15

Choose a tag to compare

1.779.0 (2026-04-29)

Features

  • skip transaction API calls for basic login mode (57cc1fa)

v1.778.0

29 Apr 04:25

Choose a tag to compare

1.778.0 (2026-04-29)

Bug Fixes

Features