Skip to content

Releases: devforth/adminforth-agent

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)

v1.3.1

20 Apr 12:29

Choose a tag to compare

1.3.1 (2026-04-20)

Bug Fixes

  • correct link instructions in SKILL.md for fetch_data and mutate_data (c6eada6)

v1.3.0

20 Apr 12:22

Choose a tag to compare

1.3.0 (2026-04-20)

Features

  • enhance system prompt and skill documentation for data mutation confirmations (0efef3c)

v1.2.2

20 Apr 12:16

Choose a tag to compare

1.2.2 (2026-04-20)

Bug Fixes

  • focus chat input when we are creating new session (9ab0d07)