Dominik Jain

Results 111 comments of Dominik Jain

@arb000r if the project is open-source, please share the URL.

Error recovery and logging are fully implemented only for the MCP server itself, not for the indexing, but we should probably change that...

One thing that's off about the plan is that in the diagram, there is a "Language Server Manager". Such a component does not currently exist; nor is it required to...

Do Serena's logs (~/.serena/logs) indicate normal startup?

@kam-st @RoterDL please inspect your Serena logs to check for causes.

@michox, I could not reproduce this. For the cpp file ``` namespace MathOperations { int add(int a, int b) { return a + b; } int add(int a, int b,...

Please provide some logs from Serena (~/.serena/logs) where this happened.