beswarm 0.2.91__py3-none-any.whl → 0.2.92__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.
@@ -1,4 +1,4 @@
1
- import os
1
+ from datetime import datetime
2
2
 
3
3
  from beswarm.tools import (
4
4
  worker,
@@ -31,15 +31,10 @@ from beswarm.tools import (
31
31
  remove_tags_from_knowledge_node,
32
32
  )
33
33
 
34
-
35
- from datetime import datetime
36
- from typing import List, Dict, Union
37
-
38
34
  from ..core import mcp_manager, broker, kgm, get_task_manager, current_task_manager, current_work_dir
39
35
  from ..agents.planact import BrokerWorker
40
36
 
41
37
 
42
-
43
38
  @register_tool()
44
39
  def get_task1_goal(query: str):
45
40
  """
@@ -237,6 +232,7 @@ def get_task2_goal(query: str):
237
232
 
238
233
  tools = [
239
234
  write_to_file,
235
+ excute_command,
240
236
  search_web,
241
237
  create_task,
242
238
  get_task_result,
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: beswarm
3
- Version: 0.2.91
3
+ Version: 0.2.92
4
4
  Summary: MAS
5
5
  Requires-Python: >=3.11
6
6
  Description-Content-Type: text/markdown
@@ -110,7 +110,7 @@ beswarm/queries/tree-sitter-languages/typescript-tags.scm,sha256=OMdCeedPiA24ky8
110
110
  beswarm/tools/__init__.py,sha256=7QHfhDaM12CG0sZ07yz-AOxtW2Hbrzuhn-g44pKyZ4c,2131
111
111
  beswarm/tools/click.py,sha256=wu-Ov5U2ZZLcU0gennDVh_2w_Td7F4dbVJcmu_dfHV4,20872
112
112
  beswarm/tools/completion.py,sha256=AIHtEHfSp6fs4Xa_nTcw9fLgXtYHtYGRDTSy7_x_Fak,544
113
- beswarm/tools/deep_search.py,sha256=s3gaL-lx15fqgSIpnH7465UwiLzTGhJP87xzXco1MNQ,20232
113
+ beswarm/tools/deep_search.py,sha256=19OI-zo9Z5Hy_HCEv2fLZwRVq44qcyvLapB0H7nQjKE,20202
114
114
  beswarm/tools/edit_file.py,sha256=ZTJvbpsfRlp2t98kTn9XQ5qZBTdsWJVWv9t0lvK4RfU,9147
115
115
  beswarm/tools/graph.py,sha256=Ni51LCB65bLDDLC3ZyEJj_BeHAzhimhFgH9Ekr56Ll8,5871
116
116
  beswarm/tools/planner.py,sha256=vsHd7rE8RQHJrZ7BQ0ZXhbt4Fjh3DeyxU4piA5R-VPM,1253
@@ -122,7 +122,7 @@ beswarm/tools/search_web.py,sha256=0fTeczXiOX_LJQGaLEGbuJtIPzofeuquGWEt3yDMtVw,1
122
122
  beswarm/tools/subtasks.py,sha256=NHDnmUhUPgDQKBACnpgErpFJRcsH0w_Q9VsyQjNvNHA,12658
123
123
  beswarm/tools/worker.py,sha256=mQ1qdrQ8MgL99byAbTvxfEByFFGN9mty3UHqHjARMQ8,2331
124
124
  beswarm/tools/write_csv.py,sha256=u0Hq18Ksfheb52MVtyLNCnSDHibITpsYBPs2ub7USYA,1466
125
- beswarm-0.2.91.dist-info/METADATA,sha256=40CjZjaI7ebbI-hkWAMSOjXceBotULgw76oASLnYRII,3878
126
- beswarm-0.2.91.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
127
- beswarm-0.2.91.dist-info/top_level.txt,sha256=pJw4O87wvt5882smuSO6DfByJz7FJ8SxxT8h9fHCmpo,8
128
- beswarm-0.2.91.dist-info/RECORD,,
125
+ beswarm-0.2.92.dist-info/METADATA,sha256=LuVaw36oKRY3QmOs3cTNd4J-yHfx3gE4xx-wMz8UFPI,3878
126
+ beswarm-0.2.92.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
127
+ beswarm-0.2.92.dist-info/top_level.txt,sha256=pJw4O87wvt5882smuSO6DfByJz7FJ8SxxT8h9fHCmpo,8
128
+ beswarm-0.2.92.dist-info/RECORD,,