{
  "schema": "tesign-radar/item/1",
  "generated_at": "2026-09-17T01:56:13.055Z",
  "lang": "ko",
  "slug": "deepseek-harness",
  "url": "https://tesign.com/item/deepseek-harness/",
  "alternates": {
    "ko": {
      "html": "https://tesign.com/item/deepseek-harness/",
      "json": "https://tesign.com/item/deepseek-harness/index.json",
      "markdown": "https://tesign.com/item/deepseek-harness/index.md"
    },
    "en": {
      "html": "https://tesign.com/en/item/deepseek-harness/",
      "json": "https://tesign.com/en/item/deepseek-harness/index.json",
      "markdown": "https://tesign.com/en/item/deepseek-harness/index.md"
    }
  },
  "name": "DeepSeek Harness",
  "use_label": "개발자용 플러그인 하네스",
  "one_liner": "에이전트 기능을 전부 플러그인으로 끼워 씁니다.",
  "text": {
    "why": "에이전트 도구는 기능을 더할수록 본체가 무거워지고, 쓰지 않는 기능까지 함께 따라옵니다. DeepSeek Harness는 모든 것을 플러그인으로 두는 구조를 택해 쓸 것만 붙여 쓰게 합니다. TypeScript로 쓰였고 MIT 라이선스이며, 공식 홈페이지에서 문서를 볼 수 있습니다. 저장소 설명이 한 줄뿐이라 지원 범위는 문서로 확인해야 합니다.",
    "take": "명령 한 줄로 웹 UI가 뜨지만, 개발자 프리뷰라 구조를 살펴보는 용도로 보는 편이 맞습니다.",
    "build": [
      "필요한 기능만 붙인 사내 전용 에이전트 구성",
      "팀이 함께 쓰는 사내 플러그인 한 벌"
    ],
    "who": [
      {
        "role": "에이전트 개발자",
        "situation": "플러그인 구조로 하네스를 짜 보려 할 때"
      },
      {
        "role": "플랫폼 엔지니어",
        "situation": "팀 공용 플러그인 묶음을 만들 때"
      }
    ],
    "start": [
      {
        "command": false,
        "text": "Node.js 설치 후:"
      },
      {
        "command": true,
        "text": "npx @deepseek-ai/dsh web"
      },
      {
        "command": false,
        "text": "웹 UI가 http://127.0.0.1:3080 에 뜹니다"
      }
    ],
    "caveat": [
      "개발자 프리뷰로, 호환성이 깨지는 변경이 있을 것이라고 못 박습니다",
      "실행 전에 저장소의 안전 고지(SAFETY.md)를 읽으라고 안내합니다"
    ]
  },
  "cta": {
    "type": "install",
    "label": "INSTALL",
    "url": "https://deepseek.com/harness"
  },
  "ready": "install",
  "categories": [
    "ai",
    "dev-tools"
  ],
  "categories_confirmed": true,
  "tags": [
    "agents",
    "plugins",
    "harness"
  ],
  "platform": [
    "web",
    "cli"
  ],
  "license": {
    "spdx": "MIT",
    "scope": "permissive",
    "scope_text": "상업 이용·수정·재배포 가능. 저작권 고지는 유지.",
    "url": "https://spdx.org/licenses/MIT.html",
    "note": null,
    "open_source": true
  },
  "language": "TypeScript",
  "source_urls": {
    "canonical": "https://deepseek.com/harness",
    "github": "https://github.com/deepseek-ai/deepseek-harness",
    "huggingface": null,
    "app_store": null,
    "sightings": [
      {
        "source": "github",
        "url": "https://github.com/deepseek-ai/deepseek-harness",
        "posted_at": "2026-09-12T22:00:00.000Z",
        "hn_url": null
      }
    ]
  },
  "numbers": {
    "as_of": "2026-09-16T21:00:00.000Z",
    "stars": 225421,
    "stars_unit": "GitHub stars",
    "stars_checked_at": "2026-09-15T19:34:13.121Z",
    "stars_observed_since_check": 162,
    "star_delta_24h": 151,
    "star_delta_7d": 1356,
    "star_delta_30d": 2928,
    "star_delta_unit": "GitHub stars gained in the window, GH Archive events summed to as_of",
    "spark_14d": [
      10,
      359,
      396,
      384,
      96,
      16,
      42,
      142,
      358,
      293,
      193,
      38,
      181,
      151
    ],
    "hf_likes": null,
    "hf_likes_observed_at": null,
    "hn_points": null,
    "hn_points_observed_at": null,
    "store": null,
    "method": "별 총합 = GitHub에서 마지막으로 확인한 값(stars_checked_at) + 그 뒤 GH Archive에서 관측한 증가. 24h·7d·30d 증가는 GH Archive 시간별 이벤트를 기준 시각(as_of)까지 합한 값. 우리 점수는 없습니다."
  },
  "ranks": {
    "as_of": "2026-09-16T21:00:00.000Z",
    "all_time": 3,
    "rising": {
      "24h": null,
      "7d": 2,
      "30d": 5
    },
    "categories": [
      {
        "category": "ai",
        "label": "AI",
        "rank": 3
      },
      {
        "category": "dev-tools",
        "label": "개발 도구",
        "rank": 1
      }
    ]
  },
  "activity": {
    "pushed_at": "2026-09-15T04:51:11.000Z",
    "owner_type": "Organization",
    "open_issues": 0,
    "contributors": 45,
    "releases_count": 17,
    "latest_release": {
      "tag": "dsh-v0.1.6-alpha.1",
      "published_at": "2026-09-15T04:57:57.000Z",
      "prerelease": true
    },
    "checked_at": "2026-09-15T19:34:13.121Z",
    "core_checked_at": "2026-09-15T19:34:13.121Z"
  },
  "signals": [
    {
      "kind": "rising",
      "label": "상승 중",
      "value": "+151 ★ / 24h"
    }
  ],
  "images": {
    "og": "https://tesign.com/img/deepseek-harness-caea528126.png",
    "cover": "https://tesign.com/img/deepseek-harness-caea528126.png",
    "cover_width": 2400,
    "cover_height": 1260,
    "gallery": [
      "https://tesign.com/img/deepseek-harness-caea528126.png"
    ],
    "alt": "DeepSeek Harness 랜딩. 파란 배경, 'Everything is a plugin' 헤드라인, npx 명령이 든 퀵스타트 상자.",
    "tier": 1
  },
  "dates": {
    "first_seen_at": "2026-09-13T07:43:34.171Z",
    "source_created_at": "2026-08-13T11:56:32.000Z",
    "discovery_hours": 739.7839363888888,
    "launch_signal_at": "2026-09-12T22:00:00.000Z",
    "kept_at": "2026-09-13T11:32:21.520Z",
    "first_published_at": "2026-09-13T11:32:21.830Z",
    "updated_at": "2026-09-15T07:17:17.519Z",
    "ingestion_mode": "live"
  },
  "notes": [
    "이 파일은 tesign.com 항목 페이지와 같은 빌드에서 같은 데이터로 만들어졌습니다. 소개 글은 편집자가 쓴 것이고, 숫자는 저장된 관측값입니다.",
    "JSON의 null은 관측하지 않았다는 뜻입니다 — 0이 아닙니다. 마크다운에서는 [확인 필요]로 적습니다.",
    "별 총합 = GitHub에서 마지막으로 확인한 값(stars_checked_at) + 그 뒤 GH Archive에서 관측한 증가. 24h·7d·30d 증가는 GH Archive 시간별 이벤트를 기준 시각(as_of)까지 합한 값. 우리 점수는 없습니다.",
    "요약이며 법적 조언이 아닙니다."
  ]
}
