auto-coder 0.1.378__py3-none-any.whl → 0.1.379__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.378.dist-info → auto_coder-0.1.379.dist-info}/METADATA +1 -1
- {auto_coder-0.1.378.dist-info → auto_coder-0.1.379.dist-info}/RECORD +9 -9
- autocoder/agent/base_agentic/base_agent.py +2 -0
- autocoder/common/v2/agent/agentic_edit.py +3 -0
- autocoder/version.py +1 -1
- {auto_coder-0.1.378.dist-info → auto_coder-0.1.379.dist-info}/LICENSE +0 -0
- {auto_coder-0.1.378.dist-info → auto_coder-0.1.379.dist-info}/WHEEL +0 -0
- {auto_coder-0.1.378.dist-info → auto_coder-0.1.379.dist-info}/entry_points.txt +0 -0
- {auto_coder-0.1.378.dist-info → auto_coder-0.1.379.dist-info}/top_level.txt +0 -0
|
@@ -11,7 +11,7 @@ autocoder/command_parser.py,sha256=fx1g9E6GaM273lGTcJqaFQ-hoksS_Ik2glBMnVltPCE,1
|
|
|
11
11
|
autocoder/lang.py,sha256=PFtATuOhHRnfpqHQkXr6p4C893JvpsgwTMif3l-GEi0,14321
|
|
12
12
|
autocoder/models.py,sha256=pD5u6gcMKRwWaLxeVin18g25k-ERyeHOFsRpOgO_Ae0,13788
|
|
13
13
|
autocoder/run_context.py,sha256=IUfSO6_gp2Wt1blFWAmOpN0b0nDrTTk4LmtCYUBIoro,1643
|
|
14
|
-
autocoder/version.py,sha256=
|
|
14
|
+
autocoder/version.py,sha256=QMVJ6Ndva0H0aRvWBJXkESwPMywZGBmC3chIHzbsCVc,25
|
|
15
15
|
autocoder/agent/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
16
16
|
autocoder/agent/agentic_filter.py,sha256=zlInIRhawKIYTJjCiJBWqPCOV5UtMbh5VnvszfTy2vo,39824
|
|
17
17
|
autocoder/agent/auto_demand_organizer.py,sha256=URAq0gSEiHeV_W4zwhOI_83kHz0Ryfj1gcfh5jwCv_w,6501
|
|
@@ -29,7 +29,7 @@ autocoder/agent/base_agentic/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NM
|
|
|
29
29
|
autocoder/agent/base_agentic/agent_hub.py,sha256=3Al9rCKu-SRgAs1kvnMe4VIIErTIw85QTkhfFu5omO8,5605
|
|
30
30
|
autocoder/agent/base_agentic/agentic_lang.py,sha256=UCq1NY9USaYJakTWc-3cv_MeHxAb6se1PI4lsSwGrPM,3657
|
|
31
31
|
autocoder/agent/base_agentic/agentic_tool_display.py,sha256=UnAq8ovvpu88KLk19Ff0TW-Dq-k7YiRwZiIJgcYPwiY,6989
|
|
32
|
-
autocoder/agent/base_agentic/base_agent.py,sha256=
|
|
32
|
+
autocoder/agent/base_agentic/base_agent.py,sha256=kBVnqYV2qJa3HYo2ZKb7eaaAg3IimYJRiLh6U2_mwHs,93428
|
|
33
33
|
autocoder/agent/base_agentic/default_tools.py,sha256=gCzw6pJA95ERXWwSlAm1SVxmzAvJmi-O6nrmLcNStCc,34200
|
|
34
34
|
autocoder/agent/base_agentic/test_base_agent.py,sha256=jok9f-DoEagzZRWjk-Zpy3gKw2ztZrsNzEc0XlvE7HU,2804
|
|
35
35
|
autocoder/agent/base_agentic/tool_registry.py,sha256=YFnUXJ78y7g3pm3yGgrhZ-0mx-C1ctdcA0r_ljGiE6o,14292
|
|
@@ -172,7 +172,7 @@ autocoder/common/v2/code_editblock_manager.py,sha256=DMwJw-FAM6VyaBQV3p4xespHpgZ
|
|
|
172
172
|
autocoder/common/v2/code_manager.py,sha256=C403bS-f6urixwitlKHcml-J03hci-UyNwHJOqBiY6Q,9182
|
|
173
173
|
autocoder/common/v2/code_strict_diff_manager.py,sha256=Bys7tFAq4G03R1zUZuxrszBTvP4QB96jIw2y5BDLyRM,9424
|
|
174
174
|
autocoder/common/v2/agent/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
175
|
-
autocoder/common/v2/agent/agentic_edit.py,sha256=
|
|
175
|
+
autocoder/common/v2/agent/agentic_edit.py,sha256=KCyr9BzhGbsujG5z_4d06vk6Xn2IBrHPkflWFfe-CNI,116725
|
|
176
176
|
autocoder/common/v2/agent/agentic_edit_types.py,sha256=nEcZc2MOZ_fQLaJX-YDha_x9Iim22ao4tykYM2iIy4k,4908
|
|
177
177
|
autocoder/common/v2/agent/agentic_tool_display.py,sha256=-a-JTQLc4q03E_rdIILKMI0B6DHN-5gcGlrqq-mBYK4,7239
|
|
178
178
|
autocoder/common/v2/agent/agentic_edit_tools/__init__.py,sha256=RbPZZcZg_VnGssL577GxSyFrYrxQ_LopJ4G_-mY3z_Q,1337
|
|
@@ -329,9 +329,9 @@ autocoder/utils/types.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
|
329
329
|
autocoder/utils/auto_coder_utils/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
330
330
|
autocoder/utils/auto_coder_utils/chat_stream_out.py,sha256=t902pKxQ5xM7zgIHiAOsTPLwxhE6VuvXAqPy751S7fg,14096
|
|
331
331
|
autocoder/utils/chat_auto_coder_utils/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
332
|
-
auto_coder-0.1.
|
|
333
|
-
auto_coder-0.1.
|
|
334
|
-
auto_coder-0.1.
|
|
335
|
-
auto_coder-0.1.
|
|
336
|
-
auto_coder-0.1.
|
|
337
|
-
auto_coder-0.1.
|
|
332
|
+
auto_coder-0.1.379.dist-info/LICENSE,sha256=HrhfyXIkWY2tGFK11kg7vPCqhgh5DcxleloqdhrpyMY,11558
|
|
333
|
+
auto_coder-0.1.379.dist-info/METADATA,sha256=eBl5fXsRRMsTm7rMpOuBV2wuhbYHzoRBRRXAWSzA1sc,2775
|
|
334
|
+
auto_coder-0.1.379.dist-info/WHEEL,sha256=GV9aMThwP_4oNCtvEC2ec3qUYutgWeAzklro_0m4WJQ,91
|
|
335
|
+
auto_coder-0.1.379.dist-info/entry_points.txt,sha256=0nzHtHH4pNcM7xq4EBA2toS28Qelrvcbrr59GqD_0Ak,350
|
|
336
|
+
auto_coder-0.1.379.dist-info/top_level.txt,sha256=Jqc0_uJSw2GwoFQAa9iJxYns-2mWla-9ok_Y3Gcznjk,10
|
|
337
|
+
auto_coder-0.1.379.dist-info/RECORD,,
|
|
@@ -616,6 +616,8 @@ class BaseAgent(ABC):
|
|
|
616
616
|
- When using the replace_in_file tool, you must include complete lines in your SEARCH blocks, not partial lines. The system requires exact line matches and cannot match partial lines. For example, if you want to match a line containing "const x = 5;", your SEARCH block must include the entire line, not just "x = 5" or other fragments.
|
|
617
617
|
- When using the replace_in_file tool, if you use multiple SEARCH/REPLACE blocks, list them in the order they appear in the file. For example if you need to make changes to both line 10 and line 50, first include the SEARCH/REPLACE block for line 10, followed by the SEARCH/REPLACE block for line 50.
|
|
618
618
|
- It is critical you wait for the user's response after each tool use, in order to confirm the success of the tool use.
|
|
619
|
+
- To display LaTeX formulas, use a single dollar sign to wrap inline formulas, like `$E=mc^2$`, and double dollar signs to wrap block-level formulas, like `$$\frac{d}{dx}e^x = e^x$$`.
|
|
620
|
+
- To include flowcharts or diagrams, you can use Mermaid syntax.
|
|
619
621
|
|
|
620
622
|
{% if extra_docs %}
|
|
621
623
|
====
|
|
@@ -691,6 +691,9 @@ class AgenticEdit:
|
|
|
691
691
|
- When using the replace_in_file tool, you must include complete lines in your SEARCH blocks, not partial lines. The system requires exact line matches and cannot match partial lines. For example, if you want to match a line containing "const x = 5;", your SEARCH block must include the entire line, not just "x = 5" or other fragments.
|
|
692
692
|
- When using the replace_in_file tool, if you use multiple SEARCH/REPLACE blocks, list them in the order they appear in the file. For example if you need to make changes to both line 10 and line 50, first include the SEARCH/REPLACE block for line 10, followed by the SEARCH/REPLACE block for line 50.
|
|
693
693
|
- It is critical you wait for the user's response after each tool use, in order to confirm the success of the tool use. For example, if asked to make a todo app, you would create a file, wait for the user's response it was created successfully, then create another file if needed, wait for the user's response it was created successfully, etc.
|
|
694
|
+
- To display LaTeX formulas, use a single dollar sign to wrap inline formulas, like `$E=mc^2$`, and double dollar signs to wrap block-level formulas, like `$$\frac{d}{dx}e^x = e^x$$`.
|
|
695
|
+
- To include flowcharts or diagrams, you can use Mermaid syntax.
|
|
696
|
+
|
|
694
697
|
|
|
695
698
|
{% if extra_docs %}
|
|
696
699
|
====
|
autocoder/version.py
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
|
|
2
|
-
__version__ = "0.1.
|
|
2
|
+
__version__ = "0.1.379"
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|