claude-mpm 5.4.36__py3-none-any.whl → 5.4.62__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.

Potentially problematic release.


This version of claude-mpm might be problematic. Click here for more details.

Files changed (254) hide show
  1. claude_mpm/VERSION +1 -1
  2. claude_mpm/agents/CLAUDE_MPM_TEACHER_OUTPUT_STYLE.md +5 -0
  3. claude_mpm/agents/PM_INSTRUCTIONS.md +489 -177
  4. claude_mpm/agents/base_agent.json +1 -1
  5. claude_mpm/agents/frontmatter_validator.py +2 -2
  6. claude_mpm/cli/commands/configure_agent_display.py +12 -0
  7. claude_mpm/cli/commands/mpm_init/core.py +72 -0
  8. claude_mpm/cli/commands/profile.py +276 -0
  9. claude_mpm/cli/commands/skills.py +14 -18
  10. claude_mpm/cli/executor.py +10 -0
  11. claude_mpm/cli/parsers/base_parser.py +7 -0
  12. claude_mpm/cli/parsers/profile_parser.py +147 -0
  13. claude_mpm/cli/parsers/skills_parser.py +0 -6
  14. claude_mpm/cli/startup.py +433 -147
  15. claude_mpm/commands/mpm-config.md +13 -250
  16. claude_mpm/commands/mpm-doctor.md +9 -22
  17. claude_mpm/commands/mpm-help.md +5 -206
  18. claude_mpm/commands/mpm-init.md +81 -507
  19. claude_mpm/commands/mpm-monitor.md +15 -402
  20. claude_mpm/commands/mpm-organize.md +61 -441
  21. claude_mpm/commands/mpm-postmortem.md +6 -108
  22. claude_mpm/commands/mpm-session-resume.md +12 -363
  23. claude_mpm/commands/mpm-status.md +5 -69
  24. claude_mpm/commands/mpm-ticket-view.md +52 -495
  25. claude_mpm/commands/mpm-version.md +5 -107
  26. claude_mpm/core/optimized_startup.py +61 -0
  27. claude_mpm/core/shared/config_loader.py +3 -1
  28. claude_mpm/dashboard/static/svelte-build/_app/immutable/assets/0.DWzvg0-y.css +1 -0
  29. claude_mpm/dashboard/static/svelte-build/_app/immutable/assets/2.ThTw9_ym.css +1 -0
  30. claude_mpm/dashboard/static/svelte-build/_app/immutable/chunks/{CWc5urbQ.js → 4TdZjIqw.js} +1 -1
  31. claude_mpm/dashboard/static/svelte-build/_app/immutable/chunks/5shd3_w0.js +24 -0
  32. claude_mpm/dashboard/static/svelte-build/_app/immutable/chunks/B0uc0UOD.js +36 -0
  33. claude_mpm/dashboard/static/svelte-build/_app/immutable/chunks/B7RN905-.js +1 -0
  34. claude_mpm/dashboard/static/svelte-build/_app/immutable/chunks/B7xVLGWV.js +2 -0
  35. claude_mpm/dashboard/static/svelte-build/_app/immutable/chunks/BIF9m_hv.js +61 -0
  36. claude_mpm/dashboard/static/svelte-build/_app/immutable/chunks/BKjSRqUr.js +1 -0
  37. claude_mpm/dashboard/static/svelte-build/_app/immutable/chunks/BPYeabCQ.js +1 -0
  38. claude_mpm/dashboard/static/svelte-build/_app/immutable/chunks/BQaXIfA_.js +331 -0
  39. claude_mpm/dashboard/static/svelte-build/_app/immutable/chunks/{uj46x2Wr.js → BSNlmTZj.js} +1 -1
  40. claude_mpm/dashboard/static/svelte-build/_app/immutable/chunks/Be7GpZd6.js +7 -0
  41. claude_mpm/dashboard/static/svelte-build/_app/immutable/chunks/Bh0LDWpI.js +145 -0
  42. claude_mpm/dashboard/static/svelte-build/_app/immutable/chunks/BofRWZRR.js +10 -0
  43. claude_mpm/dashboard/static/svelte-build/_app/immutable/chunks/BovzEFCE.js +30 -0
  44. claude_mpm/dashboard/static/svelte-build/_app/immutable/chunks/C30mlcqg.js +165 -0
  45. claude_mpm/dashboard/static/svelte-build/_app/immutable/chunks/C4B-KCzX.js +1 -0
  46. claude_mpm/dashboard/static/svelte-build/_app/immutable/chunks/C4JcI4KD.js +122 -0
  47. claude_mpm/dashboard/static/svelte-build/_app/immutable/chunks/CBBdVcY8.js +1 -0
  48. claude_mpm/dashboard/static/svelte-build/_app/immutable/chunks/CDuw-vjf.js +1 -0
  49. claude_mpm/dashboard/static/svelte-build/_app/immutable/chunks/C_Usid8X.js +15 -0
  50. claude_mpm/dashboard/static/svelte-build/_app/immutable/chunks/Cfqx1Qun.js +10 -0
  51. claude_mpm/dashboard/static/svelte-build/_app/immutable/chunks/CiIAseT4.js +128 -0
  52. claude_mpm/dashboard/static/svelte-build/_app/immutable/chunks/CmKTTxBW.js +1 -0
  53. claude_mpm/dashboard/static/svelte-build/_app/immutable/chunks/CnA0NrzZ.js +1 -0
  54. claude_mpm/dashboard/static/svelte-build/_app/immutable/chunks/Cs_tUR18.js +24 -0
  55. claude_mpm/dashboard/static/svelte-build/_app/immutable/chunks/Cu_Erd72.js +261 -0
  56. claude_mpm/dashboard/static/svelte-build/_app/immutable/chunks/CyWMqx4W.js +43 -0
  57. claude_mpm/dashboard/static/svelte-build/_app/immutable/chunks/CzZX-COe.js +220 -0
  58. claude_mpm/dashboard/static/svelte-build/_app/immutable/chunks/CzeYkLYB.js +65 -0
  59. claude_mpm/dashboard/static/svelte-build/_app/immutable/chunks/D3k0OPJN.js +4 -0
  60. claude_mpm/dashboard/static/svelte-build/_app/immutable/chunks/D9lljYKQ.js +1 -0
  61. claude_mpm/dashboard/static/svelte-build/_app/immutable/chunks/DGkLK5U1.js +267 -0
  62. claude_mpm/dashboard/static/svelte-build/_app/immutable/chunks/DI7hHRFL.js +1 -0
  63. claude_mpm/dashboard/static/svelte-build/_app/immutable/chunks/DLVjFsZ3.js +139 -0
  64. claude_mpm/dashboard/static/svelte-build/_app/immutable/chunks/DUrLdbGD.js +89 -0
  65. claude_mpm/dashboard/static/svelte-build/_app/immutable/chunks/DVp1hx9R.js +1 -0
  66. claude_mpm/dashboard/static/svelte-build/_app/immutable/chunks/DY1XQ8fi.js +2 -0
  67. claude_mpm/dashboard/static/svelte-build/_app/immutable/chunks/DZX00Y4g.js +1 -0
  68. claude_mpm/dashboard/static/svelte-build/_app/immutable/chunks/Da0KfYnO.js +1 -0
  69. claude_mpm/dashboard/static/svelte-build/_app/immutable/chunks/DaimHw_p.js +68 -0
  70. claude_mpm/dashboard/static/svelte-build/_app/immutable/chunks/Dfy6j1xT.js +323 -0
  71. claude_mpm/dashboard/static/svelte-build/_app/immutable/chunks/Dhb8PKl3.js +1 -0
  72. claude_mpm/dashboard/static/svelte-build/_app/immutable/chunks/Dle-35c7.js +64 -0
  73. claude_mpm/dashboard/static/svelte-build/_app/immutable/chunks/DmxopI1J.js +1 -0
  74. claude_mpm/dashboard/static/svelte-build/_app/immutable/chunks/DwBR2MJi.js +60 -0
  75. claude_mpm/dashboard/static/svelte-build/_app/immutable/chunks/GYwsonyD.js +1 -0
  76. claude_mpm/dashboard/static/svelte-build/_app/immutable/chunks/Gi6I4Gst.js +1 -0
  77. claude_mpm/dashboard/static/svelte-build/_app/immutable/chunks/{DjhvlsAc.js → NqQ1dWOy.js} +1 -1
  78. claude_mpm/dashboard/static/svelte-build/_app/immutable/chunks/RJiighC3.js +1 -0
  79. claude_mpm/dashboard/static/svelte-build/_app/immutable/chunks/{N4qtv3Hx.js → Vzk33B_K.js} +1 -1
  80. claude_mpm/dashboard/static/svelte-build/_app/immutable/chunks/ZGh7QtNv.js +7 -0
  81. claude_mpm/dashboard/static/svelte-build/_app/immutable/chunks/bT1r9zLR.js +1 -0
  82. claude_mpm/dashboard/static/svelte-build/_app/immutable/chunks/bTOqqlTd.js +1 -0
  83. claude_mpm/dashboard/static/svelte-build/_app/immutable/chunks/eNVUfhuA.js +1 -0
  84. claude_mpm/dashboard/static/svelte-build/_app/immutable/chunks/iEWssX7S.js +162 -0
  85. claude_mpm/dashboard/static/svelte-build/_app/immutable/chunks/sQeU3Y1z.js +1 -0
  86. claude_mpm/dashboard/static/svelte-build/_app/immutable/chunks/uuIeMWc-.js +1 -0
  87. claude_mpm/dashboard/static/svelte-build/_app/immutable/entry/app.D6-I5TpK.js +2 -0
  88. claude_mpm/dashboard/static/svelte-build/_app/immutable/entry/start.NWzMBYRp.js +1 -0
  89. claude_mpm/dashboard/static/svelte-build/_app/immutable/nodes/{0.CAGBuiOw.js → 0.m1gL8KXf.js} +1 -1
  90. claude_mpm/dashboard/static/svelte-build/_app/immutable/nodes/1.CgNOuw-d.js +1 -0
  91. claude_mpm/dashboard/static/svelte-build/_app/immutable/nodes/2.C0GcWctS.js +1 -0
  92. claude_mpm/dashboard/static/svelte-build/_app/version.json +1 -1
  93. claude_mpm/dashboard/static/svelte-build/index.html +10 -10
  94. claude_mpm/dashboard-svelte/node_modules/katex/src/fonts/generate_fonts.py +58 -0
  95. claude_mpm/dashboard-svelte/node_modules/katex/src/metrics/extract_tfms.py +114 -0
  96. claude_mpm/dashboard-svelte/node_modules/katex/src/metrics/extract_ttfs.py +122 -0
  97. claude_mpm/dashboard-svelte/node_modules/katex/src/metrics/format_json.py +28 -0
  98. claude_mpm/dashboard-svelte/node_modules/katex/src/metrics/parse_tfm.py +211 -0
  99. claude_mpm/hooks/kuzu_memory_hook.py +5 -5
  100. claude_mpm/init.py +276 -0
  101. claude_mpm/services/agents/agent_builder.py +3 -3
  102. claude_mpm/services/agents/deployment/agent_deployment.py +22 -0
  103. claude_mpm/services/agents/deployment/agent_discovery_service.py +3 -1
  104. claude_mpm/services/agents/deployment/agent_format_converter.py +25 -13
  105. claude_mpm/services/agents/deployment/agent_template_builder.py +37 -17
  106. claude_mpm/services/agents/deployment/async_agent_deployment.py +31 -27
  107. claude_mpm/services/agents/deployment/local_template_deployment.py +3 -1
  108. claude_mpm/services/agents/deployment/multi_source_deployment_service.py +149 -4
  109. claude_mpm/services/agents/deployment/remote_agent_discovery_service.py +47 -26
  110. claude_mpm/services/agents/git_source_manager.py +21 -2
  111. claude_mpm/services/agents/sources/git_source_sync_service.py +116 -5
  112. claude_mpm/services/monitor/management/lifecycle.py +7 -1
  113. claude_mpm/services/pm_skills_deployer.py +711 -0
  114. claude_mpm/services/profile_manager.py +337 -0
  115. claude_mpm/services/skills/git_skill_source_manager.py +148 -11
  116. claude_mpm/services/skills/selective_skill_deployer.py +97 -48
  117. claude_mpm/services/skills_deployer.py +161 -65
  118. claude_mpm/skills/bundled/collaboration/brainstorming/SKILL.md +79 -0
  119. claude_mpm/skills/bundled/collaboration/dispatching-parallel-agents/SKILL.md +178 -0
  120. claude_mpm/skills/bundled/collaboration/dispatching-parallel-agents/references/agent-prompts.md +577 -0
  121. claude_mpm/skills/bundled/collaboration/dispatching-parallel-agents/references/coordination-patterns.md +467 -0
  122. claude_mpm/skills/bundled/collaboration/dispatching-parallel-agents/references/examples.md +537 -0
  123. claude_mpm/skills/bundled/collaboration/dispatching-parallel-agents/references/troubleshooting.md +730 -0
  124. claude_mpm/skills/bundled/collaboration/git-worktrees.md +317 -0
  125. claude_mpm/skills/bundled/collaboration/requesting-code-review/SKILL.md +112 -0
  126. claude_mpm/skills/bundled/collaboration/requesting-code-review/references/code-reviewer-template.md +146 -0
  127. claude_mpm/skills/bundled/collaboration/requesting-code-review/references/review-examples.md +412 -0
  128. claude_mpm/skills/bundled/collaboration/stacked-prs.md +251 -0
  129. claude_mpm/skills/bundled/collaboration/writing-plans/SKILL.md +81 -0
  130. claude_mpm/skills/bundled/collaboration/writing-plans/references/best-practices.md +362 -0
  131. claude_mpm/skills/bundled/collaboration/writing-plans/references/plan-structure-templates.md +312 -0
  132. claude_mpm/skills/bundled/debugging/root-cause-tracing/SKILL.md +152 -0
  133. claude_mpm/skills/bundled/debugging/root-cause-tracing/references/advanced-techniques.md +668 -0
  134. claude_mpm/skills/bundled/debugging/root-cause-tracing/references/examples.md +587 -0
  135. claude_mpm/skills/bundled/debugging/root-cause-tracing/references/integration.md +438 -0
  136. claude_mpm/skills/bundled/debugging/root-cause-tracing/references/tracing-techniques.md +391 -0
  137. claude_mpm/skills/bundled/debugging/systematic-debugging/CREATION-LOG.md +119 -0
  138. claude_mpm/skills/bundled/debugging/systematic-debugging/SKILL.md +148 -0
  139. claude_mpm/skills/bundled/debugging/systematic-debugging/references/anti-patterns.md +483 -0
  140. claude_mpm/skills/bundled/debugging/systematic-debugging/references/examples.md +452 -0
  141. claude_mpm/skills/bundled/debugging/systematic-debugging/references/troubleshooting.md +449 -0
  142. claude_mpm/skills/bundled/debugging/systematic-debugging/references/workflow.md +411 -0
  143. claude_mpm/skills/bundled/debugging/systematic-debugging/test-academic.md +14 -0
  144. claude_mpm/skills/bundled/debugging/systematic-debugging/test-pressure-1.md +58 -0
  145. claude_mpm/skills/bundled/debugging/systematic-debugging/test-pressure-2.md +68 -0
  146. claude_mpm/skills/bundled/debugging/systematic-debugging/test-pressure-3.md +69 -0
  147. claude_mpm/skills/bundled/debugging/verification-before-completion/SKILL.md +131 -0
  148. claude_mpm/skills/bundled/debugging/verification-before-completion/references/gate-function.md +325 -0
  149. claude_mpm/skills/bundled/debugging/verification-before-completion/references/integration-and-workflows.md +490 -0
  150. claude_mpm/skills/bundled/debugging/verification-before-completion/references/red-flags-and-failures.md +425 -0
  151. claude_mpm/skills/bundled/debugging/verification-before-completion/references/verification-patterns.md +499 -0
  152. claude_mpm/skills/bundled/infrastructure/env-manager/INTEGRATION.md +611 -0
  153. claude_mpm/skills/bundled/infrastructure/env-manager/README.md +596 -0
  154. claude_mpm/skills/bundled/infrastructure/env-manager/SKILL.md +260 -0
  155. claude_mpm/skills/bundled/infrastructure/env-manager/examples/nextjs-env-structure.md +315 -0
  156. claude_mpm/skills/bundled/infrastructure/env-manager/references/frameworks.md +436 -0
  157. claude_mpm/skills/bundled/infrastructure/env-manager/references/security.md +433 -0
  158. claude_mpm/skills/bundled/infrastructure/env-manager/references/synchronization.md +452 -0
  159. claude_mpm/skills/bundled/infrastructure/env-manager/references/troubleshooting.md +404 -0
  160. claude_mpm/skills/bundled/infrastructure/env-manager/references/validation.md +420 -0
  161. claude_mpm/skills/bundled/main/artifacts-builder/SKILL.md +86 -0
  162. claude_mpm/skills/bundled/main/internal-comms/SKILL.md +43 -0
  163. claude_mpm/skills/bundled/main/internal-comms/examples/3p-updates.md +47 -0
  164. claude_mpm/skills/bundled/main/internal-comms/examples/company-newsletter.md +65 -0
  165. claude_mpm/skills/bundled/main/internal-comms/examples/faq-answers.md +30 -0
  166. claude_mpm/skills/bundled/main/internal-comms/examples/general-comms.md +16 -0
  167. claude_mpm/skills/bundled/main/mcp-builder/SKILL.md +160 -0
  168. claude_mpm/skills/bundled/main/mcp-builder/reference/design_principles.md +412 -0
  169. claude_mpm/skills/bundled/main/mcp-builder/reference/evaluation.md +602 -0
  170. claude_mpm/skills/bundled/main/mcp-builder/reference/mcp_best_practices.md +915 -0
  171. claude_mpm/skills/bundled/main/mcp-builder/reference/node_mcp_server.md +916 -0
  172. claude_mpm/skills/bundled/main/mcp-builder/reference/python_mcp_server.md +752 -0
  173. claude_mpm/skills/bundled/main/mcp-builder/reference/workflow.md +1237 -0
  174. claude_mpm/skills/bundled/main/skill-creator/SKILL.md +189 -0
  175. claude_mpm/skills/bundled/main/skill-creator/references/best-practices.md +500 -0
  176. claude_mpm/skills/bundled/main/skill-creator/references/creation-workflow.md +464 -0
  177. claude_mpm/skills/bundled/main/skill-creator/references/examples.md +619 -0
  178. claude_mpm/skills/bundled/main/skill-creator/references/progressive-disclosure.md +437 -0
  179. claude_mpm/skills/bundled/main/skill-creator/references/skill-structure.md +231 -0
  180. claude_mpm/skills/bundled/php/espocrm-development/SKILL.md +170 -0
  181. claude_mpm/skills/bundled/php/espocrm-development/references/architecture.md +602 -0
  182. claude_mpm/skills/bundled/php/espocrm-development/references/common-tasks.md +821 -0
  183. claude_mpm/skills/bundled/php/espocrm-development/references/development-workflow.md +742 -0
  184. claude_mpm/skills/bundled/php/espocrm-development/references/frontend-customization.md +726 -0
  185. claude_mpm/skills/bundled/php/espocrm-development/references/hooks-and-services.md +764 -0
  186. claude_mpm/skills/bundled/php/espocrm-development/references/testing-debugging.md +831 -0
  187. claude_mpm/skills/bundled/pm/pm-delegation-patterns/SKILL.md +167 -0
  188. claude_mpm/skills/bundled/pm/pm-git-file-tracking/SKILL.md +113 -0
  189. claude_mpm/skills/bundled/pm/pm-pr-workflow/SKILL.md +124 -0
  190. claude_mpm/skills/bundled/pm/pm-ticketing-integration/SKILL.md +154 -0
  191. claude_mpm/skills/bundled/pm/pm-verification-protocols/SKILL.md +198 -0
  192. claude_mpm/skills/bundled/react/flexlayout-react.md +742 -0
  193. claude_mpm/skills/bundled/rust/desktop-applications/SKILL.md +226 -0
  194. claude_mpm/skills/bundled/rust/desktop-applications/references/architecture-patterns.md +901 -0
  195. claude_mpm/skills/bundled/rust/desktop-applications/references/native-gui-frameworks.md +901 -0
  196. claude_mpm/skills/bundled/rust/desktop-applications/references/platform-integration.md +775 -0
  197. claude_mpm/skills/bundled/rust/desktop-applications/references/state-management.md +937 -0
  198. claude_mpm/skills/bundled/rust/desktop-applications/references/tauri-framework.md +770 -0
  199. claude_mpm/skills/bundled/rust/desktop-applications/references/testing-deployment.md +961 -0
  200. claude_mpm/skills/bundled/security-scanning.md +112 -0
  201. claude_mpm/skills/bundled/tauri/tauri-async-patterns.md +495 -0
  202. claude_mpm/skills/bundled/tauri/tauri-build-deploy.md +599 -0
  203. claude_mpm/skills/bundled/tauri/tauri-command-patterns.md +535 -0
  204. claude_mpm/skills/bundled/tauri/tauri-error-handling.md +613 -0
  205. claude_mpm/skills/bundled/tauri/tauri-event-system.md +648 -0
  206. claude_mpm/skills/bundled/tauri/tauri-file-system.md +673 -0
  207. claude_mpm/skills/bundled/tauri/tauri-frontend-integration.md +767 -0
  208. claude_mpm/skills/bundled/tauri/tauri-performance.md +669 -0
  209. claude_mpm/skills/bundled/tauri/tauri-state-management.md +573 -0
  210. claude_mpm/skills/bundled/tauri/tauri-testing.md +384 -0
  211. claude_mpm/skills/bundled/tauri/tauri-window-management.md +628 -0
  212. claude_mpm/skills/bundled/testing/condition-based-waiting/SKILL.md +119 -0
  213. claude_mpm/skills/bundled/testing/condition-based-waiting/references/patterns-and-implementation.md +253 -0
  214. claude_mpm/skills/bundled/testing/test-driven-development/SKILL.md +145 -0
  215. claude_mpm/skills/bundled/testing/test-driven-development/references/anti-patterns.md +543 -0
  216. claude_mpm/skills/bundled/testing/test-driven-development/references/examples.md +741 -0
  217. claude_mpm/skills/bundled/testing/test-driven-development/references/integration.md +470 -0
  218. claude_mpm/skills/bundled/testing/test-driven-development/references/philosophy.md +458 -0
  219. claude_mpm/skills/bundled/testing/test-driven-development/references/workflow.md +639 -0
  220. claude_mpm/skills/bundled/testing/test-quality-inspector/SKILL.md +458 -0
  221. claude_mpm/skills/bundled/testing/test-quality-inspector/examples/example-inspection-report.md +411 -0
  222. claude_mpm/skills/bundled/testing/test-quality-inspector/references/assertion-quality.md +317 -0
  223. claude_mpm/skills/bundled/testing/test-quality-inspector/references/inspection-checklist.md +270 -0
  224. claude_mpm/skills/bundled/testing/test-quality-inspector/references/red-flags.md +436 -0
  225. claude_mpm/skills/bundled/testing/testing-anti-patterns/SKILL.md +140 -0
  226. claude_mpm/skills/bundled/testing/testing-anti-patterns/references/completeness-anti-patterns.md +572 -0
  227. claude_mpm/skills/bundled/testing/testing-anti-patterns/references/core-anti-patterns.md +411 -0
  228. claude_mpm/skills/bundled/testing/testing-anti-patterns/references/detection-guide.md +569 -0
  229. claude_mpm/skills/bundled/testing/testing-anti-patterns/references/tdd-connection.md +695 -0
  230. claude_mpm/skills/bundled/testing/webapp-testing/SKILL.md +184 -0
  231. claude_mpm/skills/bundled/testing/webapp-testing/decision-tree.md +459 -0
  232. claude_mpm/skills/bundled/testing/webapp-testing/playwright-patterns.md +479 -0
  233. claude_mpm/skills/bundled/testing/webapp-testing/reconnaissance-pattern.md +687 -0
  234. claude_mpm/skills/bundled/testing/webapp-testing/server-management.md +758 -0
  235. claude_mpm/skills/bundled/testing/webapp-testing/troubleshooting.md +868 -0
  236. claude_mpm/skills/skill_manager.py +98 -3
  237. claude_mpm/templates/.pre-commit-config.yaml +112 -0
  238. {claude_mpm-5.4.36.dist-info → claude_mpm-5.4.62.dist-info}/METADATA +3 -2
  239. {claude_mpm-5.4.36.dist-info → claude_mpm-5.4.62.dist-info}/RECORD +244 -68
  240. claude_mpm/dashboard/static/svelte-build/_app/immutable/assets/0.B_FtCwCQ.css +0 -1
  241. claude_mpm/dashboard/static/svelte-build/_app/immutable/assets/2.Cl_eSA4x.css +0 -1
  242. claude_mpm/dashboard/static/svelte-build/_app/immutable/chunks/BgChzWQ1.js +0 -1
  243. claude_mpm/dashboard/static/svelte-build/_app/immutable/chunks/CIXEwuWe.js +0 -1
  244. claude_mpm/dashboard/static/svelte-build/_app/immutable/chunks/DMkZpdF2.js +0 -2
  245. claude_mpm/dashboard/static/svelte-build/_app/immutable/entry/app.DTL5mJO-.js +0 -2
  246. claude_mpm/dashboard/static/svelte-build/_app/immutable/entry/start.DzuEhzqh.js +0 -1
  247. claude_mpm/dashboard/static/svelte-build/_app/immutable/nodes/1.DFLC8jdE.js +0 -1
  248. claude_mpm/dashboard/static/svelte-build/_app/immutable/nodes/2.DPvEihJJ.js +0 -10
  249. claude_mpm/hooks/claude_hooks/services/__pycache__/connection_manager.cpython-311.pyc +0 -0
  250. {claude_mpm-5.4.36.dist-info → claude_mpm-5.4.62.dist-info}/WHEEL +0 -0
  251. {claude_mpm-5.4.36.dist-info → claude_mpm-5.4.62.dist-info}/entry_points.txt +0 -0
  252. {claude_mpm-5.4.36.dist-info → claude_mpm-5.4.62.dist-info}/licenses/LICENSE +0 -0
  253. {claude_mpm-5.4.36.dist-info → claude_mpm-5.4.62.dist-info}/licenses/LICENSE-FAQ.md +0 -0
  254. {claude_mpm-5.4.36.dist-info → claude_mpm-5.4.62.dist-info}/top_level.txt +0 -0
