Plugins
Navegue, filtre e instale plugins do DeepSeek-Harness.
12 plugins encontrados
dsh-vision-proxy
flyvhidbwo/dsh-vision-proxy
Cérebro DeepSeek + transcrição automática de imagens: anexe imagens na GUI e cada uma é transcrita em texto por qualquer VLM compatível com OpenAI antes de chegar ao DeepSeek, que é somente texto — um caminho rápido com chave própria (padrão qwen3.7-flash; DashScope/Zhipu/OpenRouter ou qualquer endpoint compatível com OpenAI), ou Ollama local detectado automaticamente sem configuração.
dsh-plugin-call-me
radres/dsh-plugin-call-me
Faz seu telefone tocar via CallKit: ferramentas `call_me` e `text_me`, além de ligações opcionais de fim de turno e de aprovação, cuja resposta falada é transcrita de volta para a sessão.
dsh-vision-bridge
ximengxiaolan/dsh-vision-bridge
Imagens anexadas no compositor são transcritas para texto por um modelo de visão compatível com OpenAI antes de chegar aos modelos DeepSeek somente de texto
dsh-voice
jesse-njx/dsh-voice
Notas de voz na entrada, respostas faladas na saída: dite áudio que se torna mensagens de usuário (transcrever), faça o agente ler as respostas em voz alta (falar), local-first em ~/.dsh/voice
dsh-audio-copilot
ai-yucheng/dsh-audio-copilot
Audio Copilot for DeepSeek Harness: transcribe audio (ASR) and synthesize speech (TTS) — gives text-only agents ears and a voice. Windows-local SAPI TTS out of the box; OpenAI-compatible ASR/TTS endpoints configurable. Includes an in-composer voice-input
dsh-vision
314857493/dsh-vision
DeepSeek Harness plugin: a `deepseek-vision` route that declares image input and transcribes pasted images via the free Zhipu GLM vision models before delegating to the DeepSeek adapter.
dsh-stt-input
baisama-cloud/dsh-stt-input
Speech-to-text voice input for the web UI: a mic button in the composer transcribes speech into the draft via the browser Web Speech API (zero-config) or an OpenAI-compatible Whisper API (OpenAI / Groq), with a selectable model and language in Settings.
dsh-vision-recognizer
kaixinbaba/dsh-vision-recognizer
Vision provider route that transcribes attached images to text through a configurable model (15+ OpenAI-compatible and Anthropic vendors) while DeepSeek keeps answering.
dsh-vision (vision-route)
314857493/dsh-vision
Registers a `deepseek-vision` provider route: the Web GUI accepts pasted images and transcribes them to text via the free Zhipu GLM vision API before delegating to the DeepSeek adapter.
dsh-autovision
junkrat9527/dsh-autovision
Vision for text-only dsh models: paste an image and a configured multimodal model transcribes it to text automatically — transparent twin routing, an agent-callable read-image tool, no built-in keys or relay.
dsh-voice-input
newdanew/dsh-voice-input
Voice input for the web UI: a mic button in the composer that transcribes speech into the draft via the Web Speech API, with an optional auto-send toggle.
dsh-plugin-image-input
elohia/dsh-plugin-image-input
Image-to-text input for the Web UI: paste or drag an image and it is transcribed into structured text and sent, giving text-only LLMs image-input takeover (OpenAI-compatible vision API).