Skip to content

Releases: devforth/adminforth-agent

v1.52.2

11 Jun 11:54
3518951

Choose a tag to compare

1.52.2 (2026-06-11)

Bug Fixes

  • add dangerous option for confirm modal (7ac01e7)

v1.52.1

11 Jun 11:19

Choose a tag to compare

1.52.1 (2026-06-11)

Bug Fixes

  • show cross icon on tool call, if tool was failed (de8c6f0)

v1.52.0

11 Jun 07:47

Choose a tag to compare

1.52.0 (2026-06-11)

Bug Fixes

  • update styles in ToolApprovalRenderer for consistency and improved readability (32ffeaf)

Features

  • add human-in-the-loop middleware for tool approval process (b43758d)
  • enhance tool approval process with error handling and input blocking (a299042)

v1.51.1

10 Jun 13:57

Choose a tag to compare

v1.51.0

09 Jun 11:16
67e14dc

Choose a tag to compare

1.51.0 (2026-06-09)

Features

  • Introduce AgentRuntimeFactory and refactor agent turn handling (bef31e0)

v1.50.1

08 Jun 13:09

Choose a tag to compare

1.50.1 (2026-06-08)

Bug Fixes

  • add record limit guidelines for fetch and mutate data skills (e5015da)

v1.50.0

08 Jun 12:58

Choose a tag to compare

1.50.0 (2026-06-08)

Features

  • implement navigation functionality and enhance agent event handling (a782346)

v1.49.3

05 Jun 09:45

Choose a tag to compare

1.49.3 (2026-06-05)

Bug Fixes

v1.49.2

04 Jun 09:25

Choose a tag to compare

1.49.2 (2026-06-04)

Bug Fixes

  • remove unused output_schema and serializeApiBasedTool function from ApiBasedTool (272e6d7)

v1.49.1

04 Jun 07:42

Choose a tag to compare

1.49.1 (2026-06-04)

Reverts

  • Revert "feat: implement session-based API tool management and enhance tool message handling" (bd4865b)