olca 0.2.51__py3-none-any.whl → 0.2.53__py3-none-any.whl
Sign up to get free protection for your applications and to get access to all the features.
- olca/olcacli.py +1 -3
- {olca-0.2.51.dist-info → olca-0.2.53.dist-info}/METADATA +1 -1
- {olca-0.2.51.dist-info → olca-0.2.53.dist-info}/RECORD +7 -7
- {olca-0.2.51.dist-info → olca-0.2.53.dist-info}/LICENSE +0 -0
- {olca-0.2.51.dist-info → olca-0.2.53.dist-info}/WHEEL +0 -0
- {olca-0.2.51.dist-info → olca-0.2.53.dist-info}/entry_points.txt +0 -0
- {olca-0.2.51.dist-info → olca-0.2.53.dist-info}/top_level.txt +0 -0
olca/olcacli.py
CHANGED
@@ -31,7 +31,7 @@ You do what is above and consider the following when doing the task:
|
|
31
31
|
* Write and update your plan in ./.olca/plan.md
|
32
32
|
* You watch out for basic syntax errors with your args when executing echo commands. (example: Syntax error: Unterminated quoted string, make sure to escape your single and double quotes)
|
33
33
|
----
|
34
|
-
REMEMBER: Dont introduce nor conclude, just output results. No comments. you present in a coherent format without preambles or fluff. Never use the word "determination".
|
34
|
+
REMEMBER: Dont introduce nor conclude, just output results. No comments. you present in a coherent format without preambles or fluff. Never use the word "determination" and we never brainstorm (we conceptualize the result we want in the germination phase then transform it into vision by choice and work as assimilating the vision to until the last phase which is completing our work).
|
35
35
|
"""
|
36
36
|
|
37
37
|
HUMAN_APPEND_PROMPT = """
|
@@ -97,8 +97,6 @@ import warnings
|
|
97
97
|
|
98
98
|
# Suppress the specific UserWarning
|
99
99
|
warnings.filterwarnings("ignore", category=UserWarning, message="The shell tool has no safeguards by default. Use at your own risk.")
|
100
|
-
warnings.filterwarnings("ignore", message="Item exceeds size limit", category=UserWarning)
|
101
|
-
warnings.filterwarnings("ignore", message="{'keep_alive': True, 'pending_switch_proposals': set(), 'states': {CLIENT: IDLE, SERVER: IDLE}}", category=UserWarning)
|
102
100
|
|
103
101
|
from langchain_community.tools.shell import ShellTool
|
104
102
|
|
@@ -1,13 +1,13 @@
|
|
1
1
|
olca/__init__.py,sha256=3QyLLAys_KiiDIe-cfO_7QyY7di_qCaCS-sVziW2BOw,23
|
2
2
|
olca/fusewill_cli.py,sha256=Gf8CaYs7Uo4NH8QfgRNYalpmSUo047p9rzdkvIABHi8,7872
|
3
3
|
olca/fusewill_utils.py,sha256=IOIElqWCIsNzePlS1FZa5_35vySYLwbMUGW6UhNefIc,6065
|
4
|
-
olca/olcacli.py,sha256=
|
4
|
+
olca/olcacli.py,sha256=uyDG10m0094swD4KEUjM6Xvt17KYbOo6m7iNEYw2NYY,13459
|
5
5
|
olca/olcahelper.py,sha256=WdN6-K-N7-HnB9L_px6TsDKWiTXIusZM2I1d0GNQnFs,3322
|
6
6
|
olca/tracing.py,sha256=GSuXIKmIMQ9V2gLkKcin142Z2QpyS6obsnj8Tf-1zHc,1621
|
7
7
|
olca/utils.py,sha256=zM94HDMDYF95Yd9ubeOK6vuepbQN4kDFh0rTvaVFagI,912
|
8
|
-
olca-0.2.
|
9
|
-
olca-0.2.
|
10
|
-
olca-0.2.
|
11
|
-
olca-0.2.
|
12
|
-
olca-0.2.
|
13
|
-
olca-0.2.
|
8
|
+
olca-0.2.53.dist-info/LICENSE,sha256=gXf5dRMhNSbfLPYYTY_5hsZ1r7UU1OaKQEAQUhuIBkM,18092
|
9
|
+
olca-0.2.53.dist-info/METADATA,sha256=-3uetnzmv-Q1LU7rCEVnbt-nb0pBQagIIc7WdyJaA94,25311
|
10
|
+
olca-0.2.53.dist-info/WHEEL,sha256=GV9aMThwP_4oNCtvEC2ec3qUYutgWeAzklro_0m4WJQ,91
|
11
|
+
olca-0.2.53.dist-info/entry_points.txt,sha256=AhP5FMv6vnOq9C76V_vxRVIO50smnZXG4RIY47oD2_U,103
|
12
|
+
olca-0.2.53.dist-info/top_level.txt,sha256=bGDtAReS-xlS0F6MM-DyD0IQUqjNdWmgemnM3vNtrpI,5
|
13
|
+
olca-0.2.53.dist-info/RECORD,,
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|