mle-kit-mcp 1.0.1__py3-none-any.whl → 1.0.2__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.
@@ -173,6 +173,7 @@ def recieve_rsync(
173
173
  rsync_cmd = [
174
174
  "rsync",
175
175
  "-avz",
176
+ "--max-size=20m",
176
177
  "-e",
177
178
  f"ssh -i {info.ssh_key_path} -p {info.port} -o StrictHostKeyChecking=no",
178
179
  f"{info.username}@{info.ip}:{remote_path}",
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: mle-kit-mcp
3
- Version: 1.0.1
3
+ Version: 1.0.2
4
4
  Summary: MCP server that provides different tools for MLE
5
5
  Author-email: Ilya Gusev <phoenixilya@gmail.com>
6
6
  Project-URL: Homepage, https://github.com/IlyaGusev/mle_kit_mcp
@@ -8,11 +8,11 @@ mle_kit_mcp/utils.py,sha256=iHNcEZZzPD37bEYE18SzJ3WUjLP3Ym-kc91SwcW1vlI,1984
8
8
  mle_kit_mcp/tools/__init__.py,sha256=r2fIg2mZ6zaeq0CzEKCEdeUTjV0pcA9NZaaOfBNVTnE,332
9
9
  mle_kit_mcp/tools/bash.py,sha256=IDzR3dkGOKGuwEE0FooQMI-Ztx99t8YJKoMu4FjxNGw,3922
10
10
  mle_kit_mcp/tools/llm_proxy.py,sha256=uEPZETqJWGOwLESWfvIjJidL6LSRry5j-qq6rpjtxLM,4623
11
- mle_kit_mcp/tools/remote_gpu.py,sha256=Rxhp7knxf5RHmWUsbJR5t67GDyOWQs6LVu8bEuodj6s,12590
11
+ mle_kit_mcp/tools/remote_gpu.py,sha256=fqDWiGnCR6h34LSInw_vMqdU-AfL8Z12969kQ4-cShI,12616
12
12
  mle_kit_mcp/tools/text_editor.py,sha256=hkobiyYB5um6bs5sWYDQ1S2Y5n31i7I6fOBUDFkNhmM,9531
13
- mle_kit_mcp-1.0.1.dist-info/licenses/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
14
- mle_kit_mcp-1.0.1.dist-info/METADATA,sha256=LhnDDnm2if6Wx0NJo1jiNFHcOrixdGCZ-Z9qLRrAFD4,1074
15
- mle_kit_mcp-1.0.1.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
16
- mle_kit_mcp-1.0.1.dist-info/entry_points.txt,sha256=-iHSUVPN49jkBj1ySpc-P0rVF5-IPHw-KWNayNIiEsk,49
17
- mle_kit_mcp-1.0.1.dist-info/top_level.txt,sha256=XeBtCq_CnVI0gh0Z_daZOLmGl5XPlkA8RgHaj5s5VQY,12
18
- mle_kit_mcp-1.0.1.dist-info/RECORD,,
13
+ mle_kit_mcp-1.0.2.dist-info/licenses/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
14
+ mle_kit_mcp-1.0.2.dist-info/METADATA,sha256=eYWcC94DpWIT7VtD7gk7qw_AKAYYyFsvViWcNCCsUL8,1074
15
+ mle_kit_mcp-1.0.2.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
16
+ mle_kit_mcp-1.0.2.dist-info/entry_points.txt,sha256=-iHSUVPN49jkBj1ySpc-P0rVF5-IPHw-KWNayNIiEsk,49
17
+ mle_kit_mcp-1.0.2.dist-info/top_level.txt,sha256=XeBtCq_CnVI0gh0Z_daZOLmGl5XPlkA8RgHaj5s5VQY,12
18
+ mle_kit_mcp-1.0.2.dist-info/RECORD,,