chore: bump harness plugin version to 1.2.1

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
ythong 2026-06-17 16:47:14 +09:00
parent c0f29b2388
commit 7ea6c443c5
2 changed files with 2 additions and 2 deletions

View File

@ -10,7 +10,7 @@
"name": "harness",
"source": "./",
"description": "에이전트 팀 & 스킬 아키텍트. 도메인/프로젝트에 맞는 하네스를 구성하고, 전문 에이전트를 정의하며, 에이전트가 사용할 스킬을 생성하는 메타 스킬.",
"version": "1.2.0"
"version": "1.2.1"
}
]
}

View File

@ -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"