Dominik Jain
Dominik Jain
> The confusing output we saw was because uvx writes its progress to stdout No, uvx does not do this; instead, it * writes fleeting status animations directly to the...
@grkhv, no worries. We appreciate your input. I was just trying to pinpoint which of the steps you have taken might have been unnecessary.
We can and will not offer a "safe" shell tool. If safety is a concern, usage must be sandboxed (e.g. via Docker) - and we already have Docker support.
I have never seen name paths with backslashes. What generated these outputs? Stripping away explicit attribute names could be detrimental. It could reduce the probability that the LLM will correctly...
> The backslashes: see [here](https://claude.ai/share/0b79b853-a7ab-4239-81af-cef211f15960) There is a design issue here. GetSymbolsOverviewTool is not using the abstractions which generate name_path correctly and instead directly returns low-level data from the LS....
Relates to #727. We should consider using a more neutral, professional tone if performance is not really affected.
> ERROR 2025-08-02 01:21:40,327 [SerenaAgentExecutor_0] serena.tools.tools_base:task:247 - Error executing tool: . Consider restarting the language server to solve this (especially, if it's a timeout of a symbolic operation) This tells...
Closing as stale.
Want to add a PR with your changes?
The OP mentioned that it's rust. This issue can probably only be solved via #270