[GH-ISSUE #5664] [BUG]: When webUI is refreshed currently running agentic loop disappears until it finishes #5225

Closed
opened 2026-06-05 14:52:47 -04:00 by yindo · 0 comments
Owner

Originally created by @azrael-229 on GitHub (May 20, 2026).
Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/5664

How are you running AnythingLLM?

Docker (local)

What happened?

If I have an agentic loop running normally it lists tool calls, actions etc. However if I refresh the webui or look on previous run or anything else it disappears until it is finished except for files attached being visible. This is especially annoying if it is unclear if the agent got stuck or into infinite loop or something like that which happens with local providers.

Are there known steps to reproduce?

Start an agentic action that takes a while. Navigate to any other workspace/thread or just refresh gui. Navigate back to the running thread. See empty window and only number of files attached next to message box.

LLM Provider & Model (if applicable)

LM Studio / qwen3.6-27b-i1

Embedder Provider & Model (if applicable)

Ollama / qwen3-embedding:0.6b

Originally created by @azrael-229 on GitHub (May 20, 2026). Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/5664 ### How are you running AnythingLLM? Docker (local) ### What happened? If I have an agentic loop running normally it lists tool calls, actions etc. However if I refresh the webui or look on previous run or anything else it disappears until it is finished except for files attached being visible. This is especially annoying if it is unclear if the agent got stuck or into infinite loop or something like that which happens with local providers. ### Are there known steps to reproduce? Start an agentic action that takes a while. Navigate to any other workspace/thread or just refresh gui. Navigate back to the running thread. See empty window and only number of files attached next to message box. ### LLM Provider & Model (if applicable) LM Studio / qwen3.6-27b-i1 ### Embedder Provider & Model (if applicable) Ollama / qwen3-embedding:0.6b
yindo added the possible bug label 2026-06-05 14:52:47 -04:00
yindo closed this issue 2026-06-05 14:52:47 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Mintplex-Labs/anything-llm#5225