mindroot 10.2.0__py3-none-any.whl → 10.4.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 +19 -3
- mindroot/coreplugins/agent/agent.py.bak +507 -0
- mindroot/coreplugins/chat/buwidget_routes.py +287 -0
- mindroot/coreplugins/chat/services.py +64 -0
- mindroot/coreplugins/chat/static/css/mobile.css +37 -0
- mindroot/coreplugins/chat/static/js/chat.js +22 -0
- mindroot/coreplugins/chat/templates/chat.jinja2 +1 -1
- mindroot/coreplugins/chat/widget_routes.py +54 -10
- mindroot/coreplugins/check_list/mod.py +52 -0
- mindroot/coreplugins/check_list/mod_create_checklist_lol.py +756 -0
- mindroot/coreplugins/check_list/plugin_info.json +1 -0
- {mindroot-10.2.0.dist-info → mindroot-10.4.0.dist-info}/METADATA +1 -1
- {mindroot-10.2.0.dist-info → mindroot-10.4.0.dist-info}/RECORD +17 -14
- {mindroot-10.2.0.dist-info → mindroot-10.4.0.dist-info}/WHEEL +0 -0
- {mindroot-10.2.0.dist-info → mindroot-10.4.0.dist-info}/entry_points.txt +0 -0
- {mindroot-10.2.0.dist-info → mindroot-10.4.0.dist-info}/licenses/LICENSE +0 -0
- {mindroot-10.2.0.dist-info → mindroot-10.4.0.dist-info}/top_level.txt +0 -0
|
@@ -439,7 +439,8 @@ 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=gPw82QbQYlWvJxy-FEg1kcVu1da04MhDYCZGv9YMEbk,21629
|
|
443
|
+
mindroot/coreplugins/agent/agent.py.bak,sha256=X-EmtrpEpdfo-iUw9gj7mLveRVzAApsDWPTwMAuv7Ww,20715
|
|
443
444
|
mindroot/coreplugins/agent/cmd_start_example.py,sha256=Mdcd9st6viI6-M7a0-zqkw3IxR9FAxIiZ_8G-tLdIJk,1416
|
|
444
445
|
mindroot/coreplugins/agent/command_parser.py,sha256=dgMqtVLPQWE2BU7iyjqwKGy5Gh74jcZkiy1JDs07t4E,13166
|
|
445
446
|
mindroot/coreplugins/agent/ensure_msg_type.py,sha256=P2XSBs3gtjlDQLOF7808nm-Dl5jswyO6qgv0lNRyHXM,240
|
|
@@ -460,16 +461,17 @@ mindroot/coreplugins/api_keys/router.py,sha256=pz6VjUDPryKxYgnPt8-5AP1P-wjIIQq2c
|
|
|
460
461
|
mindroot/coreplugins/api_keys/inject/admin.jinja2,sha256=t50he2aeK_GJ6838LekBcGjkYRbo5p6OHeTWtlggbyU,372
|
|
461
462
|
mindroot/coreplugins/api_keys/static/js/api-key-manager.js,sha256=imqlhd85Z-1e7uxDlprphGV_N467WKo8_BYVQsJJ1V0,5327
|
|
462
463
|
mindroot/coreplugins/chat/__init__.py,sha256=qVdTF1fHZJHwY_ChnPvNFx2Nlg07FHvK0V_JmzfWzdw,230
|
|
464
|
+
mindroot/coreplugins/chat/buwidget_routes.py,sha256=MtwaPX2vEGDylifWOqcx7EAhDw0y1Y3Y91z58EJaLsc,9982
|
|
463
465
|
mindroot/coreplugins/chat/commands.py,sha256=vlgGOvwvjpCbSsW25x4HaeFzeRNWXoEKrdqNpwX_EGg,17077
|
|
464
466
|
mindroot/coreplugins/chat/format_result_msgs.py,sha256=daEdpEyAJIa8b2VkCqSKcw8PaExcB6Qro80XNes_sHA,2
|
|
465
467
|
mindroot/coreplugins/chat/mod.py,sha256=Xydjv3feKJJRbwdiB7raqiQnWtaS_2GcdC9bXYQX3nE,425
|
|
466
468
|
mindroot/coreplugins/chat/models.py,sha256=GRcRuDUAJFpyWERPMxkxUaZ21igNlWeeamriruEKiEQ,692
|
|
467
469
|
mindroot/coreplugins/chat/router.py,sha256=vq9UwYoFoGQMVmDC0TkjH7TWivFwkIe6OU0Scu-dtHg,15998
|
|
468
470
|
mindroot/coreplugins/chat/router_dedup_patch.py,sha256=lDSpVMSd26pXJwrrdirUmR1Jv_N5VHiDzTS8t3XswDU,918
|
|
469
|
-
mindroot/coreplugins/chat/services.py,sha256=
|
|
471
|
+
mindroot/coreplugins/chat/services.py,sha256=UJl4Ri2Aj_F0Pzvh-Ztde0CaRPhbyA8g2KcONckpACk,21842
|
|
470
472
|
mindroot/coreplugins/chat/utils.py,sha256=BiE14PpsAcQSO5vbU88klHGm8cAXJDXxgVgva-EXybU,155
|
|
471
473
|
mindroot/coreplugins/chat/widget_manager.py,sha256=LrMbZlHqpxbLwdN4XZ4GkLxORwxa1o6IVCrlUDBmGQs,4786
|
|
472
|
-
mindroot/coreplugins/chat/widget_routes.py,sha256=
|
|
474
|
+
mindroot/coreplugins/chat/widget_routes.py,sha256=q_gD7Wxc0WnTU7S159dwe9-IJ2EYG4CC5Z6JbKpIrWU,11795
|
|
473
475
|
mindroot/coreplugins/chat/static/assistant.png,sha256=oAt1ctkFKLSPBoAZGNnSixooW9ANVIk1GwniauVWDXo,215190
|
|
474
476
|
mindroot/coreplugins/chat/static/mindgen.png,sha256=fN3E3oOFvAGYjJq-Pvg2f75jIMv7kg5WRU0EeEbxCWg,235353
|
|
475
477
|
mindroot/coreplugins/chat/static/mindroot_logo.png,sha256=ZfPlCqCjU0_TXte5gvEx81zRKge--l_z2y0AArKl0as,17823
|
|
@@ -482,14 +484,14 @@ mindroot/coreplugins/chat/static/css/admin-custom.css,sha256=_a3dsl9dv9d14NMev-B
|
|
|
482
484
|
mindroot/coreplugins/chat/static/css/dark.css,sha256=fXI4koDsQKhkNTul6uvaZ6on5XZvfrxb_EjXdmrKiy4,17510
|
|
483
485
|
mindroot/coreplugins/chat/static/css/default.css,sha256=fXI4koDsQKhkNTul6uvaZ6on5XZvfrxb_EjXdmrKiy4,17510
|
|
484
486
|
mindroot/coreplugins/chat/static/css/main.css,sha256=4Hv1AjdedAiazfGS3NSV01L6KavopG-BHqX98WVGAi4,137
|
|
485
|
-
mindroot/coreplugins/chat/static/css/mobile.css,sha256=
|
|
487
|
+
mindroot/coreplugins/chat/static/css/mobile.css,sha256=lmZBo4u2LNXVKGWAuMIm61JDnsvaCyy9qt3V6ouw2fI,3613
|
|
486
488
|
mindroot/coreplugins/chat/static/css/reset.css,sha256=pN9wuf7laZeIt-QjbxqJXDfu7yOTVy7fshf-VMeXPu0,696
|
|
487
489
|
mindroot/coreplugins/chat/static/js/action.js,sha256=DvcyeIh5J1LMVlg_WDWgNwhIVaKeQj17AeL1N0eima8,8189
|
|
488
490
|
mindroot/coreplugins/chat/static/js/auth.js,sha256=HbzBIz2yGdWQggVGzEsIzNG272T7xuxcEloDFBLtXLM,979
|
|
489
491
|
mindroot/coreplugins/chat/static/js/authfetch.js,sha256=a05Vj4pt6Qnu4WdF7jsismVijubUXZuR6ndWeYBOtZY,526
|
|
490
492
|
mindroot/coreplugins/chat/static/js/base.js,sha256=AtaHATjxpQNQ7Lv8RUlV0n3icrpmC2dmnkAdSI_v714,1285
|
|
491
493
|
mindroot/coreplugins/chat/static/js/chat-history.js,sha256=FuJyEu0jcNomJeCbRT45Z_kcS5LVZdRbnC6kcH-Eyd8,6501
|
|
492
|
-
mindroot/coreplugins/chat/static/js/chat.js,sha256=
|
|
494
|
+
mindroot/coreplugins/chat/static/js/chat.js,sha256=aLoKNDstiXHv1wsjqcQc2Neo69e7CDNpBdcaxSuw9Ag,15752
|
|
493
495
|
mindroot/coreplugins/chat/static/js/chat.js.diff,sha256=QdlbO_WiNXUWmvbwM5x_bC5WMFdzsXrXaNtmubPtnhE,8339
|
|
494
496
|
mindroot/coreplugins/chat/static/js/chatform.js,sha256=0tMTfeBTVLxiuTVS8tLD67UYVMrL1H_sa-0hAkm3EqA,17832
|
|
495
497
|
mindroot/coreplugins/chat/static/js/chatmessage.js,sha256=qoRb6XWKzzbMOIowIt3admWO8FaT2VqWGhN_anQlGSQ,1272
|
|
@@ -885,17 +887,18 @@ mindroot/coreplugins/chat/static/js/lit-html/node/directives/until.js,sha256=j1W
|
|
|
885
887
|
mindroot/coreplugins/chat/static/js/lit-html/node/directives/until.js.map,sha256=7xiwSZ7_fGtr5XwW-10Dzs8n9QE2VUfXaZ0Sd6d82L0,6567
|
|
886
888
|
mindroot/coreplugins/chat/static/js/lit-html/node/directives/when.js,sha256=NLe0NJ-6jqjVDUrT_DzmSpREsRaLo1yarzdYcV_5xHY,181
|
|
887
889
|
mindroot/coreplugins/chat/static/js/lit-html/node/directives/when.js.map,sha256=tOonih_-EaqrunhNGshA9xN--WIVdGikjg8MkVp0itQ,1534
|
|
888
|
-
mindroot/coreplugins/chat/templates/chat.jinja2,sha256=
|
|
890
|
+
mindroot/coreplugins/chat/templates/chat.jinja2,sha256=6mPBxZRcTCfCybhQvVIuRfcnkLiVd4Us3UbsMyoTMxM,3206
|
|
889
891
|
mindroot/coreplugins/chat_avatar/__init__.py,sha256=MsSFjiLMLJZ7QhUPpVBWKiyDnCzryquRyr329NoCACI,2
|
|
890
892
|
mindroot/coreplugins/chat_avatar/inject/chat.jinja2,sha256=TDSSt_SdOOW4EJMQK7fA_L2W5GNbDICRmXyqSsw0wuE,1093
|
|
891
893
|
mindroot/coreplugins/check_list/__init__.py,sha256=SaaGvnpz37xRM7DjGWBz5CD27Jh2UVdPLGoVUAFrUSY,77
|
|
892
894
|
mindroot/coreplugins/check_list/checklist.md,sha256=C8zeBhcA6R_ts2m-PzhIQOs0pg-C8xcFUmXjfHZO3d0,3908
|
|
893
895
|
mindroot/coreplugins/check_list/helpers.py,sha256=C1wZEXF4dAfQGzXbRcOddEpXOt-jY1WfFN2bLUy9Y9U,7395
|
|
894
|
-
mindroot/coreplugins/check_list/mod.py,sha256=
|
|
896
|
+
mindroot/coreplugins/check_list/mod.py,sha256=4LKb1r-hI_BuftMlnp0FnNbt9b9EggAtQ4h7e23lgIs,25778
|
|
895
897
|
mindroot/coreplugins/check_list/mod.py.backup,sha256=ApezrvpRpJRvXlApVM1KaEfENwrjjO6Yo8C6vz4_TDE,12715
|
|
896
898
|
mindroot/coreplugins/check_list/mod.py.backup2,sha256=oFHtGmUGxB-5P-WD7O2qoldGpjPIqN0rmYIc6DFwreM,17429
|
|
897
899
|
mindroot/coreplugins/check_list/mod.py.backup3,sha256=oFHtGmUGxB-5P-WD7O2qoldGpjPIqN0rmYIc6DFwreM,17429
|
|
898
|
-
mindroot/coreplugins/check_list/
|
|
900
|
+
mindroot/coreplugins/check_list/mod_create_checklist_lol.py,sha256=2BsSs5gpIZCcLVLrCCyFf1QEC7H-TvU4YKp_L56aaTA,29318
|
|
901
|
+
mindroot/coreplugins/check_list/plugin_info.json,sha256=hrHLb_3e7sa0jCcH2WHpIXdHtvVCi0lX5NlixLYMou0,414
|
|
899
902
|
mindroot/coreplugins/check_list/inject/admin.jinja2,sha256=wt7LCyfY2jEiN7qGecAvIb_Sn8yvXGFI4hK20ZuwjSA,407
|
|
900
903
|
mindroot/coreplugins/check_list/override/system.jinja2,sha256=nvak8X3APCKqNtFstSFqfxiU1-oTcq6XNZER19xiW1Q,208
|
|
901
904
|
mindroot/coreplugins/check_list/static/js/checklist-help.js,sha256=xwjtXMae4gyHeetqTWZ36sSRQHuGPoqEdVtfk7I2m24,8214
|
|
@@ -2247,9 +2250,9 @@ mindroot/protocols/services/stream_chat.py,sha256=fMnPfwaB5fdNMBLTEg8BXKAGvrELKH
|
|
|
2247
2250
|
mindroot/registry/__init__.py,sha256=40Xy9bmPHsgdIrOzbtBGzf4XMqXVi9P8oZTJhn0r654,151
|
|
2248
2251
|
mindroot/registry/component_manager.py,sha256=WZFNPg4SNvpqsM5NFiC2DpgmrJQCyR9cNhrCBpp30Qk,995
|
|
2249
2252
|
mindroot/registry/data_access.py,sha256=81In5TwETpaqnnY1_-tBQM7rfWvUxZUZkG7lEelRUfU,5321
|
|
2250
|
-
mindroot-10.
|
|
2251
|
-
mindroot-10.
|
|
2252
|
-
mindroot-10.
|
|
2253
|
-
mindroot-10.
|
|
2254
|
-
mindroot-10.
|
|
2255
|
-
mindroot-10.
|
|
2253
|
+
mindroot-10.4.0.dist-info/licenses/LICENSE,sha256=8plAmZh8y9ccuuqFFz4kp7G-cO_qsPgAOoHNvabSB4U,1070
|
|
2254
|
+
mindroot-10.4.0.dist-info/METADATA,sha256=OBn4gxCPRrMB6oyPLB8dGQxp0nIUhIlCG0NqiKETVTo,1035
|
|
2255
|
+
mindroot-10.4.0.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
|
|
2256
|
+
mindroot-10.4.0.dist-info/entry_points.txt,sha256=0bpyjMccLttx6VcjDp6zfJPN0Kk0rffor6IdIbP0j4c,50
|
|
2257
|
+
mindroot-10.4.0.dist-info/top_level.txt,sha256=gwKm7DmNjhdrCJTYCrxa9Szne4lLpCtrEBltfsX-Mm8,9
|
|
2258
|
+
mindroot-10.4.0.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|