auto-coder 0.1.328__py3-none-any.whl → 0.1.330__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.
- {auto_coder-0.1.328.dist-info → auto_coder-0.1.330.dist-info}/METADATA +1 -1
- {auto_coder-0.1.328.dist-info → auto_coder-0.1.330.dist-info}/RECORD +9 -9
- autocoder/auto_coder_runner.py +1 -1
- autocoder/linters/python_linter.py +2 -0
- autocoder/version.py +1 -1
- {auto_coder-0.1.328.dist-info → auto_coder-0.1.330.dist-info}/LICENSE +0 -0
- {auto_coder-0.1.328.dist-info → auto_coder-0.1.330.dist-info}/WHEEL +0 -0
- {auto_coder-0.1.328.dist-info → auto_coder-0.1.330.dist-info}/entry_points.txt +0 -0
- {auto_coder-0.1.328.dist-info → auto_coder-0.1.330.dist-info}/top_level.txt +0 -0
|
@@ -4,7 +4,7 @@ autocoder/auto_coder_lang.py,sha256=Rtupq6N3_HT7JRhDKdgCBcwRaiAnyCOR_Gsp4jUomrI,
|
|
|
4
4
|
autocoder/auto_coder_rag.py,sha256=vOqwBHdK_KwMNUUc8ji_tlZ5DoALAG1rDjWAic3rM-4,34561
|
|
5
5
|
autocoder/auto_coder_rag_client_mcp.py,sha256=QRxUbjc6A8UmDMQ8lXgZkjgqtq3lgKYeatJbDY6rSo0,6270
|
|
6
6
|
autocoder/auto_coder_rag_mcp.py,sha256=-RrjNwFaS2e5v8XDIrKR-zlUNUE8UBaeOtojffBrvJo,8521
|
|
7
|
-
autocoder/auto_coder_runner.py,sha256=
|
|
7
|
+
autocoder/auto_coder_runner.py,sha256=D_dPFMDY_C4-A35vrROoL6y1ZYrGSAqESIYQSX8rUlQ,107435
|
|
8
8
|
autocoder/auto_coder_server.py,sha256=bLORGEclcVdbBVfM140JCI8WtdrU0jbgqdJIVVupiEU,20578
|
|
9
9
|
autocoder/benchmark.py,sha256=Ypomkdzd1T3GE6dRICY3Hj547dZ6_inqJbBJIp5QMco,4423
|
|
10
10
|
autocoder/chat_auto_coder.py,sha256=SzH6fdoH8kJgARYXBu0CTB8J9PY8Q2T9CrIB844PXtM,25841
|
|
@@ -14,7 +14,7 @@ autocoder/command_parser.py,sha256=fx1g9E6GaM273lGTcJqaFQ-hoksS_Ik2glBMnVltPCE,1
|
|
|
14
14
|
autocoder/lang.py,sha256=U6AjVV8Rs1uLyjFCZ8sT6WWuNUxMBqkXXIOs4S120uk,14511
|
|
15
15
|
autocoder/models.py,sha256=AyoZ-Pzy0oyYUmWCxOIRiOImsqboSfRET7LO9-UOuxI,11172
|
|
16
16
|
autocoder/run_context.py,sha256=IUfSO6_gp2Wt1blFWAmOpN0b0nDrTTk4LmtCYUBIoro,1643
|
|
17
|
-
autocoder/version.py,sha256=
|
|
17
|
+
autocoder/version.py,sha256=omhEWPu0OwOBLSzj3RtIg3Z3EsjKx3seq8woFM1Nd6A,23
|
|
18
18
|
autocoder/agent/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
19
19
|
autocoder/agent/auto_demand_organizer.py,sha256=URAq0gSEiHeV_W4zwhOI_83kHz0Ryfj1gcfh5jwCv_w,6501
|
|
20
20
|
autocoder/agent/auto_filegroup.py,sha256=pBsAkBcpFTff-9L5OwI8xhf2xPKpl-aZwz-skF2B6dc,6296
|
|
@@ -150,7 +150,7 @@ autocoder/linters/base_linter.py,sha256=1_0DPESnSyF3ZcQhoFkBYJylT5w-B61Rx-3A9uhu
|
|
|
150
150
|
autocoder/linters/code_linter.py,sha256=JylTj-Mj4jl9-XSH3PVlbQ4l55Y6E1FG-glv860CGSs,22462
|
|
151
151
|
autocoder/linters/linter_factory.py,sha256=rsDzaY0jFnmEsbY8Co_xxpJe9lXgfs07Nnrht8_WWtY,10273
|
|
152
152
|
autocoder/linters/models.py,sha256=GBdayu_p50KBxoRms4X68zrDK-OsKDEKKjo926FevwE,9838
|
|
153
|
-
autocoder/linters/python_linter.py,sha256=
|
|
153
|
+
autocoder/linters/python_linter.py,sha256=4psUpOOvwU8EkSHaHfW_Yd67Qvmuke8bL5_LIaj16wM,22459
|
|
154
154
|
autocoder/linters/reactjs_linter.py,sha256=HUDm6oNwlJ7V8l22mj_2nfZUx23m5W7-v2tgWHN2-PM,21171
|
|
155
155
|
autocoder/linters/shadow_linter.py,sha256=LIbv21g9DJ_gK4fAV-zSaCQdVgSoASFGmWaydokNsEg,14810
|
|
156
156
|
autocoder/linters/vue_linter.py,sha256=ZyvoxT0kSizFh_UkR7UZYO5DV9edbvDQZaibEF9W95I,20905
|
|
@@ -238,9 +238,9 @@ autocoder/utils/types.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
|
238
238
|
autocoder/utils/auto_coder_utils/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
239
239
|
autocoder/utils/auto_coder_utils/chat_stream_out.py,sha256=xuBeWD0YOckqRo8JB1WkVIMOYH6c24m7JfV4svBfPDo,15113
|
|
240
240
|
autocoder/utils/chat_auto_coder_utils/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
241
|
-
auto_coder-0.1.
|
|
242
|
-
auto_coder-0.1.
|
|
243
|
-
auto_coder-0.1.
|
|
244
|
-
auto_coder-0.1.
|
|
245
|
-
auto_coder-0.1.
|
|
246
|
-
auto_coder-0.1.
|
|
241
|
+
auto_coder-0.1.330.dist-info/LICENSE,sha256=HrhfyXIkWY2tGFK11kg7vPCqhgh5DcxleloqdhrpyMY,11558
|
|
242
|
+
auto_coder-0.1.330.dist-info/METADATA,sha256=VoERhD94AfsG8SytAOyzKu7lkUBWLzTJxPimaXQ2w3c,2747
|
|
243
|
+
auto_coder-0.1.330.dist-info/WHEEL,sha256=GV9aMThwP_4oNCtvEC2ec3qUYutgWeAzklro_0m4WJQ,91
|
|
244
|
+
auto_coder-0.1.330.dist-info/entry_points.txt,sha256=0nzHtHH4pNcM7xq4EBA2toS28Qelrvcbrr59GqD_0Ak,350
|
|
245
|
+
auto_coder-0.1.330.dist-info/top_level.txt,sha256=Jqc0_uJSw2GwoFQAa9iJxYns-2mWla-9ok_Y3Gcznjk,10
|
|
246
|
+
auto_coder-0.1.330.dist-info/RECORD,,
|
autocoder/auto_coder_runner.py
CHANGED
|
@@ -89,7 +89,7 @@ project_root = os.getcwd()
|
|
|
89
89
|
|
|
90
90
|
base_persist_dir = os.path.join(project_root,".auto-coder", "plugins", "chat-auto-coder")
|
|
91
91
|
|
|
92
|
-
defaut_exclude_dirs = [".git", "node_modules", "dist", "build", "__pycache__"]
|
|
92
|
+
defaut_exclude_dirs = [".git", "node_modules", "dist", "build", "__pycache__",".auto-coder"]
|
|
93
93
|
|
|
94
94
|
commands = [
|
|
95
95
|
"/add_files",
|
|
@@ -25,6 +25,7 @@ class PythonLinter(BaseLinter):
|
|
|
25
25
|
verbose (bool): Whether to display verbose output.
|
|
26
26
|
"""
|
|
27
27
|
super().__init__(verbose)
|
|
28
|
+
BaseLinter.tt()
|
|
28
29
|
|
|
29
30
|
def get_supported_extensions(self) -> List[str]:
|
|
30
31
|
"""
|
|
@@ -152,6 +153,7 @@ class PythonLinter(BaseLinter):
|
|
|
152
153
|
sys.executable,
|
|
153
154
|
"-m",
|
|
154
155
|
"pylint",
|
|
156
|
+
"--disable=import-error",
|
|
155
157
|
"--output-format=json",
|
|
156
158
|
target
|
|
157
159
|
]
|
autocoder/version.py
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
__version__ = "0.1.
|
|
1
|
+
__version__ = "0.1.330"
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|