mindroot 10.8.0__py3-none-any.whl → 10.9.0__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 mindroot might be problematic. Click here for more details.
- mindroot/coreplugins/agent/agent.py +1 -0
- {mindroot-10.8.0.dist-info → mindroot-10.9.0.dist-info}/METADATA +1 -1
- {mindroot-10.8.0.dist-info → mindroot-10.9.0.dist-info}/RECORD +7 -7
- {mindroot-10.8.0.dist-info → mindroot-10.9.0.dist-info}/WHEEL +0 -0
- {mindroot-10.8.0.dist-info → mindroot-10.9.0.dist-info}/entry_points.txt +0 -0
- {mindroot-10.8.0.dist-info → mindroot-10.9.0.dist-info}/licenses/LICENSE +0 -0
- {mindroot-10.8.0.dist-info → mindroot-10.9.0.dist-info}/top_level.txt +0 -0
|
@@ -369,6 +369,7 @@ class Agent:
|
|
|
369
369
|
if result == "SYSTEM: WARNING - Command interrupted!\n\n":
|
|
370
370
|
logger.warning("Command was interrupted. Stopping processing.")
|
|
371
371
|
await context.chat_log.drop_last('assistant')
|
|
372
|
+
await asyncio.sleep(0.5)
|
|
372
373
|
break
|
|
373
374
|
return results, full_cmds
|
|
374
375
|
|
|
@@ -439,7 +439,7 @@ mindroot/coreplugins/admin/static/js/lit-html/node/directives/when.js,sha256=NLe
|
|
|
439
439
|
mindroot/coreplugins/admin/static/js/lit-html/node/directives/when.js.map,sha256=tOonih_-EaqrunhNGshA9xN--WIVdGikjg8MkVp0itQ,1534
|
|
440
440
|
mindroot/coreplugins/admin/templates/admin.jinja2,sha256=H_oDqoWWk0Da0Jre67LIKvB3h30fmjcZz2T5knUyz0k,13272
|
|
441
441
|
mindroot/coreplugins/admin/templates/model-preferences-v2.jinja2,sha256=5J3rXYmtp_yMTFCk85SYN03gc4lbidF0Nip6YcqcIW4,891
|
|
442
|
-
mindroot/coreplugins/agent/agent.py,sha256=
|
|
442
|
+
mindroot/coreplugins/agent/agent.py,sha256=Idb9MbW-jn-42yuuNqDe2j5jPhuSz-RdfVy8dUxZ5sA,22956
|
|
443
443
|
mindroot/coreplugins/agent/agent.py.bak,sha256=X-EmtrpEpdfo-iUw9gj7mLveRVzAApsDWPTwMAuv7Ww,20715
|
|
444
444
|
mindroot/coreplugins/agent/buagentz1.py,sha256=XVRKf-jEHgv6ru-iESg1uPJGgUz3pzeAG-0UjPA4bqw,22404
|
|
445
445
|
mindroot/coreplugins/agent/cmd_start_example.py,sha256=Mdcd9st6viI6-M7a0-zqkw3IxR9FAxIiZ_8G-tLdIJk,1416
|
|
@@ -2252,9 +2252,9 @@ mindroot/protocols/services/stream_chat.py,sha256=fMnPfwaB5fdNMBLTEg8BXKAGvrELKH
|
|
|
2252
2252
|
mindroot/registry/__init__.py,sha256=40Xy9bmPHsgdIrOzbtBGzf4XMqXVi9P8oZTJhn0r654,151
|
|
2253
2253
|
mindroot/registry/component_manager.py,sha256=WZFNPg4SNvpqsM5NFiC2DpgmrJQCyR9cNhrCBpp30Qk,995
|
|
2254
2254
|
mindroot/registry/data_access.py,sha256=81In5TwETpaqnnY1_-tBQM7rfWvUxZUZkG7lEelRUfU,5321
|
|
2255
|
-
mindroot-10.
|
|
2256
|
-
mindroot-10.
|
|
2257
|
-
mindroot-10.
|
|
2258
|
-
mindroot-10.
|
|
2259
|
-
mindroot-10.
|
|
2260
|
-
mindroot-10.
|
|
2255
|
+
mindroot-10.9.0.dist-info/licenses/LICENSE,sha256=8plAmZh8y9ccuuqFFz4kp7G-cO_qsPgAOoHNvabSB4U,1070
|
|
2256
|
+
mindroot-10.9.0.dist-info/METADATA,sha256=8J-76N19uWnRU5rzdfvZR0pG83qGfRqrF8u0aqqSUdo,1035
|
|
2257
|
+
mindroot-10.9.0.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
|
|
2258
|
+
mindroot-10.9.0.dist-info/entry_points.txt,sha256=0bpyjMccLttx6VcjDp6zfJPN0Kk0rffor6IdIbP0j4c,50
|
|
2259
|
+
mindroot-10.9.0.dist-info/top_level.txt,sha256=gwKm7DmNjhdrCJTYCrxa9Szne4lLpCtrEBltfsX-Mm8,9
|
|
2260
|
+
mindroot-10.9.0.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|