[GH-ISSUE #1504] [FEAT]: Show agent indication of query execution #963

Closed
opened 2026-02-22 18:22:26 -05:00 by yindo · 4 comments
Owner

Originally created by @dctmfoo on GitHub (May 23, 2024).
Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/1504

Originally assigned to: @shatfield4 on GitHub.

How are you running AnythingLLM?

AnythingLLM desktop app

What happened?

Hello, When agent is invoked, some complex queries can take even 20 to 30 seconds and during this time, the chat windows gives no indication that something is happening in the background and I should wait for the result. Looking at this, one can think it has failed. Please either add in the chat that "agent is currently working on your query....." or something like that so users are aware the processing is happening in the background.

image

Are there known steps to reproduce?

No response

Originally created by @dctmfoo on GitHub (May 23, 2024). Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/1504 Originally assigned to: @shatfield4 on GitHub. ### How are you running AnythingLLM? AnythingLLM desktop app ### What happened? Hello, When agent is invoked, some complex queries can take even 20 to 30 seconds and during this time, the chat windows gives no indication that something is happening in the background and I should wait for the result. Looking at this, one can think it has failed. Please either add in the chat that "agent is currently working on your query....." or something like that so users are aware the processing is happening in the background. ![image](https://github.com/Mintplex-Labs/anything-llm/assets/128729140/1bde2ec5-d956-46bb-8983-605d99b8c89b) ### Are there known steps to reproduce? _No response_
yindo added the enhancementUI/UX labels 2026-02-22 18:22:26 -05:00
yindo closed this issue 2026-02-22 18:22:26 -05:00
Author
Owner

@timothycarambat commented on GitHub (May 23, 2024):

This is not a bug - this would be a feature request!

@timothycarambat commented on GitHub (May 23, 2024): This is not a bug - this would be a feature request!
Author
Owner

@wallartup commented on GitHub (May 31, 2024):

There should probably be a loading indicator. I don't know if this can be streamed...currently it's not being streamed so a user might not understand that it is running when everything else is streamed.

@wallartup commented on GitHub (May 31, 2024): There should probably be a loading indicator. I don't know if this can be streamed...currently it's not being streamed so a user might not understand that it is running when everything else is streamed.
Author
Owner

@DarthMuzammil commented on GitHub (Mar 17, 2025):

Hi @timothycarambat can i take this up ? -- do you have any suggestions regarding the loading indicator?

@DarthMuzammil commented on GitHub (Mar 17, 2025): Hi @timothycarambat can i take this up ? -- do you have any suggestions regarding the loading indicator?
Author
Owner

@timothycarambat commented on GitHub (Dec 16, 2025):

This has been resolved by agent tool call streaming

@timothycarambat commented on GitHub (Dec 16, 2025): This has been resolved by agent tool call streaming
yindo changed title from [FEAT]: Show `agent` indication of query execution to [GH-ISSUE #1504] [FEAT]: Show `agent` indication of query execution 2026-06-05 14:38:11 -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#963