Skip to content

Releases: devforth/adminforth-agent

v1.12.0

21 Apr 08:45

Choose a tag to compare

1.12.0 (2026-04-21)

Features

v1.11.0

21 Apr 08:19

Choose a tag to compare

1.11.0 (2026-04-21)

Features

  • enable streaming in createAgentChatModel function (b02ef87)

v1.10.0

21 Apr 08:08

Choose a tag to compare

1.10.0 (2026-04-21)

Features

  • enhance stringifyPromptForDebug to utilize convertMessagesToResponsesInput and support additional model parameters (3e1843f)

v1.9.1

21 Apr 05:46

Choose a tag to compare

1.9.1 (2026-04-21)

Bug Fixes

  • new chat button sets new chat as active, even if new chat is already in list (6a29df2)

v1.9.0

20 Apr 14:33

Choose a tag to compare

1.9.0 (2026-04-20)

Features

  • increase recursion limit in callAgent function to enhance processing capability (a6eb4a8)

v1.8.0

20 Apr 14:16

Choose a tag to compare

1.8.0 (2026-04-20)

Features

  • implement mode selection functionality in chat interface and update agent store for mode management (e4baabe)

v1.7.0

20 Apr 13:26

Choose a tag to compare

1.7.0 (2026-04-20)

Features

  • update links to use ADMIN_BASE_PATH for consistency in skill documentation (92ce830)

v1.6.0

20 Apr 13:20

Choose a tag to compare

1.6.0 (2026-04-20)

Features

  • add token tracking to sequence debug and enhance mutation confirmation rules (c339365)

v1.5.0

20 Apr 12:49

Choose a tag to compare

1.5.0 (2026-04-20)

Features

  • add functions to manage user plugin skills directory paths and refactor skill manifest listing (2272cdc)

v1.4.0

20 Apr 12:46

Choose a tag to compare

1.4.0 (2026-04-20)

Features

  • save last session in local storage and open in on mount (78eabef)