chatmcp-cli 0.2.0__py3-none-any.whl → 1.1.0__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.
- aider/_version.py +2 -2
- {chatmcp_cli-0.2.0.dist-info → chatmcp_cli-1.1.0.dist-info}/METADATA +2 -2
- {chatmcp_cli-0.2.0.dist-info → chatmcp_cli-1.1.0.dist-info}/RECORD +7 -7
- {chatmcp_cli-0.2.0.dist-info → chatmcp_cli-1.1.0.dist-info}/WHEEL +0 -0
- {chatmcp_cli-0.2.0.dist-info → chatmcp_cli-1.1.0.dist-info}/entry_points.txt +0 -0
- {chatmcp_cli-0.2.0.dist-info → chatmcp_cli-1.1.0.dist-info}/licenses/LICENSE.txt +0 -0
- {chatmcp_cli-0.2.0.dist-info → chatmcp_cli-1.1.0.dist-info}/top_level.txt +0 -0
aider/_version.py
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.4
|
2
2
|
Name: chatmcp-cli
|
3
|
-
Version:
|
3
|
+
Version: 1.1.0
|
4
4
|
Summary: ChatMCP CLI - AI pair programming with MCP server integration
|
5
5
|
Project-URL: Homepage, https://github.com/soulful-ai/platforma
|
6
6
|
Project-URL: Repository, https://github.com/soulful-ai/platforma
|
@@ -321,7 +321,7 @@ Requires-Dist: pyee==13.0.0; extra == "playwright"
|
|
321
321
|
Requires-Dist: typing-extensions==4.13.2; extra == "playwright"
|
322
322
|
Dynamic: license-file
|
323
323
|
|
324
|
-
# ChatMCP CLI - your coding assistant!
|
324
|
+
# ChatMCP CLI - your personal coding assistant!
|
325
325
|
|
326
326
|
Install with:
|
327
327
|
```bash
|
@@ -1,6 +1,6 @@
|
|
1
1
|
aider/__init__.py,sha256=bfgtlXA-OCEyS_DwlfwQ9Pama5TjkcdoigbSTuHiHAs,496
|
2
2
|
aider/__main__.py,sha256=Vdhw8YA1K3wPMlbJQYL5WqvRzAKVeZ16mZQFO9VRmCo,62
|
3
|
-
aider/_version.py,sha256=
|
3
|
+
aider/_version.py,sha256=UNO7UaKPam6Zugzw6NMt_RQBnRzrv9GVeKUjWt-tl6I,511
|
4
4
|
aider/analytics.py,sha256=R-tSYCANejP_0C6OrxEbBilCEZQd1w98d6kfzwO34lw,7203
|
5
5
|
aider/args.py,sha256=wlyNSPaV9oegDYpvpuw0wOI-a1AtKjNeH5icmxzWekQ,29656
|
6
6
|
aider/args_formatter.py,sha256=CBRnzHyZk-fFCK0ekAzb6C4PPJOU-VTpWIIsJe3qUhk,6369
|
@@ -220,9 +220,9 @@ aider/website/docs/usage/tutorials.md,sha256=ZKBztbUtucHOiv9h8gvWiWTP6MTSsFyz4mA
|
|
220
220
|
aider/website/docs/usage/voice.md,sha256=BtX7pHRgHRWUmrNbS4JssC-SO8RrJ_OetBCtIYpO0pU,3452
|
221
221
|
aider/website/docs/usage/watch.md,sha256=OVF14lGtv1vhSXRE8PpxQ3YW-uXSifarUbmLBjmLRyA,7940
|
222
222
|
aider/website/share/index.md,sha256=P51aDw9AT8AVbsU7v6g1tWuMjly7y_plM_ZI1ScaT8Y,3172
|
223
|
-
chatmcp_cli-
|
224
|
-
chatmcp_cli-
|
225
|
-
chatmcp_cli-
|
226
|
-
chatmcp_cli-
|
227
|
-
chatmcp_cli-
|
228
|
-
chatmcp_cli-
|
223
|
+
chatmcp_cli-1.1.0.dist-info/licenses/LICENSE.txt,sha256=z8d0m5b2O9McPEK1xHG_dWgUBT6EfBDz6wA0F7xSPTA,11358
|
224
|
+
chatmcp_cli-1.1.0.dist-info/METADATA,sha256=r1i3MDnUP4-smvKMmC10dagiQwdaX3_noJTRJlbEacQ,14127
|
225
|
+
chatmcp_cli-1.1.0.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
|
226
|
+
chatmcp_cli-1.1.0.dist-info/entry_points.txt,sha256=vXE0jNCKrGaHUsEAK4nhxbpnBp65DQZ-42cvSO3aVuc,68
|
227
|
+
chatmcp_cli-1.1.0.dist-info/top_level.txt,sha256=uwOA6ycgSiRLrBsaRBcIeN_eBKAX78U01_KDEHR8mBk,6
|
228
|
+
chatmcp_cli-1.1.0.dist-info/RECORD,,
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|