claude-mpm 4.2.12__py3-none-any.whl → 4.2.13__py3-none-any.whl

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.
claude_mpm/VERSION CHANGED
@@ -1 +1 @@
1
- 4.2.11
1
+ 4.2.13
@@ -2,11 +2,47 @@
2
2
 
3
3
  Show all available Claude MPM agents with their versions and deployment status.
4
4
 
5
- This command displays:
6
- - Agent names and descriptions
7
- - Version information
8
- - Tool availability
9
- - Model preferences
10
- - Deployment status
11
-
12
- Usage: /mpm-agents
5
+ ## Usage
6
+
7
+ ```
8
+ /mpm-agents
9
+ ```
10
+
11
+ ## Description
12
+
13
+ This command lists all available Claude MPM agents, including both built-in agents and any custom agents you've created. It shows their current deployment status, version information, and capabilities.
14
+
15
+ ## What This Command Does
16
+
17
+ When you run `/mpm-agents`, I will:
18
+
19
+ 1. **List Available Agents**: Run `claude-mpm agents list` to show all agents
20
+ 2. **Display Agent Information**:
21
+ - Agent names and IDs
22
+ - Brief descriptions
23
+ - Model preferences (opus, sonnet, haiku)
24
+ - Tool availability
25
+ - Version information
26
+ - Deployment status
27
+
28
+ ## Output Example
29
+
30
+ The command displays agents in a formatted table showing:
31
+ - Agent name and description
32
+ - Version and model preference
33
+ - Tools available to the agent
34
+ - Current deployment status
35
+
36
+ ## Implementation
37
+
38
+ To show available agents, I'll execute:
39
+ ```bash
40
+ claude-mpm agents list --deployed
41
+ ```
42
+
43
+ This will display all deployed agents that are currently available for use.
44
+
45
+ Alternatively, you can use these variations:
46
+ - `claude-mpm agents list --system` - Show system agents
47
+ - `claude-mpm agents list --by-tier` - Group agents by precedence tier
48
+ - `claude-mpm agents list --all` - Show all agents including undeployed
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: claude-mpm
3
- Version: 4.2.12
3
+ Version: 4.2.13
4
4
  Summary: Claude Multi-Agent Project Manager - Orchestrate Claude with agent delegation and ticket tracking
5
5
  Author-email: Bob Matsuoka <bob@matsuoka.com>
6
6
  Maintainer: Claude MPM Team
@@ -1,5 +1,5 @@
1
1
  claude_mpm/BUILD_NUMBER,sha256=toytnNjkIKPgQaGwDqQdC1rpNTAdSEc6Vja50d7Ovug,4
2
- claude_mpm/VERSION,sha256=cd55Cs9g014dKFhr97AzpoJW-fW8NPYxthFqB5LQaw8,7
2
+ claude_mpm/VERSION,sha256=5mfyStzIK-4pnKftSypHjTQDTxKee3RKFk0VR8PFewQ,7
3
3
  claude_mpm/__init__.py,sha256=lyTZAYGH4DTaFGLRNWJKk5Q5oTjzN5I6AXmfVX-Jff0,1512
4
4
  claude_mpm/__main__.py,sha256=Ro5UBWBoQaSAIoSqWAr7zkbLyvi4sSy28WShqAhKJG0,723
5
5
  claude_mpm/constants.py,sha256=I946iCQzIIPRZVVJ8aO7lA4euiyDnNw2IX7EelAOkIE,5915
@@ -114,7 +114,7 @@ claude_mpm/cli_module/args.py,sha256=50_Y3AgMNeidtPjQ5-WZ1o-5Y7G2GAGQwMmllYjVScE
114
114
  claude_mpm/cli_module/commands.py,sha256=zZmjP4J19i9PNMA7gCI5Dl--R1u_H4sCt5ZtOadZkY4,7013
115
115
  claude_mpm/cli_module/migration_example.py,sha256=DtQ59RyoBD6r8FIfrjKXCQ8-xnUiOqP5McBiS6_W1Qc,5183
116
116
  claude_mpm/commands/__init__.py,sha256=paX5Ub5-UmRgiQ8UgKWIKwU2-RjLu67OmNJND-fVtjg,588
117
- claude_mpm/commands/mpm-agents.md,sha256=MxFYlIhvtsKwtUdGJROKTr2So-izaWGjwRkf5seSqXM,280
117
+ claude_mpm/commands/mpm-agents.md,sha256=JnYPJ-eWvIEEtiCB6iPu182P2xDBRvU3ArVXQ7h32kU,1341
118
118
  claude_mpm/commands/mpm-config.md,sha256=F-9kKUC30gT6QXvOr5OTpYOq6L97iA2-SXVGxXjyF8M,547
119
119
  claude_mpm/commands/mpm-doctor.md,sha256=ut5LhFKVRw-2ecjMSPsnaTiRuFXa6Q9t-Wgl3CCnQvk,590
120
120
  claude_mpm/commands/mpm-help.md,sha256=gUMhJ1aTWyNeNMLZJeDJMN2sPuL-ugUFalmrNDEP5bI,282
@@ -620,9 +620,9 @@ claude_mpm/utils/subprocess_utils.py,sha256=zgiwLqh_17WxHpySvUPH65pb4bzIeUGOAYUJ
620
620
  claude_mpm/validation/__init__.py,sha256=YZhwE3mhit-lslvRLuwfX82xJ_k4haZeKmh4IWaVwtk,156
621
621
  claude_mpm/validation/agent_validator.py,sha256=3Lo6LK-Mw9IdnL_bd3zl_R6FkgSVDYKUUM7EeVVD3jc,20865
622
622
  claude_mpm/validation/frontmatter_validator.py,sha256=u8g4Eyd_9O6ugj7Un47oSGh3kqv4wMkuks2i_CtWRvM,7028
623
- claude_mpm-4.2.12.dist-info/licenses/LICENSE,sha256=lpaivOlPuBZW1ds05uQLJJswy8Rp_HMNieJEbFlqvLk,1072
624
- claude_mpm-4.2.12.dist-info/METADATA,sha256=4qYpo8DkYqNOHUwqXbvsomqzbO5muUsHlWtc5kx5UYE,13777
625
- claude_mpm-4.2.12.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
626
- claude_mpm-4.2.12.dist-info/entry_points.txt,sha256=FDPZgz8JOvD-6iuXY2l9Zbo9zYVRuE4uz4Qr0vLeGOk,471
627
- claude_mpm-4.2.12.dist-info/top_level.txt,sha256=1nUg3FEaBySgm8t-s54jK5zoPnu3_eY6EP6IOlekyHA,11
628
- claude_mpm-4.2.12.dist-info/RECORD,,
623
+ claude_mpm-4.2.13.dist-info/licenses/LICENSE,sha256=lpaivOlPuBZW1ds05uQLJJswy8Rp_HMNieJEbFlqvLk,1072
624
+ claude_mpm-4.2.13.dist-info/METADATA,sha256=8KwBn_hYIaHTcm94JC1lyY29sy8K2_PwOtmW_8PMbn4,13777
625
+ claude_mpm-4.2.13.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
626
+ claude_mpm-4.2.13.dist-info/entry_points.txt,sha256=FDPZgz8JOvD-6iuXY2l9Zbo9zYVRuE4uz4Qr0vLeGOk,471
627
+ claude_mpm-4.2.13.dist-info/top_level.txt,sha256=1nUg3FEaBySgm8t-s54jK5zoPnu3_eY6EP6IOlekyHA,11
628
+ claude_mpm-4.2.13.dist-info/RECORD,,