Replies: 5 comments
-
Yes, many of these suggestions are already on our radar and in active development.
Regarding External JSON Access (Your Question): Additionally, Dive's frontend will support commands like "claude mcp" in the console for adding, deleting, or enabling/disabling MCP tools. This should provide the external tool management capabilities |
Beta Was this translation helpful? Give feedback.
-
All about Tools, Ressources, Prompts for MCP client and server. You probably know the majority of these stuffs, but also some information, more or less, on what I was talking about. About memory or chat history, If i test it with Cline or Roo Code, they seem to have all the context receive from the json response of the mcp server even if it gave me a short response in the conversation. |
Beta Was this translation helpful? Give feedback.
-
hi there, one thing is a system wide memory, like letta included MemGPT to remember general stuff about a user's preferences. - next to workspace specific -memory/rag. |
Beta Was this translation helpful? Give feedback.
-
Hi everyone, Thank you for your patience. We have successfully completed the PyHost transition. This task proved more challenging than initially anticipated, which required additional time to implement properly. With the current version, we are beginning our research into RAG and Letta integration. One issue we've identified concerns some popular local models (not Claude/GPT/Gemini) available on Ollama or OpenRouter, such as Qwen3 and DeepSeek. These models have limitations with tool calling support, which presents challenges since Letta's functionality relies heavily on tool calling capabilities. We're considering adding a memory capability indicator in the input textarea that would show users which models fully support Letta's assistance features. This would help set appropriate expectations about memory-enhanced capabilities depending on the model in use. These are our initial thoughts on addressing these integration challenges. We welcome any feedback on this approach. |
Beta Was this translation helpful? Give feedback.
-
talking about memory and RAG. just learnd about https://docs.morphik.ai/introduction: What is Morphik?An overview of Morphik Morphik is a database that makes it easy to create fast, versatile, and production-ready AI apps and agents. Key features include:
|
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
It would be interesting to create workspaces to work with folders and files on the computer. Having a dedicated place to work, so being able to create workspaces.
It would also be useful to keep the tools that have been used and always retain them in memory along with their results because if we go back in history, we lose them.
And I don’t know if you called them Artifacts or Canvas, but like Claude and OpenAI, we should be able to force the opening of the Canvas or Artifacts (or whatever name you gave it) to display the results we want. For example, if I ask,
Also it will be more interesting to see the preview by defaullt instead of the code by default like it do now. Or may be smart coice by the AI to show code or preview according to the subject. I.E. Showing code first for coding questions.
4. Accepting user context general prompt (textarea)
5. Do this client accept the3 functions? Tools (obvious already working one), Resources, Prompt.
QUESTION:
Is the JSON of the tools accessible externally? I want to create a tool installer and a tool repairer, so i should have access to the JSON MPC Server json file to modify them, just like I can right now do with CLAUDE, CLINE, ROO CODE, Cursor, Windsurf ect. for example.
Beta Was this translation helpful? Give feedback.
All reactions