@@ -4,415 +4,28 @@ command: monitor
4
4
  aliases: [mpm-monitor]
5
5
  migration_target: /mpm/system:monitor
6
6
  category: system
7
- deprecated_aliases: []
8
- description: Control Claude MPM monitoring server for real-time dashboard interface
7
+ description: Control monitoring server and dashboard
9
8
  ---
10
- # Manage Socket.IO monitoring server
9
+ # /mpm-monitor
11
10
 
12
- Control the Claude MPM monitoring server that powers the real-time dashboard interface for event tracking and project visualization.
11
+ Manage Socket.IO monitoring server for real-time dashboard.
13
12
 
14
13
  ## Usage
15
-
16
- ```
17
- /mpm-monitor [subcommand] [options]
18
- ```
19
-
20
- ## Description
21
-
22
- This slash command manages the Socket.IO monitoring server that provides real-time event tracking and visualization through a web-based dashboard. The monitoring server listens for events from the Claude MPM framework and displays them in an interactive interface accessible via web browser.
23
-
24
- The monitoring server typically runs on port 8765 (or auto-selects an available port in the range 8765-8785) and provides a real-time dashboard at `http://localhost:8765`.
25
-
26
- ## Available Subcommands
27
-
28
- ### Start Monitoring Server
29
- Start the Socket.IO monitoring server to enable real-time event tracking.
30
-
31
- ```
32
- /mpm-monitor start [--port PORT] [--host HOST] [--dashboard] [--dashboard-port PORT] [--foreground] [--background] [--force] [--no-reclaim]
33
- ```
34
-
35
- **Options:**
36
- - `--port PORT`: Specific port to start server on (auto-selects if not specified, range: 8765-8785)
37
- - `--host HOST`: Host to bind to (default: localhost)
38
- - `--dashboard`: Enable web dashboard interface (enabled by default)
39
- - `--dashboard-port PORT`: Dashboard port number (default: 8766)
40
- - `--foreground`: Run server in foreground mode (blocks terminal)
41
- - `--background`: Run server in background/daemon mode (default behavior)
42
- - `--force`: Force kill daemon processes to reclaim ports (use with caution)
43
- - `--no-reclaim`: Don't automatically reclaim ports from debug scripts
44
-
45
- **Examples:**
46
- ```
47
- /mpm-monitor start
48
- /mpm-monitor start --port 8765
49
- /mpm-monitor start --port 8770 --dashboard --dashboard-port 8771
50
- /mpm-monitor start --foreground
51
- /mpm-monitor start --force --port 8765
52
- ```
53
-
54
- **Default Behavior:**
55
- - Runs in background/daemon mode
56
- - Auto-selects first available port in range 8765-8785
57
- - Enables web dashboard on port 8766
58
- - Gracefully reclaims ports from debug scripts (not daemons)
59
-
60
- ### Stop Monitoring Server
61
- Stop a running monitoring server instance.
62
-
63
- ```
64
- /mpm-monitor stop [--port PORT] [--force]
65
- ```
66
-
67
- **Options:**
68
- - `--port PORT`: Port of server to stop (stops all instances if not specified)
69
- - `--force`: Force stop even if clients are connected
70
-
71
- **Examples:**
72
- ```
73
- /mpm-monitor stop
74
- /mpm-monitor stop --port 8765
75
- /mpm-monitor stop --force
76
- ```
77
-
78
- **Behavior:**
79
- - Without `--port`: Stops all running monitoring server instances
80
- - With `--port`: Stops only the server on specified port
81
- - Without `--force`: Gracefully disconnects clients before stopping
82
- - With `--force`: Immediately stops server regardless of client connections
83
-
84
- ### Restart Monitoring Server
85
- Restart the monitoring server (stop and start in one operation).
86
-
87
- ```
88
- /mpm-monitor restart [--port PORT] [--host HOST]
89
- ```
90
-
91
- **Options:**
92
- - `--port PORT`: Port to restart on (uses previous port if not specified)
93
- - `--host HOST`: Host to bind to (default: localhost)
94
-
95
- **Examples:**
96
- ```
97
- /mpm-monitor restart
98
- /mpm-monitor restart --port 8770
99
- /mpm-monitor restart --port 8765 --host 0.0.0.0
100
- ```
101
-
102
- **Behavior:**
103
- - Stops existing server instance
104
- - Starts new instance with same or updated configuration
105
- - Preserves client connections where possible
106
-
107
- ### Check Server Status
108
- Display status information about running monitoring servers.
109
-
110
- ```
111
- /mpm-monitor status [--verbose] [--show-ports]
112
- ```
113
-
114
- **Options:**
115
- - `--verbose`: Show detailed status information (process IDs, uptime, connections)
116
- - `--show-ports`: Show status of all ports in the range (8765-8785)
117
-
118
- **Examples:**
119
- ```
120
- /mpm-monitor status
121
- /mpm-monitor status --verbose
122
- /mpm-monitor status --show-ports
123
- ```
124
-
125
- **Status Information:**
126
- - Running server instances and their ports
127
- - Process IDs and uptime
128
- - Number of connected clients
129
- - Dashboard URLs
130
- - Port availability status (with --show-ports)
131
-
132
- ### Start on Specific Port
133
- Start or restart monitoring server on a specific port (convenience command).
134
-
135
- ```
136
- /mpm-monitor port <PORT> [--host HOST] [--force] [--no-reclaim]
137
- ```
138
-
139
- **Arguments:**
140
- - `PORT`: Port number to use (required)
141
-
142
- **Options:**
143
- - `--host HOST`: Host to bind to (default: localhost)
144
- - `--force`: Force kill daemon processes to reclaim port (use with caution)
145
- - `--no-reclaim`: Don't automatically reclaim port from debug scripts
146
-
147
- **Examples:**
148
- ```
149
- /mpm-monitor port 8765
150
- /mpm-monitor port 8770 --host 0.0.0.0
151
- /mpm-monitor port 8765 --force
152
- ```
153
-
154
- **Behavior:**
155
- - If server already running on port: restarts it
156
- - If port is in use by another process: fails (unless --force)
157
- - Auto-reclaims ports from debug scripts (unless --no-reclaim)
158
-
159
- ## Implementation
160
-
161
- This command executes:
162
- ```bash
163
- claude-mpm monitor [subcommand] [options]
164
- ```
165
-
166
- The slash command passes through to the actual CLI monitoring system, which manages Socket.IO server processes.
167
-
168
- ## Monitoring Features
169
-
170
- ### Real-Time Event Tracking
171
- The monitoring server captures and displays:
172
- - **Agent Events**: Task delegation, completion, errors
173
- - **Tool Usage**: File operations, bash commands, API calls
174
- - **System Events**: Server startup/shutdown, configuration changes
175
- - **Project Events**: File changes, git operations, test results
176
- - **Memory Operations**: Knowledge persistence, context updates
177
- - **WebSocket Events**: Client connections, disconnections, errors
178
-
179
- ### Web Dashboard
180
- The dashboard interface provides:
181
- - **Live Event Stream**: Real-time event feed with filtering
182
- - **Project Overview**: Active agents, current tasks, system status
183
- - **Performance Metrics**: Event rates, processing times, error counts
184
- - **Event History**: Searchable log of past events
185
- - **Connection Status**: Client connections, server health
186
- - **Visualization**: Event timelines, agent activity graphs
187
-
188
- ### Port Management
189
- The monitoring server implements smart port selection:
190
- - **Auto-Selection**: Finds first available port in range 8765-8785
191
- - **Port Reclamation**: Gracefully reclaims ports from debug scripts
192
- - **Conflict Resolution**: Detects and handles port conflicts
193
- - **Multi-Instance**: Supports multiple servers on different ports
194
-
195
- ## Expected Output
196
-
197
- ### Start Command Output
198
- ```
199
- Starting Socket.IO monitoring server...
200
-
201
- ✓ Server started successfully
202
- - Server URL: http://localhost:8765
203
- - Dashboard URL: http://localhost:8766
204
- - Process ID: 12345
205
- - Mode: background
206
-
207
- Monitoring server is ready for connections.
208
- Open http://localhost:8766 in your browser to view the dashboard.
209
- ```
210
-
211
- ### Stop Command Output
212
- ```
213
- Stopping monitoring server...
214
-
215
- ✓ Server on port 8765 stopped successfully
216
- - Disconnected 3 clients gracefully
217
- - Process 12345 terminated
218
-
219
- Monitoring server stopped.
220
- ```
221
-
222
- ### Status Command Output
223
- ```
224
- Monitoring Server Status
225
- ========================
226
-
227
- Active Servers: 1
228
-
229
- Server 1:
230
- - Port: 8765
231
- - Dashboard: http://localhost:8766
232
- - Process ID: 12345
233
- - Uptime: 2h 15m 30s
234
- - Connected Clients: 3
235
- - Status: Running
236
-
237
- Dashboard accessible at: http://localhost:8766
238
- ```
239
-
240
- ### Status with --verbose Output
241
- ```
242
- Monitoring Server Status (Detailed)
243
- ====================================
244
-
245
- Active Servers: 1
246
-
247
- Server 1:
248
- - Port: 8765
249
- - Host: localhost
250
- - Dashboard: http://localhost:8766
251
- - Dashboard Port: 8766
252
- - Process ID: 12345
253
- - Started: 2025-01-08 14:30:15
254
- - Uptime: 2h 15m 30s
255
- - Connected Clients: 3
256
- - Events Processed: 1,247
257
- - Average Event Rate: 0.17/sec
258
- - Status: Running (Healthy)
259
-
260
- Client Connections:
261
- 1. Browser (127.0.0.1:54321) - Connected 2h 10m ago
262
- 2. CLI Monitor (127.0.0.1:54322) - Connected 1h 45m ago
263
- 3. External Tool (127.0.0.1:54323) - Connected 30m ago
264
-
265
- Dashboard accessible at: http://localhost:8766
266
- ```
267
-
268
- ### Status with --show-ports Output
269
- ```
270
- Monitoring Server Status
271
- ========================
272
-
273
- Active Servers: 1
274
- Available Ports: 19
275
-
276
- Port Status (8765-8785):
277
- 8765: ✓ RUNNING (PID 12345, 3 clients)
278
- 8766: • IN USE (Dashboard for 8765)
279
- 8767: ○ AVAILABLE
280
- 8768: ○ AVAILABLE
281
- 8769: ○ AVAILABLE
282
- 8770: ○ AVAILABLE
283
- ... (additional ports)
284
- 8785: ○ AVAILABLE
285
-
286
- Legend:
287
- ✓ RUNNING - Monitor server active
288
- • IN USE - Used by another process
289
- ○ AVAILABLE - Ready for use
290
-
291
- Dashboard accessible at: http://localhost:8766
292
- ```
293
-
294
- ### Error Output Examples
295
- ```
296
- Error: Port 8765 is already in use by another process
297
- Suggestion: Use --port to specify a different port or --force to reclaim
298
-
299
- Error: Failed to start monitoring server
300
- Reason: Permission denied on port 8765
301
- Suggestion: Try a port > 1024 or run with appropriate permissions
302
-
303
- Error: Server on port 8765 is not running
304
- Suggestion: Use '/mpm-monitor start' to start the server
305
- ```
306
-
307
- ## Use Cases
308
-
309
- ### Development Workflow
310
- 1. **Start monitoring** before beginning development session
311
- 2. **View dashboard** to track agent activity and events in real-time
312
- 3. **Monitor errors** to catch issues as they occur
313
- 4. **Stop monitoring** when done or to free resources
314
-
315
- ### Debugging
316
- 1. **Start with --verbose** to see detailed process information
317
- 2. **Check status** to verify server is running and clients are connected
318
- 3. **Review dashboard** to examine event history and error patterns
319
- 4. **Restart** if server becomes unresponsive
320
-
321
- ### Multiple Projects
322
- 1. **Use --port** to run separate monitors for different projects
323
- 2. **Check --show-ports** to see which ports are available
324
- 3. **Manage multiple instances** independently
325
-
326
- ### Production Monitoring
327
- 1. **Start with --background** to run as daemon (default)
328
- 2. **Configure --host 0.0.0.0** to allow remote access
329
- 3. **Check status regularly** to ensure server health
330
- 4. **Use --force carefully** only when necessary to reclaim ports
331
-
332
- ## Troubleshooting
333
-
334
- ### Port Already in Use
335
- ```bash
336
- # Check what's using the port
337
- /mpm-monitor status --show-ports
338
-
339
- # Start on a different port
340
- /mpm-monitor start --port 8770
341
-
342
- # Or force reclaim (use cautiously)
343
- /mpm-monitor start --port 8765 --force
344
- ```
345
-
346
- ### Server Won't Start
347
- ```bash
348
- # Check detailed status
349
- /mpm-monitor status --verbose
350
-
351
- # Try manual restart
352
- /mpm-monitor stop --force
353
- /mpm-monitor start
354
14
  ```
