Releases: devforth/adminforth-agent
Releases · devforth/adminforth-agent
v1.7.0
20 Apr 13:26
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
1.2.2 (2026-04-20)
Bug Fixes
focus chat input when we are creating new session (9ab0d07 )
v1.2.1
20 Apr 11:27
Compare
Sorry, something went wrong.
No results found
1.2.1 (2026-04-20)
Bug Fixes
resolve circular module initialization between ai and @ai-sdk/vue (02588c8 )
v1.2.0
20 Apr 10:07
Compare
Sorry, something went wrong.
No results found
1.2.0 (2026-04-20)
Bug Fixes
remove unnecessary type assertion for promptCacheRetention in createAgentChatModel (fc2ac2a )
update languageLabel computation to handle 'vega-lite' case (67f1fc9 )
Features
add OpenAI responses continuation middleware and integrate with agent (2440952 )
v1.1.1
20 Apr 08:35
Compare
Sorry, something went wrong.
No results found
1.1.1 (2026-04-20)
Bug Fixes
improoved style of used tools history (683a830 )
update timestamp of session on new message sent. Close history tab, when we're creating new session (c5c3b44 )