PikoAi 0.1.26__py3-none-any.whl → 0.1.27__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.
- OpenCopilot.py +2 -2
- {pikoai-0.1.26.dist-info → pikoai-0.1.27.dist-info}/METADATA +1 -1
- {pikoai-0.1.26.dist-info → pikoai-0.1.27.dist-info}/RECORD +7 -7
- {pikoai-0.1.26.dist-info → pikoai-0.1.27.dist-info}/WHEEL +0 -0
- {pikoai-0.1.26.dist-info → pikoai-0.1.27.dist-info}/entry_points.txt +0 -0
- {pikoai-0.1.26.dist-info → pikoai-0.1.27.dist-info}/licenses/LICENSE +0 -0
- {pikoai-0.1.26.dist-info → pikoai-0.1.27.dist-info}/top_level.txt +0 -0
OpenCopilot.py
CHANGED
@@ -200,8 +200,8 @@ Examples:
|
|
200
200
|
def run(self):
|
201
201
|
"""Main conversation loop with enhanced @ command support."""
|
202
202
|
print_formatted_text(FormattedText([
|
203
|
-
('class:title', '🚀
|
204
|
-
('class:subtitle', '\
|
203
|
+
('class:title', '🚀PikoAi: Your AI Terminal Companion'),
|
204
|
+
('class:subtitle', '\nUse @<file_path> to include files in your context.\n')
|
205
205
|
]))
|
206
206
|
|
207
207
|
try:
|
@@ -1,4 +1,4 @@
|
|
1
|
-
OpenCopilot.py,sha256=
|
1
|
+
OpenCopilot.py,sha256=Sf35DQBjAYtfKv9rh9lLOM3VdSok7xlxvnDi-VWqIBo,12300
|
2
2
|
cli.py,sha256=2UvmH74pcBFFezI0WHNyWTHMYasIM5NGnrUX6wsdveM,12945
|
3
3
|
Agents/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
4
4
|
Agents/Executor/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
@@ -24,9 +24,9 @@ Utils/executor_utils.py,sha256=ikcgkXFlqM9pr7Jaq4eZj6_5XB48EE52A3b3kMK25ss,1005
|
|
24
24
|
Utils/ter_interface.py,sha256=vB_Gj1vXyTI6iWqUmojb7RBaGcvMJn5hB2vvij76bBY,5852
|
25
25
|
llm_interface/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
26
26
|
llm_interface/llm.py,sha256=nnTfzW-wdWoRd_ZtGxCqv33qf5V2uni8nQpzXDN0A0Y,5112
|
27
|
-
pikoai-0.1.
|
28
|
-
pikoai-0.1.
|
29
|
-
pikoai-0.1.
|
30
|
-
pikoai-0.1.
|
31
|
-
pikoai-0.1.
|
32
|
-
pikoai-0.1.
|
27
|
+
pikoai-0.1.27.dist-info/licenses/LICENSE,sha256=cELUVOboOAderKFp8bdtcM5VyJi61YH1oDbRhOuoQZw,1067
|
28
|
+
pikoai-0.1.27.dist-info/METADATA,sha256=K06PkxJT-9z4qVBc1uL3Zfn5vDvDcT8fJGoMPRQfvDA,2962
|
29
|
+
pikoai-0.1.27.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
|
30
|
+
pikoai-0.1.27.dist-info/entry_points.txt,sha256=xjZnheDymNDnQ0o84R0jZKEITrhNbzQWN-AhqfA_d6s,50
|
31
|
+
pikoai-0.1.27.dist-info/top_level.txt,sha256=hWzBNE7UQsuNcENIOksGcJED08k3ZGRRn2X5jnStICU,53
|
32
|
+
pikoai-0.1.27.dist-info/RECORD,,
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|