wcgw 5.4.0__py3-none-any.whl → 5.4.1__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 wcgw might be problematic. Click here for more details.
- wcgw/client/diff-instructions.txt +1 -2
- wcgw/types_.py +1 -1
- {wcgw-5.4.0.dist-info → wcgw-5.4.1.dist-info}/METADATA +1 -1
- {wcgw-5.4.0.dist-info → wcgw-5.4.1.dist-info}/RECORD +7 -7
- {wcgw-5.4.0.dist-info → wcgw-5.4.1.dist-info}/WHEEL +0 -0
- {wcgw-5.4.0.dist-info → wcgw-5.4.1.dist-info}/entry_points.txt +0 -0
- {wcgw-5.4.0.dist-info → wcgw-5.4.1.dist-info}/licenses/LICENSE +0 -0
|
@@ -61,8 +61,7 @@ def call_hello_renamed():
|
|
|
61
61
|
# *SEARCH/REPLACE block* Rules:
|
|
62
62
|
|
|
63
63
|
- Every "SEARCH" section must *EXACTLY MATCH* the existing file content, character for character, including all comments, docstrings, whitespaces, etc.
|
|
64
|
-
-
|
|
65
|
-
- An edit block can't edit over a previous edit in the same tool call.
|
|
64
|
+
- Use multiple search/replace blocks in a single FileWriteOrEdit tool call to edit in a single file in multiple places from top to bottom (separate calls are slower).
|
|
66
65
|
- Including multiple unique *SEARCH/REPLACE* blocks if needed.
|
|
67
66
|
- Include enough and only enough lines in each SEARCH section to uniquely match each set of lines that need to change.
|
|
68
67
|
- Keep *SEARCH/REPLACE* blocks concise.
|
wcgw/types_.py
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
wcgw/__init__.py,sha256=JgAY25VsA208v8E7QTIU0E50nsk-TCJ4FWTEHmnssYU,127
|
|
2
2
|
wcgw/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
3
|
-
wcgw/types_.py,sha256=
|
|
3
|
+
wcgw/types_.py,sha256=zsQVdY1TwDgsUBiKEjn0tbH7_UKSCJ68PD6-OGN9ln4,9494
|
|
4
4
|
wcgw/client/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
5
5
|
wcgw/client/common.py,sha256=OCH7Tx64jojz3M3iONUrGMadE07W21DiZs5sOxWX1Qc,1456
|
|
6
|
-
wcgw/client/diff-instructions.txt,sha256=
|
|
6
|
+
wcgw/client/diff-instructions.txt,sha256=wCmB-Vj8HNSTvxjZIH0fX_J7v9jbsJOJeNj46Un1AJ0,1858
|
|
7
7
|
wcgw/client/memory.py,sha256=U2Nw2si3Zg7n_RhNAuaYcmrrDtZ_Mooi-kfAOKflT-I,3079
|
|
8
8
|
wcgw/client/modes.py,sha256=roH6SPBokJMr5IzAlccdI-vJyvyS5vqSMMyth7TE86A,10315
|
|
9
9
|
wcgw/client/tool_prompts.py,sha256=7tq9ijSo4CznVlMFcWpauELfCT_QAqwi8Chsl3SRfBY,4539
|
|
@@ -30,8 +30,8 @@ wcgw_cli/anthropic_client.py,sha256=8bjDY59-aioyTJgpB-NBHZNhZaq6rqcTJcOf81kzCyA,
|
|
|
30
30
|
wcgw_cli/cli.py,sha256=-7FBe_lahKyUOhf65iurTA1M1gXXXAiT0OVKQVcZKKo,948
|
|
31
31
|
wcgw_cli/openai_client.py,sha256=GOqoSFazTV-cFjpdZGPM0DIwec8Up2TEcKUbsN40AGY,15990
|
|
32
32
|
wcgw_cli/openai_utils.py,sha256=xGOb3W5ALrIozV7oszfGYztpj0FnXdD7jAxm5lEIVKY,2439
|
|
33
|
-
wcgw-5.4.
|
|
34
|
-
wcgw-5.4.
|
|
35
|
-
wcgw-5.4.
|
|
36
|
-
wcgw-5.4.
|
|
37
|
-
wcgw-5.4.
|
|
33
|
+
wcgw-5.4.1.dist-info/METADATA,sha256=kBQDxqLeVpBkBg-QoL34gM1mpdGC6zzXHh4UHgJ5mOc,15679
|
|
34
|
+
wcgw-5.4.1.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
|
|
35
|
+
wcgw-5.4.1.dist-info/entry_points.txt,sha256=UnjK-MAH4Qssh0tGJDMeij1oi-oRKokItkknP_BwShE,94
|
|
36
|
+
wcgw-5.4.1.dist-info/licenses/LICENSE,sha256=BvY8xqjOfc3X2qZpGpX3MZEmF-4Dp0LqgKBbT6L_8oI,11142
|
|
37
|
+
wcgw-5.4.1.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|