auto-coder 0.1.211__py3-none-any.whl → 0.1.212__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 auto-coder might be problematic. Click here for more details.

@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: auto-coder
3
- Version: 0.1.211
3
+ Version: 0.1.212
4
4
  Summary: AutoCoder: AutoCoder
5
5
  Author: allwefantasy
6
6
  Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
@@ -57,6 +57,7 @@ Requires-Dist: pydub
57
57
  Requires-Dist: youtube-transcript-api
58
58
  Requires-Dist: SpeechRecognition
59
59
  Requires-Dist: pathvalidate
60
+ Requires-Dist: mcp
60
61
 
61
62
  <p align="center">
62
63
  <picture>
@@ -8,7 +8,7 @@ autocoder/chat_auto_coder.py,sha256=WhaS6uiG5lIBrnif_Sa_M4aTBMTiVn8-eGhlDWjtdBc,
8
8
  autocoder/chat_auto_coder_lang.py,sha256=zU9VRY-l80fZnLJ0Op8A3wq27UhQHh9WcpSYU4SmnqU,8708
9
9
  autocoder/command_args.py,sha256=BpMbPceBzjCftPB0yOVsSmTmt61xS3gtc1WGKtcDHQs,30449
10
10
  autocoder/lang.py,sha256=U6AjVV8Rs1uLyjFCZ8sT6WWuNUxMBqkXXIOs4S120uk,14511
11
- autocoder/version.py,sha256=P445KNpRH2XJX9YpF58WOLgEGGlspLAlp6Cbrr6kkz8,24
11
+ autocoder/version.py,sha256=GdkOhsXexDY7uY8Ip0dBIeDsIU8IrxsHi7LvRzcCZEk,24
12
12
  autocoder/agent/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
13
13
  autocoder/agent/auto_demand_organizer.py,sha256=NWSAEsEk94vT3lGjfo25kKLMwYdPcpy9e-i21txPasQ,6942
14
14
  autocoder/agent/auto_filegroup.py,sha256=CW7bqp0FW1GIEMnl-blyAc2UGT7O9Mom0q66ITz1ckM,6635
@@ -119,9 +119,9 @@ autocoder/utils/request_event_queue.py,sha256=r3lo5qGsB1dIjzVQ05dnr0z_9Z3zOkBdP1
119
119
  autocoder/utils/request_queue.py,sha256=nwp6PMtgTCiuwJI24p8OLNZjUiprC-TsefQrhMI-yPE,3889
120
120
  autocoder/utils/rest.py,sha256=HawagAap3wMIDROGhY1730zSZrJR_EycODAA5qOj83c,8807
121
121
  autocoder/utils/tests.py,sha256=BqphrwyycGAvs-5mhH8pKtMZdObwhFtJ5MC_ZAOiLq8,1340
122
- auto_coder-0.1.211.dist-info/LICENSE,sha256=HrhfyXIkWY2tGFK11kg7vPCqhgh5DcxleloqdhrpyMY,11558
123
- auto_coder-0.1.211.dist-info/METADATA,sha256=UqFygglwk_PZ1NaJ-QkbiUtg5Rrpdnu9ExXRa7zxXdU,2571
124
- auto_coder-0.1.211.dist-info/WHEEL,sha256=GV9aMThwP_4oNCtvEC2ec3qUYutgWeAzklro_0m4WJQ,91
125
- auto_coder-0.1.211.dist-info/entry_points.txt,sha256=0nzHtHH4pNcM7xq4EBA2toS28Qelrvcbrr59GqD_0Ak,350
126
- auto_coder-0.1.211.dist-info/top_level.txt,sha256=Jqc0_uJSw2GwoFQAa9iJxYns-2mWla-9ok_Y3Gcznjk,10
127
- auto_coder-0.1.211.dist-info/RECORD,,
122
+ auto_coder-0.1.212.dist-info/LICENSE,sha256=HrhfyXIkWY2tGFK11kg7vPCqhgh5DcxleloqdhrpyMY,11558
123
+ auto_coder-0.1.212.dist-info/METADATA,sha256=FtesXVxtmVzhaNmIqFZJEf7p6zPnXANbdlALh88wzyo,2590
124
+ auto_coder-0.1.212.dist-info/WHEEL,sha256=GV9aMThwP_4oNCtvEC2ec3qUYutgWeAzklro_0m4WJQ,91
125
+ auto_coder-0.1.212.dist-info/entry_points.txt,sha256=0nzHtHH4pNcM7xq4EBA2toS28Qelrvcbrr59GqD_0Ak,350
126
+ auto_coder-0.1.212.dist-info/top_level.txt,sha256=Jqc0_uJSw2GwoFQAa9iJxYns-2mWla-9ok_Y3Gcznjk,10
127
+ auto_coder-0.1.212.dist-info/RECORD,,
autocoder/version.py CHANGED
@@ -1 +1 @@
1
- __version__ = "0.1.211"
1
+ __version__ = "0.1.212"