Skip to content

Releases: devforth/adminforth-agent

v2.3.1

Choose a tag to compare

@ivictbor ivictbor released this 08 Jul 14:55

2.3.1 (2026-07-08)

Bug Fixes

  • show spinner when microphone is calibrating (328792d)

v2.3.0

Choose a tag to compare

@ivictbor ivictbor released this 08 Jul 14:37
6a5c5e5

2.3.0 (2026-07-08)

Bug Fixes

  • correct edit of the first message (ca7745a)
  • fix tests (3383d52)
  • fix tests[2] (8dfed8d)
  • fix tests[3] (48f6720)
  • prevent re-start of generation if user didn't change message and press enter (a5edbfb)
  • remove 'beep' sound, when user uses audio adapter and click edit button (21c3e7a)

Features

  • add (not fully tested) frontend implementation of message edit (b94fa9c)
  • enhance message editing with chat status management and clear queue functionality (607f1e6)
  • implement message editing functionality with checkpoint management (c154bee)

v2.2.5

Choose a tag to compare

@ivictbor ivictbor released this 08 Jul 07:34

2.2.5 (2026-07-08)

Bug Fixes

  • break thinking flow when user is steering the message (380b677)

v2.2.4

Choose a tag to compare

@ivictbor ivictbor released this 08 Jul 06:16

2.2.4 (2026-07-08)

Bug Fixes

  • scroll chat to bottom only on mounth and then disable autoscroll (0294f43)

v2.2.3

Choose a tag to compare

@ivictbor ivictbor released this 08 Jul 05:02

2.2.3 (2026-07-08)

Bug Fixes

  • prevent appearance of horizontal scroll when there is a code block in chat (45fc6d3)

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)