[GH-ISSUE #3265] [BUG]: Use the @agent directive to display the loading time in seconds before the Agent session is complete. #2098

Closed
opened 2026-02-22 18:28:08 -05:00 by yindo · 1 comment
Owner

Originally created by @qqmqq on GitHub (Feb 18, 2025).
Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/3265

How are you running AnythingLLM?

AnythingLLM desktop app

What happened?

Use the @agent directive to display the loading time in seconds before the Agent session is complete.

Agent session complete.
1/1

Agent @agent invoked. Swapping over to agent chat. Type /exit to exit agent execution loop early.
2/2

Agent session complete.

Image

Are there known steps to reproduce?

no

Originally created by @qqmqq on GitHub (Feb 18, 2025). Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/3265 ### How are you running AnythingLLM? AnythingLLM desktop app ### What happened? Use the @agent directive to display the loading time in seconds before the Agent session is complete. Agent session complete. 1/1 Agent @agent invoked. Swapping over to agent chat. Type /exit to exit agent execution loop early. 2/2 Agent session complete. ![Image](https://github.com/user-attachments/assets/f7c4ec02-fa1c-4a83-96ff-170664ed45b3) ### Are there known steps to reproduce? no
yindo added the possible bug label 2026-02-22 18:28:08 -05:00
yindo closed this issue 2026-02-22 18:28:09 -05:00
Author
Owner

@timothycarambat commented on GitHub (Feb 18, 2025):

Agent sessions go on for as long as the websocket is active - they are not "single command" sessions. What happened to you is actually an error. The second it exited immediately is an error and most likely a setting error for how you are using AnythingLLM.

You should be able to leverage multiple agent chats in a single "session"

@timothycarambat commented on GitHub (Feb 18, 2025): Agent sessions go on for as long as the websocket is active - they are not "single command" sessions. What happened to you is actually an error. The second it exited immediately is an error and most likely a setting error for how you are using AnythingLLM. You should be able to leverage multiple agent chats in a single "session"
yindo changed title from [BUG]: Use the @agent directive to display the loading time in seconds before the Agent session is complete. to [GH-ISSUE #3265] [BUG]: Use the @agent directive to display the loading time in seconds before the Agent session is complete. 2026-06-05 14:44:32 -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#2098