auto-coder 0.1.350__py3-none-any.whl → 0.1.351__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.350.dist-info → auto_coder-0.1.351.dist-info}/METADATA +1 -1
- {auto_coder-0.1.350.dist-info → auto_coder-0.1.351.dist-info}/RECORD +9 -9
- autocoder/common/printer.py +2 -0
- autocoder/index/index.py +8 -0
- autocoder/version.py +1 -1
- {auto_coder-0.1.350.dist-info → auto_coder-0.1.351.dist-info}/LICENSE +0 -0
- {auto_coder-0.1.350.dist-info → auto_coder-0.1.351.dist-info}/WHEEL +0 -0
- {auto_coder-0.1.350.dist-info → auto_coder-0.1.351.dist-info}/entry_points.txt +0 -0
- {auto_coder-0.1.350.dist-info → auto_coder-0.1.351.dist-info}/top_level.txt +0 -0
|
@@ -14,7 +14,7 @@ autocoder/command_parser.py,sha256=fx1g9E6GaM273lGTcJqaFQ-hoksS_Ik2glBMnVltPCE,1
|
|
|
14
14
|
autocoder/lang.py,sha256=PFtATuOhHRnfpqHQkXr6p4C893JvpsgwTMif3l-GEi0,14321
|
|
15
15
|
autocoder/models.py,sha256=4szjN42LnAaiYZC2ID6zKy7w3snoeJjUpBB-QPDafbg,13022
|
|
16
16
|
autocoder/run_context.py,sha256=IUfSO6_gp2Wt1blFWAmOpN0b0nDrTTk4LmtCYUBIoro,1643
|
|
17
|
-
autocoder/version.py,sha256=
|
|
17
|
+
autocoder/version.py,sha256=Nn5rAqEW8Gv1NFzNdzdLTeniRq145oa72hILtvT8kXA,23
|
|
18
18
|
autocoder/agent/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
19
19
|
autocoder/agent/agentic_edit.py,sha256=XsfePZ-t6M-uBSdG1VLZXk1goqXk2HPeJ_A8IYyBuWQ,58896
|
|
20
20
|
autocoder/agent/agentic_edit_types.py,sha256=oFcDd_cxJ2yH9Ed1uTpD3BipudgoIEWDMPb5pAkq4gI,3288
|
|
@@ -95,7 +95,7 @@ autocoder/common/memory_manager.py,sha256=Xx6Yv0ULxVfcFfmD36hdHFFhxCgRAs-5fTd0fL
|
|
|
95
95
|
autocoder/common/model_speed_test.py,sha256=U48xUUpOnbwUal1cdij4YAn_H2PD2pNaqrMHaYtQRfI,15200
|
|
96
96
|
autocoder/common/model_speed_tester.py,sha256=U48xUUpOnbwUal1cdij4YAn_H2PD2pNaqrMHaYtQRfI,15200
|
|
97
97
|
autocoder/common/openai_content.py,sha256=M_V_UyHrqNVWjgrYvxfAupZw2I0Nr3iilYv6SxSvfLA,8091
|
|
98
|
-
autocoder/common/printer.py,sha256=
|
|
98
|
+
autocoder/common/printer.py,sha256=T4XTAcQp5w1ZWYx5NAUXlIGd-9500Vl0JaG1JJXMdkg,2030
|
|
99
99
|
autocoder/common/recall_validation.py,sha256=Avt9Q9dX3kG6Pf2zsdlOHmsjd-OeSj7U1PFBDp_Cve0,1700
|
|
100
100
|
autocoder/common/result_manager.py,sha256=nBcFRj5reBC7vp13M91f4B8iPW8B8OehayHlUdeAt1g,3776
|
|
101
101
|
autocoder/common/run_cmd.py,sha256=2VrJpeqooasUoc-WKVrvFfesmRR55kOpPmmYgpQrKVc,8283
|
|
@@ -186,7 +186,7 @@ autocoder/ignorefiles/test_ignore_file_utils.py,sha256=961_5ilCgzyo09Luj457A4694
|
|
|
186
186
|
autocoder/index/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
187
187
|
autocoder/index/entry.py,sha256=JDONxqd8v201JwlxxKraCIKdOJa0cFhCCx74eHqWiu4,15210
|
|
188
188
|
autocoder/index/for_command.py,sha256=BFvljE4t6VaMBGboZAuhUCzVK0EitCy_n5D_7FEnihw,3204
|
|
189
|
-
autocoder/index/index.py,sha256
|
|
189
|
+
autocoder/index/index.py,sha256=1Xl9ubU4sWKFFtGWIPnygblRZanqOhsCRYQBqg1_mBg,32748
|
|
190
190
|
autocoder/index/symbols_utils.py,sha256=_EP7E_qWXxluAxq3FGZLlLfdrfwx3FmxCdulI8VGuac,2244
|
|
191
191
|
autocoder/index/types.py,sha256=a2s_KV5FJlq7jqA2ELSo9E1sjuLwDB-JJYMhSpzBAhU,596
|
|
192
192
|
autocoder/index/filter/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
@@ -289,9 +289,9 @@ autocoder/utils/types.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
|
289
289
|
autocoder/utils/auto_coder_utils/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
290
290
|
autocoder/utils/auto_coder_utils/chat_stream_out.py,sha256=KW0mlmcHlStXi8-_6fXZ2-ifeJ5mgP0OV7DQFzCtIsw,14008
|
|
291
291
|
autocoder/utils/chat_auto_coder_utils/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
292
|
-
auto_coder-0.1.
|
|
293
|
-
auto_coder-0.1.
|
|
294
|
-
auto_coder-0.1.
|
|
295
|
-
auto_coder-0.1.
|
|
296
|
-
auto_coder-0.1.
|
|
297
|
-
auto_coder-0.1.
|
|
292
|
+
auto_coder-0.1.351.dist-info/LICENSE,sha256=HrhfyXIkWY2tGFK11kg7vPCqhgh5DcxleloqdhrpyMY,11558
|
|
293
|
+
auto_coder-0.1.351.dist-info/METADATA,sha256=t-DqRguoyH9T3CradnD9bpGwGmr9jB4q6vmLftx7Le8,2728
|
|
294
|
+
auto_coder-0.1.351.dist-info/WHEEL,sha256=GV9aMThwP_4oNCtvEC2ec3qUYutgWeAzklro_0m4WJQ,91
|
|
295
|
+
auto_coder-0.1.351.dist-info/entry_points.txt,sha256=0nzHtHH4pNcM7xq4EBA2toS28Qelrvcbrr59GqD_0Ak,350
|
|
296
|
+
auto_coder-0.1.351.dist-info/top_level.txt,sha256=Jqc0_uJSw2GwoFQAa9iJxYns-2mWla-9ok_Y3Gcznjk,10
|
|
297
|
+
auto_coder-0.1.351.dist-info/RECORD,,
|
autocoder/common/printer.py
CHANGED
autocoder/index/index.py
CHANGED
|
@@ -460,6 +460,14 @@ class IndexManager:
|
|
|
460
460
|
return exclude_patterns
|
|
461
461
|
|
|
462
462
|
def filter_exclude_files(self, file_path, exclude_patterns):
|
|
463
|
+
# 增加 ignore_file_utils 的过滤
|
|
464
|
+
try:
|
|
465
|
+
from src.autocoder.ignorefiles import ignore_file_utils
|
|
466
|
+
if ignore_file_utils.should_ignore(file_path):
|
|
467
|
+
return True
|
|
468
|
+
except Exception:
|
|
469
|
+
pass
|
|
470
|
+
|
|
463
471
|
for pattern in exclude_patterns:
|
|
464
472
|
if pattern.search(file_path):
|
|
465
473
|
return True
|
autocoder/version.py
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
__version__ = "0.1.
|
|
1
|
+
__version__ = "0.1.351"
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|