355
-
356
- ### Dashboard Not Accessible
357
- ```bash
358
- # Verify server is running
359
- /mpm-monitor status
360
-
361
- # Check dashboard port
362
- /mpm-monitor status --verbose
363
-
364
- # Restart with specific dashboard port
365
- /mpm-monitor restart --dashboard-port 8766
15
+ /mpm-monitor [start|stop|restart|status|port] [options]
366
16
  ```
367
17
 
368
- ### Multiple Servers Running
369
- ```bash
370
- # Check all running servers
371
- /mpm-monitor status --show-ports
372
-
373
- # Stop all servers
374
- /mpm-monitor stop
375
-
376
- # Start single server
377
- /mpm-monitor start
378
- ```
379
-
380
- ## Related Commands
381
-
382
- - `/mpm-status`: Show overall system status including monitoring server
383
- - `/mpm-doctor`: Diagnose monitoring and server issues
384
- - `/mpm-config`: Configure monitoring server settings
385
- - `/mpm-init`: Initialize project with monitoring configuration
386
-
387
- ## Notes
388
-
389
- - **Default Mode**: Server runs in background/daemon mode by default
390
- - **Port Range**: Auto-selects from 8765-8785 if not specified
391
- - **Dashboard**: Web interface is enabled by default on port 8766
392
- - **Graceful Shutdown**: Server attempts to disconnect clients gracefully on stop
393
- - **Force Reclaim**: The `--force` option should be used with caution as it kills processes
394
- - **Debug Scripts**: Ports are automatically reclaimed from debug scripts (not daemons) unless `--no-reclaim` is specified
395
- - **Multiple Instances**: You can run multiple monitoring servers on different ports for different projects
396
- - **Security**: By default, server only binds to localhost. Use `--host 0.0.0.0` for remote access (consider security implications)
397
-
398
- ## Technical Details
18
+ **Subcommands:**
19
+ - `start`: Start server (auto-selects port 8765-8785)
20
+ - `stop`: Stop running server
21
+ - `status`: Show server status
22
+ - `port <PORT>`: Start on specific port
399
23
 
400
- ### Socket.IO Server
401
- - **Protocol**: Socket.IO 4.x with WebSocket transport
402
- - **Port Range**: 8765-8785 (auto-selection)
403
- - **Dashboard**: Static web application served on separate port
404
- - **Events**: Real-time bidirectional event streaming
405
- - **Clients**: Supports multiple simultaneous client connections
24
+ **Key Options:**
25
+ - `--port PORT`: Specific port
26
+ - `--force`: Force kill to reclaim port
27
+ - `--foreground`: Run in foreground (default: background)
406
28
 
407
- ### Process Management
408
- - **Daemon Mode**: Background process with PID tracking
409
- - **Foreground Mode**: Blocking process (useful for debugging)
410
- - **Health Checks**: Automatic health monitoring
411
- - **Graceful Shutdown**: Clean client disconnection on stop
29
+ Dashboard: http://localhost:8766
412
30
 
413
- ### Port Allocation Strategy
414
- 1. Check if requested port is available
415
- 2. If not specified, scan range 8765-8785
416
- 3. Detect port conflicts with existing processes
417
- 4. Optionally reclaim ports from debug scripts (not daemons)
418
- 5. Fail gracefully if no ports available
31
+ See docs/commands/monitor.md for details.