-
-
Notifications
You must be signed in to change notification settings - Fork 5.4k
Open
Labels
needs info / can't replicateIssues that require additional information and/or cannot currently be replicated, but possible bugIssues that require additional information and/or cannot currently be replicated, but possible bug
Description
How are you running AnythingLLM?
AnythingLLM desktop app 1.9.0.
What happened?
Actual
AnythingLLM agent doesn't respond, only showing "MCP server: spring-ai-mcp:listFiles completed successfully"
I need to type /exit to stop it.
Expectation (AnythingLLM 1.9.0 should respond the same as AnythingLLM 1.8.5)
Are there known steps to reproduce?
Assuming we have an MCP server with a tool: spring-ai-mcp:listFiles.
The tool responds a json string similar to this:
{"success":true,"count":1,"files":[{"filename":"20251027_145333_Test-pdf_4.pdf","size":92680,"sizeFormatted":"90.51 KB","contentType":"application/pdf","lastModified":"2025-11-05T13:06:10.890596500Z","downloadUrl":"http://localhost:8081/api/files/download/20251027_145333_Test-pdf_4.pdf"}],"error":null}
Workaround
Downgrade to AnythingLLM 1.8.5
Metadata
Metadata
Assignees
Labels
needs info / can't replicateIssues that require additional information and/or cannot currently be replicated, but possible bugIssues that require additional information and/or cannot currently be replicated, but possible bug