Skip to content
Zed

humanizer-ru for Zed

io.github.ilyautov/humanizer-ru

Следы нейросети в русском тексте: балл чистоты 0-100, запреты и маркеры с позициями, факт-замок.

client:Zed transport:stdio runtime:pypi

Install humanizer-ru in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "humanizer-ru": {
      "command": "uvx",
      "args": [
        "ru-humanizer"
      ]
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

humanizer-ru in other clients