Skip to content

Releases: devforth/adminforth-agent

v2.2.2

Choose a tag to compare

@ivictbor ivictbor released this 07 Jul 15:06

2.2.2 (2026-07-07)

Bug Fixes

  • correct calculation of the height of last agent message when user sends a new message (331963b)

v2.2.1

Choose a tag to compare

@ivictbor ivictbor released this 07 Jul 14:05

2.2.1 (2026-07-07)

Bug Fixes

  • turn off autoscroll of chat area (50b5cab)

v2.2.0

Choose a tag to compare

@ivictbor ivictbor released this 07 Jul 12:41
b073998

2.2.0 (2026-07-07)

Bug Fixes

  • add contextSchema to SteerMiddleware for sessionId preservation (a755adf)
  • update steer messages storage logic (6a8803c)

Features

  • add frontend implementation of steer logic (12d1851)
  • implement steering instructions handling with SteerBuffer and middleware (10ec135)
  • rework text input desighn (3b4d3d3)

v2.1.0

Choose a tag to compare

@ivictbor ivictbor released this 02 Jul 15:21
07346f5

2.1.0 (2026-07-02)

Features

  • overhaul agent architecture and add persistent HITL recovery (07346f5)

v2.0.10

Choose a tag to compare

@ivictbor ivictbor released this 02 Jul 08:59

2.0.10 (2026-07-02)

Bug Fixes

  • add duration tracking to tool output in prepareApiBasedTools function (4b2a6ea)

v2.0.9

Choose a tag to compare

@ivictbor ivictbor released this 01 Jul 14:25

2.0.9 (2026-07-01)

Bug Fixes

  • remove unused types and simplify request body parsing in endpoints (449bf15)

v2.0.8

Choose a tag to compare

@ivictbor ivictbor released this 30 Jun 13:24

2.0.8 (2026-06-30)

Bug Fixes

  • enable verbose parsing errors in createApiTool function (ab72500)

v2.0.7

Choose a tag to compare

@ivictbor ivictbor released this 30 Jun 10:49

2.0.7 (2026-06-30)

Bug Fixes

  • update adminforth version (9712a02)

v2.0.6

Choose a tag to compare

@ivictbor ivictbor released this 29 Jun 17:48

2.0.6 (2026-06-29)

Bug Fixes

  • update adminforth version (f843c74)

v2.0.5

Choose a tag to compare

@ivictbor ivictbor released this 26 Jun 12:27

2.0.5 (2026-06-26)

Bug Fixes

  • don't show horizontal scroll if tool title is too big (29ee1b6)