Jonathan Barazany

Results 16 issues of Jonathan Barazany

* List of [NuGet packages](https://github.com/microsoft/ApplicationInsights-dotnet#nuget-packages) and version that you are using: ```csproj ``` * Runtime version (e.g. net461, net48, netcoreapp2.1, netcoreapp3.1, etc. You can find this information from the `*.csproj`...

bug

### Description Implemented Windows compatibility for npx commands in MCP servers by adding automatic command transformation. When running on Windows, npx commands are wrapped with `cmd /c` to ensure proper...

### Description This PR fixes incorrect context window limits for Claude models when using the VS Code Language Model (LM) provider. Previously, Cline was falling back to default 128K token...

### What happened? When using the VSCode command ">cline: Open In New Tab": 1. First invocation works correctly - opens Cline in a new tab by splitting the main tab...

Needs More Info: Other

Hi, I've used the manual setup script for configuring the proxy for nodejs processes: ``` set -a 2>/dev/null || true; source "~/Library/Application Support/com.proxyman.NSProxy/app-data/proxyman_env_automatic_setup.sh"; set +a 2>/dev/null || true ``` The...

enhancement
✅ Done

**Describe the bug** `bpytop` crashed, referring me to an `error.log` file **To Reproduce** Run for long time (days..) **Expected behavior** Keep running. **Screenshots** **Info (please complete the following information):** -...

bug