[GH-ISSUE #5314] [BUG]: agent save file saves only empty file #5017

Closed
opened 2026-06-05 14:51:31 -04:00 by yindo · 1 comment
Owner

Originally created by @FBTCAD on GitHub (Mar 31, 2026).
Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/5314

How are you running AnythingLLM?

AnythingLLM desktop app

What happened?

running AnythingLLM v1.11.2 with windows11 - agen issue - model used for agent Claude sonnet 4.6 via api
On previous releases using agent to save a file was working but now the file is empty - saving works but the file is systematically empty
Assembling Tool Call: save-file-to-browser({"filename": "Chat_Summary.txt")
@agent: Saving file Toucad_Chat_Summary.txt.

Are there known steps to reproduce?

just use the agent and save a file

Originally created by @FBTCAD on GitHub (Mar 31, 2026). Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/5314 ### How are you running AnythingLLM? AnythingLLM desktop app ### What happened? running AnythingLLM v1.11.2 with windows11 - agen issue - model used for agent Claude sonnet 4.6 via api On previous releases using agent to save a file was working but now the file is empty - saving works but the file is systematically empty Assembling Tool Call: save-file-to-browser({"filename": "Chat_Summary.txt") @agent: Saving file Toucad_Chat_Summary.txt. ### Are there known steps to reproduce? just use the agent and save a file
yindo added the possible bug label 2026-06-05 14:51:31 -04:00
yindo closed this issue 2026-06-05 14:51:31 -04:00
Author
Owner

@timothycarambat commented on GitHub (Mar 31, 2026):

Luckily, we killed this skill in https://github.com/Mintplex-Labs/anything-llm/pull/5280

So next patch (or latest right now) you will have much more stable file creation 👍

Its actually a good thing all the recent issues you opened we are already on top of! You basically got what you wanted instantly! Still need to work on multi-provider though, that is a huge undertaking

<!-- gh-comment-id:4167158075 --> @timothycarambat commented on GitHub (Mar 31, 2026): Luckily, we killed this skill in https://github.com/Mintplex-Labs/anything-llm/pull/5280 So next patch (or `latest` right now) you will have much more stable file creation 👍 Its actually a good thing all the recent issues you opened we are already on top of! You basically got what you wanted instantly! Still need to work on multi-provider though, that is a huge undertaking
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Mintplex-Labs/anything-llm#5017