conductor-kit 0.2.3 → 0.2.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.ko.md CHANGED
@@ -236,8 +236,8 @@ conductor settings --list-models --cli codex # 모델 목록
236
236
  |--------|------|
237
237
  | `conductor install` | CLI에 스킬/커맨드 설치 |
238
238
  | `conductor uninstall` | 설치된 파일 제거 |
239
- | `conductor disable` | 역할 라우팅 비활성화 |
240
- | `conductor enable` | 역할 라우팅 재활성화 |
239
+ | `conductor disable` | Conductor 비활성화 (스킬/커맨드 제거 + MCP 해제) |
240
+ | `conductor enable` | Conductor 활성화 (스킬/커맨드 복구 + MCP 등록) |
241
241
  | `conductor status` | CLI 인증 및 가용성 확인 |
242
242
  | `conductor doctor` | 전체 진단 |
243
243
  | `conductor settings` | 역할 및 모델 설정 |
package/README.md CHANGED
@@ -236,8 +236,8 @@ conductor settings --list-models --cli codex # List models
236
236
  |---------|-------------|
237
237
  | `conductor install` | Install skills/commands to CLIs |
238
238
  | `conductor uninstall` | Remove installed files |
239
- | `conductor disable` | Disable conductor role routing |
240
- | `conductor enable` | Re-enable conductor role routing |
239
+ | `conductor disable` | Disable conductor (remove skills/commands + MCP) |
240
+ | `conductor enable` | Enable conductor (restore skills/commands + MCP) |
241
241
  | `conductor status` | Check CLI auth and availability |
242
242
  | `conductor doctor` | Full diagnostics |
243
243
  | `conductor settings` | Configure roles and models |
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "conductor-kit",
3
- "version": "0.2.3",
3
+ "version": "0.2.4",
4
4
  "description": "Global skills pack and Go helper for Codex CLI and Claude Code",
5
5
  "keywords": [
6
6
  "claude",