Saltar al contenido principal

Blog

Ideas, novedades e historias de nuestro equipo

How to Install DeepSeek Harness on macOS, Windows, and Linux (2026)
Tutorial2026/08/16

How to Install DeepSeek Harness on macOS, Windows, and Linux (2026)

DeepSeek Harness install steps for macOS, Windows, and Linux, covering the Node version pitfall, Arch Linux node-pty errors, and the Windows folder-picker bug.
Installing DeepSeek Harness Plugins from GitHub
Tutorial2026/08/16

Installing DeepSeek Harness Plugins from GitHub

How dsh plugin add github:owner/repo works: source vs build output, the allowBuilds prompt pnpm 10+ enforces, commit pinning, and fixing a failed build.
Is DeepSeek Harness Free? License, Costs, and Savings
Guide2026/08/16

Is DeepSeek Harness Free? License, Costs, and Savings

DeepSeek Harness itself is free, MIT-licensed, open-source software — but running it costs whatever your configured model provider charges for API usage.
Is There a DeepSeek CLI? dsh's CLI and Headless Mode
Guide2026/08/16

Is There a DeepSeek CLI? dsh's CLI and Headless Mode

DeepSeek's official CLI path is DeepSeek Harness (dsh) — covering the dsh command, headless one-shot mode, and the Python and TypeScript SDKs for scripting.
Migrating from Claude Code to DeepSeek Harness: A Guide
Guide2026/08/16

Migrating from Claude Code to DeepSeek Harness: A Guide

Considering DeepSeek Harness as an open-source Claude Code alternative? See how CLAUDE.md, hooks.json, MCP servers, Skills, and subagents map over directly.
How to Publish a DeepSeek-Harness Plugin (npm vs GitHub)
Development2026/08/16

How to Publish a DeepSeek-Harness Plugin (npm vs GitHub)

What to check before publishing a dsh plugin to npm or GitHub, why prebuilt npm packages skip allowBuilds, and how the dsh-plugin topic drives discovery.
How to Update and Remove DeepSeek Harness Plugins
Tutorial2026/08/16

How to Update and Remove DeepSeek Harness Plugins

The exact dsh plugin update, why, and remove commands, how the bundle list stays in sync automatically, and what to check before removing a plugin for good.
What Is an Agent Harness? Definition, Examples, and DeepSeek's Take
Guide2026/08/16

What Is an Agent Harness? Definition, Examples, and DeepSeek's Take

An agent harness is the runtime that turns a model into an AI coding agent: tool execution, context, permissions, and sessions, explained with DeepSeek Harness.
10 Best DeepSeek-Harness Plugins in 2026
Plugins2026/08/15

10 Best DeepSeek-Harness Plugins in 2026

The 10 best DeepSeek-Harness (dsh) plugins from the human-curated awesome list, ranked by real GitHub stars as of 2026-08-15, capped at two per category so UI, vision, theming, and multi-agent workflows all get a seat.
How DeepSeek-Harness Plugins Work Under the Hood
Development2026/08/15

How DeepSeek-Harness Plugins Work Under the Hood

A developer primer on dsh plugins — the apply(ctx, config) contract, the three ways to write one, the package.json dsh field, and how to get listed.
How to Install DeepSeek-Harness Plugins (2026 Guide)
Tutorial2026/08/15

How to Install DeepSeek-Harness Plugins (2026 Guide)

The exact dsh plugin add command, every supported install source (npm, GitHub, local path), the allowBuilds security prompt, and how to update or remove a plugin.
What is DeepSeek-Harness? A Complete Introduction
Guide2026/08/15

What is DeepSeek-Harness? A Complete Introduction

DeepSeek-Harness (dsh) is DeepSeek's open-source agent harness where every feature — tools, commands, skills, MCP — is a plugin. Here's how it works.