News

VS Code's clone feature ignores if a repo has already been cloned. It now creates a new folder with a suffix (like -1, -2, etc.) if the folder already exists. Would be great to have a setting for s ...
The Python MCP servers in this repository (fetch, git, and time) currently include ruff as a dev dependency but lack standardized PEP8 linting configuration. This leads to inconsistent code style ...