From 7ea6c443c5e076f61d23024ce58f049c8bc75ae8 Mon Sep 17 00:00:00 2001 From: ythong Date: Wed, 17 Jun 2026 16:47:14 +0900 Subject: [PATCH] chore: bump harness plugin version to 1.2.1 Co-Authored-By: Claude Opus 4.8 (1M context) --- .claude-plugin/marketplace.json | 2 +- .claude-plugin/plugin.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.claude-plugin/marketplace.json b/.claude-plugin/marketplace.json index 7cab4b8..79ac889 100644 --- a/.claude-plugin/marketplace.json +++ b/.claude-plugin/marketplace.json @@ -10,7 +10,7 @@ "name": "harness", "source": "./", "description": "에이전트 팀 & 스킬 아키텍트. 도메인/프로젝트에 맞는 하네스를 구성하고, 전문 에이전트를 정의하며, 에이전트가 사용할 스킬을 생성하는 메타 스킬.", - "version": "1.2.0" + "version": "1.2.1" } ] } diff --git a/.claude-plugin/plugin.json b/.claude-plugin/plugin.json index 1dbb253..6400ecd 100644 --- a/.claude-plugin/plugin.json +++ b/.claude-plugin/plugin.json @@ -1,7 +1,7 @@ { "name": "harness", "description": "The team-architecture factory for Claude Code — a meta-skill that turns a domain description into an agent team and the skills they use, with six pre-defined team-architecture patterns (Pipeline, Fan-out/Fan-in, Expert Pool, Producer-Reviewer, Supervisor, Hierarchical Delegation). Claude Code용 팀 아키텍처 팩토리: 도메인 한 문장을 에이전트 팀과 스킬 세트로 변환하는 메타 스킬.", - "version": "1.2.0", + "version": "1.2.1", "author": { "name": "ythong", "url": "https://git.zioinfo.co.kr/ythong"