Skip to content

Releases: devforth/adminforth-agent

v1.18.0

Choose a tag to compare

@ivictbor ivictbor released this 21 Apr 14:39

1.18.0 (2026-04-21)

Features

  • implement AdminForthCheckpointSaver and integrate with agent system (1642fc2)

v1.17.0

Choose a tag to compare

@ivictbor ivictbor released this 21 Apr 13:52

1.17.0 (2026-04-21)

Features

  • add stickByDefault props (9489585)

v1.16.4

Choose a tag to compare

@ivictbor ivictbor released this 21 Apr 13:43

1.16.4 (2026-04-21)

Bug Fixes

  • use v-if for rendering unexpanded tools (ccc0267)

v1.16.3

Choose a tag to compare

@ivictbor ivictbor released this 21 Apr 13:23

1.16.3 (2026-04-21)

Bug Fixes

  • update style for the tool call renderer (c8f9e0c)

v1.16.2

Choose a tag to compare

@ivictbor ivictbor released this 21 Apr 12:42

1.16.2 (2026-04-21)

Bug Fixes

  • update design of the thinking mode (35cdc73)

v1.16.1

Choose a tag to compare

@ivictbor ivictbor released this 21 Apr 10:20

1.16.1 (2026-04-21)

Bug Fixes

  • alighn "X" sighn at the sessions history (b131eff)
  • correct chat header size (76211b8)
  • define button size in ram (a0d0e20)
  • impove full screen transition animation (be6dae3)

v1.16.0

Choose a tag to compare

@ivictbor ivictbor released this 21 Apr 10:06

1.16.0 (2026-04-21)

Features

  • add custom system prompt functionality to agent system prompt (aaae8b9)

v1.15.0

Choose a tag to compare

@ivictbor ivictbor released this 21 Apr 09:50

1.15.0 (2026-04-21)

Features

  • add placeholder message fetching and stop animation on unmount (0463373)
  • add placeholder message functionality with animation in chat interface (c9e4ffb)

v1.14.1

Choose a tag to compare

@ivictbor ivictbor released this 21 Apr 09:12

1.14.1 (2026-04-21)

Bug Fixes

  • turn off full screen mode, if user click on router link (188ab59)

v1.14.0

Choose a tag to compare

@ivictbor ivictbor released this 21 Apr 08:57

1.14.0 (2026-04-21)

Features

  • refactor debug payload extraction in sanitizeToolCallOutputForDebug function (a17524a)