PikoAi 0.1.24__py3-none-any.whl → 0.1.25__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.
Utils/ter_interface.py CHANGED
@@ -92,15 +92,6 @@ class TerminalInterface:
92
92
 
93
93
  # Regular markdown content
94
94
  else:
95
- # Check if we're transitioning from a tool call to regular content
96
- # This handles cases where tool calls don't have proper closing backticks
97
- if self.inside_tool_call and line_stripped and not line_stripped.startswith("```"):
98
- # We've moved to regular content, so close the tool call
99
- self._display_tool_call_content()
100
- self.console.print("[bold cyan]--------------------------------[/bold cyan]")
101
- self.inside_tool_call = False
102
- self.tool_call_buffer = ""
103
-
104
95
  self.console.print(Markdown(line))
105
96
 
106
97
  def _display_tool_call_content(self):
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: PikoAi
3
- Version: 0.1.24
3
+ Version: 0.1.25
4
4
  Summary: An AI-powered task automation tool
5
5
  Home-page: https://github.com/nihaaaar22/OS-Assistant
6
6
  Author: Nihar S
@@ -21,12 +21,12 @@ Tools/web_loader.py,sha256=N2J_0kl-y-YHwqaoFr7EXppaa4AuhavsrbGvMcFFJNg,5060
21
21
  Tools/web_search.py,sha256=12_VhwJGXmn3oUNhTbQ5ENFG964t9DWkfCz3UtlxrbM,2261
22
22
  Utils/__init__.py,sha256=oukU0ufroPRd8_N8d2xiFes9CTxSaw4NA6p2nS1kkSg,16
23
23
  Utils/executor_utils.py,sha256=ikcgkXFlqM9pr7Jaq4eZj6_5XB48EE52A3b3kMK25ss,1005
24
- Utils/ter_interface.py,sha256=IrAj5z5aVz5TWPgEHBAe2XYzWKE4Pnl2GTktDYD7C44,6468
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.24.dist-info/licenses/LICENSE,sha256=cELUVOboOAderKFp8bdtcM5VyJi61YH1oDbRhOuoQZw,1067
28
- pikoai-0.1.24.dist-info/METADATA,sha256=rG_Gm4pXc7Q2bmn--426XAp_vftk1bOF1m8H3a9alQw,2962
29
- pikoai-0.1.24.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
30
- pikoai-0.1.24.dist-info/entry_points.txt,sha256=xjZnheDymNDnQ0o84R0jZKEITrhNbzQWN-AhqfA_d6s,50
31
- pikoai-0.1.24.dist-info/top_level.txt,sha256=hWzBNE7UQsuNcENIOksGcJED08k3ZGRRn2X5jnStICU,53
32
- pikoai-0.1.24.dist-info/RECORD,,
27
+ pikoai-0.1.25.dist-info/licenses/LICENSE,sha256=cELUVOboOAderKFp8bdtcM5VyJi61YH1oDbRhOuoQZw,1067
28
+ pikoai-0.1.25.dist-info/METADATA,sha256=lf9M5nmsN-Qet_v7GpImFd-LWDRXSCgWN6hjaGaAptM,2962
29
+ pikoai-0.1.25.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
30
+ pikoai-0.1.25.dist-info/entry_points.txt,sha256=xjZnheDymNDnQ0o84R0jZKEITrhNbzQWN-AhqfA_d6s,50
31
+ pikoai-0.1.25.dist-info/top_level.txt,sha256=hWzBNE7UQsuNcENIOksGcJED08k3ZGRRn2X5jnStICU,53
32
+ pikoai-0.1.25.dist-info/RECORD,,