AstrBot 4.25.3__tar.gz → 4.25.4__tar.gz
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.
- {astrbot-4.25.3 → astrbot-4.25.4}/PKG-INFO +1 -1
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/astr_agent_hooks.py +0 -32
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/astr_main_agent.py +33 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/config/default.py +2 -2
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/db/__init__.py +4 -35
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/db/sqlite.py +1 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/db/vec_db/faiss_impl/document_storage.py +8 -55
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/event_bus.py +14 -1
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/knowledge_base/kb_db_sqlite.py +3 -21
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/pipeline/process_stage/method/agent_sub_stages/internal.py +10 -41
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/platform/sources/weixin_oc/weixin_oc_adapter.py +1 -1
- astrbot-4.25.4/changelogs/v4.25.4.md +35 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/pnpm-lock.yaml +1 -0
- astrbot-4.25.4/dashboard/pnpm-workspace.yaml +3 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/views/authentication/authForms/stages/AuthStageAccount.vue +2 -0
- astrbot-4.25.3/dashboard-artifact/AstrBot-v4.25.3-dashboard.zip → astrbot-4.25.4/dashboard-artifact/AstrBot-v4.25.4-dashboard.zip +0 -0
- astrbot-4.25.3/dashboard-artifact/unpacked/dist/assets/AboutPage-EZV2UdQE.js → astrbot-4.25.4/dashboard-artifact/unpacked/dist/assets/AboutPage-C0qKu2Ba.js +1 -1
- astrbot-4.25.3/dashboard-artifact/unpacked/dist/assets/ActionRef-yd2MEF4J.js → astrbot-4.25.4/dashboard-artifact/unpacked/dist/assets/ActionRef-DUzSvED6.js +1 -1
- astrbot-4.25.3/dashboard-artifact/unpacked/dist/assets/AddNewPlatform-CyyEsh3D.js → astrbot-4.25.4/dashboard-artifact/unpacked/dist/assets/AddNewPlatform-CBr57hAp.js +1 -1
- astrbot-4.25.3/dashboard-artifact/unpacked/dist/assets/BlankLayout-D7uT8uqd.js → astrbot-4.25.4/dashboard-artifact/unpacked/dist/assets/BlankLayout-ErP6JGGL.js +1 -1
- astrbot-4.25.3/dashboard-artifact/unpacked/dist/assets/Chat-CT3n8AI0.js → astrbot-4.25.4/dashboard-artifact/unpacked/dist/assets/Chat-DiE4bcuE.js +1 -1
- astrbot-4.25.4/dashboard-artifact/unpacked/dist/assets/ChatBoxPage-wHCdVyzJ.js +1 -0
- astrbot-4.25.4/dashboard-artifact/unpacked/dist/assets/ChatPage-DvtfIrjR.js +1 -0
- astrbot-4.25.3/dashboard-artifact/unpacked/dist/assets/CodeBlockNode-Cimd_l0L.js → astrbot-4.25.4/dashboard-artifact/unpacked/dist/assets/CodeBlockNode-VJIf8Vjy.js +1 -1
- astrbot-4.25.3/dashboard-artifact/unpacked/dist/assets/ConfigPage-BK1IEuqz.js → astrbot-4.25.4/dashboard-artifact/unpacked/dist/assets/ConfigPage-DG4Gv3vR.js +1 -1
- astrbot-4.25.3/dashboard-artifact/unpacked/dist/assets/ConsoleDisplayer-CBJIEob6.js → astrbot-4.25.4/dashboard-artifact/unpacked/dist/assets/ConsoleDisplayer-DRaETBJm.js +1 -1
- astrbot-4.25.3/dashboard-artifact/unpacked/dist/assets/ConsolePage-CDWo7sjH.js → astrbot-4.25.4/dashboard-artifact/unpacked/dist/assets/ConsolePage-CUrQZ2nP.js +1 -1
- astrbot-4.25.3/dashboard-artifact/unpacked/dist/assets/ConversationPage-S_XhJ-S_.js → astrbot-4.25.4/dashboard-artifact/unpacked/dist/assets/ConversationPage-DQXrHJtO.js +1 -1
- astrbot-4.25.3/dashboard-artifact/unpacked/dist/assets/CronJobPage-BPPLHFEW.js → astrbot-4.25.4/dashboard-artifact/unpacked/dist/assets/CronJobPage-C9QLUrP-.js +1 -1
- astrbot-4.25.3/dashboard-artifact/unpacked/dist/assets/DocumentDetail-8MW5BJso.js → astrbot-4.25.4/dashboard-artifact/unpacked/dist/assets/DocumentDetail-BELaKaQX.js +1 -1
- astrbot-4.25.3/dashboard-artifact/unpacked/dist/assets/ExtensionPage-w5PCU1Ic.js → astrbot-4.25.4/dashboard-artifact/unpacked/dist/assets/ExtensionPage-TilqD_gA.js +1 -1
- astrbot-4.25.3/dashboard-artifact/unpacked/dist/assets/FullLayout-PCYs6Bfq.js → astrbot-4.25.4/dashboard-artifact/unpacked/dist/assets/FullLayout-Cs4QlU8u.js +1 -1
- astrbot-4.25.3/dashboard-artifact/unpacked/dist/assets/KBDetail-B0Tv0pFu.js → astrbot-4.25.4/dashboard-artifact/unpacked/dist/assets/KBDetail-B0kdMzh0.js +1 -1
- astrbot-4.25.3/dashboard-artifact/unpacked/dist/assets/KBList-nodkTjGg.js → astrbot-4.25.4/dashboard-artifact/unpacked/dist/assets/KBList-DZ8V9WBJ.js +1 -1
- astrbot-4.25.3/dashboard-artifact/unpacked/dist/assets/KnowledgeBase-liHcb0Ti.js → astrbot-4.25.4/dashboard-artifact/unpacked/dist/assets/KnowledgeBase-DtLidzxd.js +1 -1
- astrbot-4.25.3/dashboard-artifact/unpacked/dist/assets/LanguageSwitcher-BiM3rSC5.js → astrbot-4.25.4/dashboard-artifact/unpacked/dist/assets/LanguageSwitcher-BpsicAjZ.js +1 -1
- astrbot-4.25.4/dashboard-artifact/unpacked/dist/assets/LoginPage-Bo1A8LfV.js +1 -0
- astrbot-4.25.3/dashboard-artifact/unpacked/dist/assets/MigrationDialog-Bs5LLkjE.js → astrbot-4.25.4/dashboard-artifact/unpacked/dist/assets/MigrationDialog-D9zsxD8E.js +1 -1
- astrbot-4.25.3/dashboard-artifact/unpacked/dist/assets/OutlinedActionListItem-CX5bx0sR.js → astrbot-4.25.4/dashboard-artifact/unpacked/dist/assets/OutlinedActionListItem-CRT4bRG9.js +1 -1
- astrbot-4.25.3/dashboard-artifact/unpacked/dist/assets/PersonaForm-BJ3usnop.js → astrbot-4.25.4/dashboard-artifact/unpacked/dist/assets/PersonaForm-BHg35fVV.js +1 -1
- astrbot-4.25.3/dashboard-artifact/unpacked/dist/assets/PersonaPage-DIEl5HYS.js → astrbot-4.25.4/dashboard-artifact/unpacked/dist/assets/PersonaPage-D3kImX3O.js +1 -1
- astrbot-4.25.3/dashboard-artifact/unpacked/dist/assets/PersonaQuickPreview-C1dRNBGu.js → astrbot-4.25.4/dashboard-artifact/unpacked/dist/assets/PersonaQuickPreview-BvA6LSO_.js +1 -1
- astrbot-4.25.3/dashboard-artifact/unpacked/dist/assets/PlatformPage-DoQvm8o_.js → astrbot-4.25.4/dashboard-artifact/unpacked/dist/assets/PlatformPage-DI20LtJ5.js +1 -1
- astrbot-4.25.3/dashboard-artifact/unpacked/dist/assets/PluginPagePage-D8uNJXQ0.js → astrbot-4.25.4/dashboard-artifact/unpacked/dist/assets/PluginPagePage-B2nzeCDx.js +1 -1
- astrbot-4.25.3/dashboard-artifact/unpacked/dist/assets/ProviderChatCompletionPanel-BkVmYOZH.js → astrbot-4.25.4/dashboard-artifact/unpacked/dist/assets/ProviderChatCompletionPanel-BPc3_ROa.js +1 -1
- astrbot-4.25.3/dashboard-artifact/unpacked/dist/assets/ProxySelector-BmsCFh8v.js → astrbot-4.25.4/dashboard-artifact/unpacked/dist/assets/ProxySelector-_EtcRNF5.js +1 -1
- astrbot-4.25.3/dashboard-artifact/unpacked/dist/assets/ReadmeDialog-Dkp-9Ec3.js → astrbot-4.25.4/dashboard-artifact/unpacked/dist/assets/ReadmeDialog-Bq8T-yxW.js +1 -1
- astrbot-4.25.3/dashboard-artifact/unpacked/dist/assets/SessionManagementPage-DoBAjY8d.js → astrbot-4.25.4/dashboard-artifact/unpacked/dist/assets/SessionManagementPage-BCfVJoTR.js +1 -1
- astrbot-4.25.3/dashboard-artifact/unpacked/dist/assets/Settings-DojQp0f8.js → astrbot-4.25.4/dashboard-artifact/unpacked/dist/assets/Settings-DN0YZkvg.js +1 -1
- astrbot-4.25.3/dashboard-artifact/unpacked/dist/assets/SetupPage-D_MfYqzS.js → astrbot-4.25.4/dashboard-artifact/unpacked/dist/assets/SetupPage-B1lDnWIz.js +1 -1
- astrbot-4.25.3/dashboard-artifact/unpacked/dist/assets/StatsPage-B--eu_hZ.js → astrbot-4.25.4/dashboard-artifact/unpacked/dist/assets/StatsPage-DerROowe.js +1 -1
- astrbot-4.25.3/dashboard-artifact/unpacked/dist/assets/StyledMenu.vue_vue_type_style_index_0_lang-C07hbdK3.js → astrbot-4.25.4/dashboard-artifact/unpacked/dist/assets/StyledMenu.vue_vue_type_style_index_0_lang-Do-HmNxr.js +1 -1
- astrbot-4.25.3/dashboard-artifact/unpacked/dist/assets/SubAgentPage-Cx0Z1XK8.js → astrbot-4.25.4/dashboard-artifact/unpacked/dist/assets/SubAgentPage-CcPOMQMc.js +1 -1
- astrbot-4.25.3/dashboard-artifact/unpacked/dist/assets/ThemeAwareMarkdownCodeBlock.vue_vue_type_script_setup_true_lang-BlP59LP_.js → astrbot-4.25.4/dashboard-artifact/unpacked/dist/assets/ThemeAwareMarkdownCodeBlock.vue_vue_type_script_setup_true_lang-CCVS2gvE.js +5 -5
- astrbot-4.25.3/dashboard-artifact/unpacked/dist/assets/TracePage-Dy7B5X0X.js → astrbot-4.25.4/dashboard-artifact/unpacked/dist/assets/TracePage-DxdcZIwG.js +1 -1
- astrbot-4.25.3/dashboard-artifact/unpacked/dist/assets/UmoDisplay-BBI936fa.js → astrbot-4.25.4/dashboard-artifact/unpacked/dist/assets/UmoDisplay-D8cptyeD.js +1 -1
- astrbot-4.25.3/dashboard-artifact/unpacked/dist/assets/WelcomePage-CoA7XDsE.js → astrbot-4.25.4/dashboard-artifact/unpacked/dist/assets/WelcomePage-CZoLEla9.js +1 -1
- astrbot-4.25.3/dashboard-artifact/unpacked/dist/assets/confirmDialog-DtcYjqTH.js → astrbot-4.25.4/dashboard-artifact/unpacked/dist/assets/confirmDialog-DDaflvok.js +1 -1
- astrbot-4.25.3/dashboard-artifact/unpacked/dist/assets/cssMode-Blb46Ul2.js → astrbot-4.25.4/dashboard-artifact/unpacked/dist/assets/cssMode-D8jhHr88.js +1 -1
- astrbot-4.25.3/dashboard-artifact/unpacked/dist/assets/customizer-DEhfi_-J.js → astrbot-4.25.4/dashboard-artifact/unpacked/dist/assets/customizer-Bq3hSjm8.js +1 -1
- astrbot-4.25.3/dashboard-artifact/unpacked/dist/assets/htmlMode-BOx8PRBq.js → astrbot-4.25.4/dashboard-artifact/unpacked/dist/assets/htmlMode-BTtyACxD.js +1 -1
- astrbot-4.25.3/dashboard-artifact/unpacked/dist/assets/index-5ibHUG9U.js → astrbot-4.25.4/dashboard-artifact/unpacked/dist/assets/index-9wc_qOKm.js +1 -1
- astrbot-4.25.3/dashboard-artifact/unpacked/dist/assets/index-cAcEeAvL.js → astrbot-4.25.4/dashboard-artifact/unpacked/dist/assets/index-CbF5YU1x.js +1 -1
- astrbot-4.25.3/dashboard-artifact/unpacked/dist/assets/index-D8N46Rx6.js → astrbot-4.25.4/dashboard-artifact/unpacked/dist/assets/index-Dj6MWYIX.js +1 -1
- astrbot-4.25.3/dashboard-artifact/unpacked/dist/assets/index-U4dVDC0f.js → astrbot-4.25.4/dashboard-artifact/unpacked/dist/assets/index-DjbMv9WB.js +6 -6
- astrbot-4.25.4/dashboard-artifact/unpacked/dist/assets/index2-BTGLqFId.js +1 -0
- astrbot-4.25.3/dashboard-artifact/unpacked/dist/assets/index3-CRwZ_avn.js → astrbot-4.25.4/dashboard-artifact/unpacked/dist/assets/index3-CCMhTDo_.js +1 -1
- astrbot-4.25.3/dashboard-artifact/unpacked/dist/assets/index4-DLMgzmH5.js → astrbot-4.25.4/dashboard-artifact/unpacked/dist/assets/index4-B8bWWHbx.js +1 -1
- astrbot-4.25.3/dashboard-artifact/unpacked/dist/assets/index5-DFHNwxUT.js → astrbot-4.25.4/dashboard-artifact/unpacked/dist/assets/index5-B4ViiLv1.js +1 -1
- astrbot-4.25.3/dashboard-artifact/unpacked/dist/assets/index6-DybPluFM.js → astrbot-4.25.4/dashboard-artifact/unpacked/dist/assets/index6-DAnyn9zG.js +1 -1
- astrbot-4.25.3/dashboard-artifact/unpacked/dist/assets/index7-Dw1taEaD.js → astrbot-4.25.4/dashboard-artifact/unpacked/dist/assets/index7-Ciu6QLV4.js +1 -1
- astrbot-4.25.3/dashboard-artifact/unpacked/dist/assets/javascript-DgJ2Em46.js → astrbot-4.25.4/dashboard-artifact/unpacked/dist/assets/javascript-B3zD1Xj2.js +1 -1
- astrbot-4.25.3/dashboard-artifact/unpacked/dist/assets/jsonMode-jU9K5DSz.js → astrbot-4.25.4/dashboard-artifact/unpacked/dist/assets/jsonMode-BXmG9g5e.js +1 -1
- astrbot-4.25.3/dashboard-artifact/unpacked/dist/assets/mermaid-CB_4y_as.js → astrbot-4.25.4/dashboard-artifact/unpacked/dist/assets/mermaid-qGptf0Mx.js +1 -1
- astrbot-4.25.3/dashboard-artifact/unpacked/dist/assets/pluginI18n-Bji-wkel.js → astrbot-4.25.4/dashboard-artifact/unpacked/dist/assets/pluginI18n-Dz8IC59X.js +1 -1
- astrbot-4.25.3/dashboard-artifact/unpacked/dist/assets/python-CrUrJ5Kq.js → astrbot-4.25.4/dashboard-artifact/unpacked/dist/assets/python-wpjs4pKi.js +1 -1
- astrbot-4.25.3/dashboard-artifact/unpacked/dist/assets/restartAstrBot-YBq4Gt_a.js → astrbot-4.25.4/dashboard-artifact/unpacked/dist/assets/restartAstrBot-LjzV-3yv.js +1 -1
- astrbot-4.25.3/dashboard-artifact/unpacked/dist/assets/toast-D2Gnsygy.js → astrbot-4.25.4/dashboard-artifact/unpacked/dist/assets/toast-B3pM6G0Q.js +1 -1
- astrbot-4.25.3/dashboard-artifact/unpacked/dist/assets/typescript-B6kACtRL.js → astrbot-4.25.4/dashboard-artifact/unpacked/dist/assets/typescript-DEWFYiIv.js +1 -1
- astrbot-4.25.3/dashboard-artifact/unpacked/dist/assets/useMediaHandling-BADJ_6nx.js → astrbot-4.25.4/dashboard-artifact/unpacked/dist/assets/useMediaHandling-Doj7qyY1.js +1 -1
- astrbot-4.25.4/dashboard-artifact/unpacked/dist/assets/version +1 -0
- astrbot-4.25.3/dashboard-artifact/unpacked/dist/assets/workers-mermaidWorkerClient-DCJrORB4.js → astrbot-4.25.4/dashboard-artifact/unpacked/dist/assets/workers-mermaidWorkerClient-CQMKmfXx.js +2 -2
- astrbot-4.25.3/dashboard-artifact/unpacked/dist/assets/xml-Cxd5reGf.js → astrbot-4.25.4/dashboard-artifact/unpacked/dist/assets/xml-CJHBUcUE.js +1 -1
- astrbot-4.25.3/dashboard-artifact/unpacked/dist/assets/yaml-D7jfpnBo.js → astrbot-4.25.4/dashboard-artifact/unpacked/dist/assets/yaml-B_m-tFLK.js +1 -1
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard-artifact/unpacked/dist/index.html +1 -1
- {astrbot-4.25.3 → astrbot-4.25.4}/main.py +0 -3
- {astrbot-4.25.3 → astrbot-4.25.4}/pyproject.toml +1 -1
- {astrbot-4.25.3 → astrbot-4.25.4}/tests/unit/test_astr_main_agent.py +40 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/tests/unit/test_document_storage_fts.py +0 -36
- astrbot-4.25.4/tests/unit/test_provider_stats.py +65 -0
- astrbot-4.25.3/dashboard-artifact/unpacked/dist/assets/ChatBoxPage-bdwTEOvR.js +0 -1
- astrbot-4.25.3/dashboard-artifact/unpacked/dist/assets/ChatPage-CBOizNPA.js +0 -1
- astrbot-4.25.3/dashboard-artifact/unpacked/dist/assets/LoginPage-DWRym5n5.js +0 -1
- astrbot-4.25.3/dashboard-artifact/unpacked/dist/assets/index2-Dku3U-wC.js +0 -1
- astrbot-4.25.3/dashboard-artifact/unpacked/dist/assets/version +0 -1
- astrbot-4.25.3/tests/unit/test_provider_stats.py +0 -207
- {astrbot-4.25.3 → astrbot-4.25.4}/.dockerignore +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/.github/FUNDING.yml +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/.github/ISSUE_TEMPLATE/PLUGIN_PUBLISH.yml +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/.github/ISSUE_TEMPLATE/bug-report.yml +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/.github/ISSUE_TEMPLATE/feature-request.yml +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/.github/PULL_REQUEST_TEMPLATE.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/.github/auto_assign.yml +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/.github/copilot-instructions.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/.github/dependabot.yml +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/.github/workflows/build-docs.yml +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/.github/workflows/code-format.yml +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/.github/workflows/codeql.yml +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/.github/workflows/coverage_test.yml +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/.github/workflows/dashboard_ci.yml +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/.github/workflows/docker-image.yml +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/.github/workflows/pr-title-check.yml +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/.github/workflows/release.yml +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/.github/workflows/smoke_test.yml +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/.github/workflows/stale.yml +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/.github/workflows/sync-wiki.yml +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/.github/workflows/unit_tests.yml +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/.gitignore +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/.pre-commit-config.yaml +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/.python-version +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/CODE_OF_CONDUCT.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/CONTRIBUTING.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/Dockerfile +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/EULA.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/FIRST_NOTICE.en-US.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/FIRST_NOTICE.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/FIRST_NOTICE.ru-RU.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/LICENSE +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/Makefile +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/README.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/README_fr.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/README_ja.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/README_ru.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/README_zh-TW.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/README_zh.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/__init__.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/api/__init__.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/api/all.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/api/event/__init__.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/api/event/filter/__init__.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/api/message_components.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/api/platform/__init__.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/api/provider/__init__.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/api/star/__init__.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/api/util/__init__.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/builtin_stars/astrbot/.astrbot-plugin/i18n/en-US.json +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/builtin_stars/astrbot/.astrbot-plugin/i18n/zh-CN.json +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/builtin_stars/astrbot/group_chat_context.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/builtin_stars/astrbot/main.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/builtin_stars/astrbot/metadata.yaml +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/builtin_stars/builtin_commands/.astrbot-plugin/i18n/en-US.json +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/builtin_stars/builtin_commands/.astrbot-plugin/i18n/zh-CN.json +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/builtin_stars/builtin_commands/commands/__init__.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/builtin_stars/builtin_commands/commands/admin.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/builtin_stars/builtin_commands/commands/conversation.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/builtin_stars/builtin_commands/commands/help.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/builtin_stars/builtin_commands/commands/name.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/builtin_stars/builtin_commands/commands/provider.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/builtin_stars/builtin_commands/commands/setunset.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/builtin_stars/builtin_commands/commands/sid.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/builtin_stars/builtin_commands/commands/utils/rst_scene.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/builtin_stars/builtin_commands/main.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/builtin_stars/builtin_commands/metadata.yaml +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/cli/__init__.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/cli/__main__.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/cli/commands/__init__.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/cli/commands/cmd_conf.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/cli/commands/cmd_init.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/cli/commands/cmd_password.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/cli/commands/cmd_plug.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/cli/commands/cmd_run.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/cli/utils/__init__.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/cli/utils/basic.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/cli/utils/plugin.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/cli/utils/version_comparator.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/__init__.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/agent/agent.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/agent/context/compressor.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/agent/context/config.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/agent/context/manager.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/agent/context/round_utils.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/agent/context/token_counter.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/agent/context/truncator.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/agent/handoff.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/agent/hooks.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/agent/mcp_client.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/agent/message.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/agent/response.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/agent/run_context.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/agent/runners/__init__.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/agent/runners/base.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/agent/runners/coze/coze_agent_runner.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/agent/runners/coze/coze_api_client.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/agent/runners/dashscope/dashscope_agent_runner.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/agent/runners/deerflow/constants.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/agent/runners/deerflow/deerflow_agent_runner.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/agent/runners/deerflow/deerflow_api_client.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/agent/runners/deerflow/deerflow_content_mapper.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/agent/runners/deerflow/deerflow_stream_utils.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/agent/runners/dify/dify_agent_runner.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/agent/runners/dify/dify_api_client.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/agent/runners/tool_loop_agent_runner.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/agent/tool.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/agent/tool_executor.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/agent/tool_image_cache.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/astr_agent_context.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/astr_agent_run_util.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/astr_agent_tool_exec.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/astr_main_agent_resources.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/astrbot_config_mgr.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/backup/__init__.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/backup/constants.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/backup/exporter.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/backup/importer.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/computer/booters/base.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/computer/booters/bay_manager.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/computer/booters/boxlite.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/computer/booters/cua.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/computer/booters/cua_defaults.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/computer/booters/local.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/computer/booters/shell_background.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/computer/booters/shipyard.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/computer/booters/shipyard_neo.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/computer/booters/shipyard_search_file_util.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/computer/computer_client.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/computer/file_read_utils.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/computer/olayer/__init__.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/computer/olayer/browser.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/computer/olayer/filesystem.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/computer/olayer/gui.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/computer/olayer/python.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/computer/olayer/shell.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/config/__init__.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/config/astrbot_config.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/config/i18n_utils.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/conversation_mgr.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/core_lifecycle.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/cron/__init__.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/cron/events.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/cron/manager.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/db/migration/helper.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/db/migration/migra_3_to_4.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/db/migration/migra_45_to_46.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/db/migration/migra_token_usage.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/db/migration/migra_webchat_session.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/db/migration/shared_preferences_v3.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/db/migration/sqlite_v3.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/db/po.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/db/vec_db/base.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/db/vec_db/faiss_impl/__init__.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/db/vec_db/faiss_impl/embedding_storage.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/db/vec_db/faiss_impl/sqlite_init.sql +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/db/vec_db/faiss_impl/vec_db.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/exceptions.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/file_token_service.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/initial_loader.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/knowledge_base/chunking/__init__.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/knowledge_base/chunking/base.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/knowledge_base/chunking/fixed_size.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/knowledge_base/chunking/markdown.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/knowledge_base/chunking/recursive.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/knowledge_base/kb_helper.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/knowledge_base/kb_mgr.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/knowledge_base/models.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/knowledge_base/parsers/__init__.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/knowledge_base/parsers/base.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/knowledge_base/parsers/epub_parser.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/knowledge_base/parsers/markitdown_parser.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/knowledge_base/parsers/pdf_parser.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/knowledge_base/parsers/text_parser.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/knowledge_base/parsers/url_parser.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/knowledge_base/parsers/util.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/knowledge_base/prompts.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/knowledge_base/retrieval/__init__.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/knowledge_base/retrieval/hit_stopwords.txt +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/knowledge_base/retrieval/manager.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/knowledge_base/retrieval/rank_fusion.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/knowledge_base/retrieval/sparse_retriever.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/knowledge_base/retrieval/tokenizer.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/log.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/message/components.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/message/message_event_result.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/persona_error_reply.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/persona_mgr.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/pipeline/__init__.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/pipeline/bootstrap.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/pipeline/content_safety_check/stage.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/pipeline/content_safety_check/strategies/__init__.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/pipeline/content_safety_check/strategies/baidu_aip.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/pipeline/content_safety_check/strategies/keywords.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/pipeline/content_safety_check/strategies/strategy.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/pipeline/context.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/pipeline/context_utils.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/pipeline/preprocess_stage/stage.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/pipeline/process_stage/follow_up.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/pipeline/process_stage/method/agent_request.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/pipeline/process_stage/method/agent_sub_stages/third_party.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/pipeline/process_stage/method/star_request.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/pipeline/process_stage/stage.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/pipeline/rate_limit_check/stage.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/pipeline/respond/stage.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/pipeline/result_decorate/stage.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/pipeline/scheduler.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/pipeline/session_status_check/stage.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/pipeline/stage.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/pipeline/stage_order.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/pipeline/waking_check/stage.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/pipeline/whitelist_check/stage.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/platform/__init__.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/platform/astr_message_event.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/platform/astrbot_message.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/platform/manager.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/platform/message_session.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/platform/message_type.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/platform/platform.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/platform/platform_metadata.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/platform/register.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/platform/sources/aiocqhttp/aiocqhttp_message_event.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/platform/sources/aiocqhttp/aiocqhttp_platform_adapter.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/platform/sources/dingtalk/app_registration.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/platform/sources/dingtalk/dingtalk_adapter.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/platform/sources/dingtalk/dingtalk_event.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/platform/sources/discord/client.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/platform/sources/discord/components.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/platform/sources/discord/discord_platform_adapter.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/platform/sources/discord/discord_platform_event.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/platform/sources/kook/kook_adapter.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/platform/sources/kook/kook_client.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/platform/sources/kook/kook_config.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/platform/sources/kook/kook_event.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/platform/sources/kook/kook_roles_record.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/platform/sources/kook/kook_types.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/platform/sources/lark/app_registration.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/platform/sources/lark/bot_info.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/platform/sources/lark/lark_adapter.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/platform/sources/lark/lark_event.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/platform/sources/lark/server.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/platform/sources/line/line_adapter.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/platform/sources/line/line_api.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/platform/sources/line/line_event.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/platform/sources/mattermost/__init__.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/platform/sources/mattermost/client.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/platform/sources/mattermost/mattermost_adapter.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/platform/sources/mattermost/mattermost_event.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/platform/sources/misskey/misskey_adapter.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/platform/sources/misskey/misskey_api.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/platform/sources/misskey/misskey_event.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/platform/sources/misskey/misskey_utils.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/platform/sources/qqofficial/qqofficial_message_event.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/platform/sources/qqofficial/qqofficial_platform_adapter.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/platform/sources/qqofficial_webhook/qo_webhook_adapter.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/platform/sources/qqofficial_webhook/qo_webhook_event.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/platform/sources/qqofficial_webhook/qo_webhook_server.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/platform/sources/satori/satori_adapter.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/platform/sources/satori/satori_event.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/platform/sources/slack/client.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/platform/sources/slack/slack_adapter.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/platform/sources/slack/slack_event.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/platform/sources/telegram/tg_adapter.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/platform/sources/telegram/tg_event.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/platform/sources/webchat/message_parts_helper.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/platform/sources/webchat/webchat_adapter.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/platform/sources/webchat/webchat_event.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/platform/sources/webchat/webchat_queue_mgr.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/platform/sources/wecom/wecom_adapter.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/platform/sources/wecom/wecom_event.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/platform/sources/wecom/wecom_kf.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/platform/sources/wecom/wecom_kf_message.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/platform/sources/wecom_ai_bot/WXBizJsonMsgCrypt.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/platform/sources/wecom_ai_bot/__init__.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/platform/sources/wecom_ai_bot/ierror.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/platform/sources/wecom_ai_bot/wecomai_adapter.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/platform/sources/wecom_ai_bot/wecomai_api.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/platform/sources/wecom_ai_bot/wecomai_event.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/platform/sources/wecom_ai_bot/wecomai_long_connection.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/platform/sources/wecom_ai_bot/wecomai_queue_mgr.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/platform/sources/wecom_ai_bot/wecomai_server.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/platform/sources/wecom_ai_bot/wecomai_utils.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/platform/sources/wecom_ai_bot/wecomai_webhook.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/platform/sources/weixin_oc/login_registration.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/platform/sources/weixin_oc/weixin_oc_client.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/platform/sources/weixin_oc/weixin_oc_event.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/platform/sources/weixin_official_account/weixin_offacc_adapter.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/platform/sources/weixin_official_account/weixin_offacc_event.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/platform_message_history_mgr.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/provider/__init__.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/provider/entites.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/provider/entities.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/provider/func_tool_manager.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/provider/manager.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/provider/modalities.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/provider/provider.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/provider/register.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/provider/sources/anthropic_source.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/provider/sources/azure_tts_source.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/provider/sources/bailian_rerank_source.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/provider/sources/dashscope_tts.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/provider/sources/edge_tts_source.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/provider/sources/fishaudio_tts_api_source.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/provider/sources/gemini_embedding_source.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/provider/sources/gemini_source.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/provider/sources/gemini_tts_source.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/provider/sources/genie_tts.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/provider/sources/groq_source.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/provider/sources/gsv_selfhosted_source.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/provider/sources/gsvi_tts_source.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/provider/sources/kimi_code_source.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/provider/sources/longcat_source.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/provider/sources/mimo_api_common.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/provider/sources/mimo_stt_api_source.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/provider/sources/mimo_tts_api_source.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/provider/sources/minimax_token_plan_source.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/provider/sources/minimax_tts_api_source.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/provider/sources/nvidia_embedding_source.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/provider/sources/nvidia_rerank_source.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/provider/sources/oai_aihubmix_source.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/provider/sources/ollama_embedding_source.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/provider/sources/openai_embedding_source.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/provider/sources/openai_source.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/provider/sources/openai_tts_api_source.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/provider/sources/openrouter_source.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/provider/sources/sensevoice_selfhosted_source.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/provider/sources/vllm_rerank_source.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/provider/sources/volcengine_tts.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/provider/sources/whisper_api_source.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/provider/sources/whisper_selfhosted_source.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/provider/sources/xai_source.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/provider/sources/xiaomi_source.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/provider/sources/xiaomi_token_plan_source.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/provider/sources/xinference_rerank_source.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/provider/sources/xinference_stt_provider.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/provider/sources/zhipu_source.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/sentinels.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/skills/__init__.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/skills/neo_skill_sync.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/skills/skill_manager.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/star/README.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/star/__init__.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/star/base.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/star/command_management.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/star/config.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/star/context.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/star/error_messages.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/star/filter/__init__.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/star/filter/command.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/star/filter/command_group.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/star/filter/custom_filter.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/star/filter/event_message_type.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/star/filter/permission.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/star/filter/platform_adapter_type.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/star/filter/regex.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/star/register/__init__.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/star/register/star.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/star/register/star_handler.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/star/session_llm_manager.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/star/session_plugin_manager.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/star/star.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/star/star_handler.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/star/star_manager.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/star/star_tools.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/star/updator.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/subagent_orchestrator.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/tools/computer_tools/__init__.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/tools/computer_tools/cua.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/tools/computer_tools/fs.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/tools/computer_tools/python.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/tools/computer_tools/shell.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/tools/computer_tools/shipyard_neo/__init__.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/tools/computer_tools/shipyard_neo/browser.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/tools/computer_tools/shipyard_neo/neo_skills.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/tools/computer_tools/util.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/tools/cron_tools.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/tools/knowledge_base_tools.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/tools/message_tools.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/tools/registry.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/tools/web_search_tools.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/umo_alias.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/umop_config_router.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/updator.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/utils/active_event_registry.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/utils/astrbot_path.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/utils/auth_password.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/utils/command_parser.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/utils/config_number.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/utils/core_constraints.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/utils/datetime_utils.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/utils/desktop_core_lock.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/utils/error_redaction.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/utils/file_extract.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/utils/history_saver.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/utils/http_ssl.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/utils/image_ref_utils.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/utils/io.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/utils/llm_metadata.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/utils/log_pipe.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/utils/media_utils.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/utils/metrics.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/utils/migra_helper.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/utils/network_utils.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/utils/path_util.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/utils/pip_installer.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/utils/plugin_kv_store.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/utils/quoted_message/__init__.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/utils/quoted_message/chain_parser.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/utils/quoted_message/extractor.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/utils/quoted_message/image_refs.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/utils/quoted_message/image_resolver.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/utils/quoted_message/onebot_client.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/utils/quoted_message/settings.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/utils/quoted_message_parser.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/utils/requirements_utils.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/utils/runtime_env.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/utils/session_lock.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/utils/session_waiter.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/utils/shared_preferences.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/utils/storage_cleaner.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/utils/string_utils.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/utils/t2i/__init__.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/utils/t2i/local_strategy.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/utils/t2i/network_strategy.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/utils/t2i/renderer.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/utils/t2i/template/astrbot_powershell.html +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/utils/t2i/template/astrbot_vitepress.html +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/utils/t2i/template/base.html +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/utils/t2i/template/shiki_runtime.iife.js +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/utils/t2i/template_manager.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/utils/temp_dir_cleaner.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/utils/tencent_record_helper.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/utils/totp.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/utils/trace.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/utils/version_comparator.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/utils/webhook_utils.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/zip_updator.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/dashboard/password_state.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/dashboard/plugin_page_auth.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/dashboard/plugin_page_bridge.js +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/dashboard/routes/__init__.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/dashboard/routes/api_key.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/dashboard/routes/auth.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/dashboard/routes/backup.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/dashboard/routes/chat.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/dashboard/routes/chatui_project.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/dashboard/routes/command.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/dashboard/routes/config.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/dashboard/routes/conversation.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/dashboard/routes/cron.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/dashboard/routes/file.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/dashboard/routes/knowledge_base.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/dashboard/routes/live_chat.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/dashboard/routes/log.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/dashboard/routes/open_api.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/dashboard/routes/persona.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/dashboard/routes/platform.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/dashboard/routes/plugin.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/dashboard/routes/route.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/dashboard/routes/session_management.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/dashboard/routes/skills.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/dashboard/routes/stat.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/dashboard/routes/static_file.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/dashboard/routes/subagent.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/dashboard/routes/t2i.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/dashboard/routes/tools.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/dashboard/routes/update.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/dashboard/routes/util.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/dashboard/server.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/dashboard/utils.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/utils/__init__.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/astrbot/utils/http_ssl_common.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/changelogs/v3.4.0.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/changelogs/v3.4.1.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/changelogs/v3.4.10.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/changelogs/v3.4.11.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/changelogs/v3.4.12.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/changelogs/v3.4.13.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/changelogs/v3.4.14.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/changelogs/v3.4.15.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/changelogs/v3.4.16.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/changelogs/v3.4.17.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/changelogs/v3.4.18.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/changelogs/v3.4.19.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/changelogs/v3.4.20.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/changelogs/v3.4.21.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/changelogs/v3.4.22.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/changelogs/v3.4.23.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/changelogs/v3.4.24.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/changelogs/v3.4.25.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/changelogs/v3.4.26.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/changelogs/v3.4.27.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/changelogs/v3.4.28.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/changelogs/v3.4.29.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/changelogs/v3.4.3.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/changelogs/v3.4.30.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/changelogs/v3.4.31.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/changelogs/v3.4.32.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/changelogs/v3.4.33.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/changelogs/v3.4.35.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/changelogs/v3.4.36.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/changelogs/v3.4.37.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/changelogs/v3.4.38.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/changelogs/v3.4.39.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/changelogs/v3.4.4.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/changelogs/v3.4.5.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/changelogs/v3.4.6.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/changelogs/v3.4.7.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/changelogs/v3.4.8.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/changelogs/v3.4.9.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/changelogs/v3.5.0.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/changelogs/v3.5.1.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/changelogs/v3.5.10.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/changelogs/v3.5.11.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/changelogs/v3.5.12.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/changelogs/v3.5.13.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/changelogs/v3.5.14.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/changelogs/v3.5.15.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/changelogs/v3.5.16.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/changelogs/v3.5.17.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/changelogs/v3.5.18.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/changelogs/v3.5.19.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/changelogs/v3.5.2.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/changelogs/v3.5.20.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/changelogs/v3.5.21.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/changelogs/v3.5.22.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/changelogs/v3.5.23.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/changelogs/v3.5.24.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/changelogs/v3.5.25.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/changelogs/v3.5.26.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/changelogs/v3.5.27.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/changelogs/v3.5.3.1.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/changelogs/v3.5.3.2.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/changelogs/v3.5.3.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/changelogs/v3.5.4.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/changelogs/v3.5.5.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/changelogs/v3.5.6.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/changelogs/v3.5.7.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/changelogs/v3.5.8.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/changelogs/v3.5.9.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/changelogs/v4.0.0-beta.3.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/changelogs/v4.0.0-beta.4.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/changelogs/v4.0.0-beta.5.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/changelogs/v4.0.0.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/changelogs/v4.1.0.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/changelogs/v4.1.1.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/changelogs/v4.1.2.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/changelogs/v4.1.3.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/changelogs/v4.1.4.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/changelogs/v4.1.5.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/changelogs/v4.1.6.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/changelogs/v4.1.7.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/changelogs/v4.10.0-alpha.1.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/changelogs/v4.10.0-alpha.2.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/changelogs/v4.10.0.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/changelogs/v4.10.1.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/changelogs/v4.10.2.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/changelogs/v4.10.3.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/changelogs/v4.10.4.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/changelogs/v4.10.5.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/changelogs/v4.10.6.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/changelogs/v4.11.0.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/changelogs/v4.11.1.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/changelogs/v4.11.2.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/changelogs/v4.11.3.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/changelogs/v4.11.4.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/changelogs/v4.12.0.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/changelogs/v4.12.1.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/changelogs/v4.12.2.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/changelogs/v4.12.3.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/changelogs/v4.12.4.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/changelogs/v4.13.0.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/changelogs/v4.13.1.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/changelogs/v4.13.2.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/changelogs/v4.14.0.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/changelogs/v4.14.1.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/changelogs/v4.14.2.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/changelogs/v4.14.3.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/changelogs/v4.14.4.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/changelogs/v4.14.5.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/changelogs/v4.14.6.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/changelogs/v4.14.7.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/changelogs/v4.14.8.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/changelogs/v4.15.0.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/changelogs/v4.16.0.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/changelogs/v4.17.0.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/changelogs/v4.17.1.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/changelogs/v4.17.2.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/changelogs/v4.17.3.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/changelogs/v4.17.4.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/changelogs/v4.17.5.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/changelogs/v4.17.6.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/changelogs/v4.18.0.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/changelogs/v4.18.1.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/changelogs/v4.18.2.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/changelogs/v4.18.3.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/changelogs/v4.19.2.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/changelogs/v4.19.3.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/changelogs/v4.19.4.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/changelogs/v4.19.5.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/changelogs/v4.2.0.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/changelogs/v4.2.1.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/changelogs/v4.20.0.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/changelogs/v4.20.1.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/changelogs/v4.21.0.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/changelogs/v4.22.0.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/changelogs/v4.22.1.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/changelogs/v4.22.2.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/changelogs/v4.22.3.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/changelogs/v4.23.0-beta.1.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/changelogs/v4.23.0.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/changelogs/v4.23.1.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/changelogs/v4.23.2.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/changelogs/v4.23.5.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/changelogs/v4.23.6.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/changelogs/v4.24.2.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/changelogs/v4.24.4.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/changelogs/v4.24.5.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/changelogs/v4.25.0.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/changelogs/v4.25.1.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/changelogs/v4.25.2.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/changelogs/v4.25.3.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/changelogs/v4.3.0.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/changelogs/v4.3.1.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/changelogs/v4.3.2.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/changelogs/v4.3.3.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/changelogs/v4.3.5.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/changelogs/v4.5.0.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/changelogs/v4.5.1.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/changelogs/v4.5.2.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/changelogs/v4.5.3.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/changelogs/v4.5.4.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/changelogs/v4.5.5.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/changelogs/v4.5.6.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/changelogs/v4.5.7.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/changelogs/v4.5.8.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/changelogs/v4.6.0.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/changelogs/v4.6.1.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/changelogs/v4.7.0.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/changelogs/v4.7.1.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/changelogs/v4.7.3.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/changelogs/v4.7.4.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/changelogs/v4.8.0.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/changelogs/v4.9.0.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/changelogs/v4.9.1.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/changelogs/v4.9.2.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/compose-with-shipyard.yml +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/compose.yml +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/.gitignore +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/LICENSE +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/README.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/env.d.ts +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/index.html +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/package.json +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/public/_redirects +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/public/favicon.svg +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/public/robots.txt +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/scripts/build-t2i-shiki-runtime.mjs +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/scripts/subset-mdi-font.mjs +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/App.vue +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/assets/images/astrbot_banner.png +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/assets/images/astrbot_logo_mini.webp +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/assets/images/icon-no-shadow.svg +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/assets/images/loading-seio.webp +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/assets/images/platform_logos/dingtalk.svg +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/assets/images/platform_logos/discord.svg +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/assets/images/platform_logos/kook.png +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/assets/images/platform_logos/lark.png +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/assets/images/platform_logos/line.png +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/assets/images/platform_logos/matrix.svg +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/assets/images/platform_logos/mattermost.svg +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/assets/images/platform_logos/misskey.png +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/assets/images/platform_logos/onebot.png +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/assets/images/platform_logos/qq.png +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/assets/images/platform_logos/satori.png +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/assets/images/platform_logos/slack.svg +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/assets/images/platform_logos/telegram.svg +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/assets/images/platform_logos/vocechat.png +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/assets/images/platform_logos/wechat.png +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/assets/images/platform_logos/wecom.png +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/assets/images/plugin_icon.png +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/assets/images/xmas-hat.png +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/assets/mdi-subset/materialdesignicons-subset.css +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/assets/mdi-subset/materialdesignicons-webfont-subset.woff +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/assets/mdi-subset/materialdesignicons-webfont-subset.woff2 +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/components/ConfirmDialog.vue +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/components/chat/Chat.vue +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/components/chat/ChatInput.vue +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/components/chat/ChatMessageList.vue +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/components/chat/CommandSuggestion.vue +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/components/chat/ConfigSelector.vue +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/components/chat/LiveMode.vue +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/components/chat/LiveOrb.vue +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/components/chat/MessageList.vue +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/components/chat/MessageListDEPRECATED.vue +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/components/chat/ProjectDialog.vue +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/components/chat/ProjectList.vue +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/components/chat/ProjectView.vue +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/components/chat/ProviderConfigDialog.vue +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/components/chat/ProviderModelMenu.vue +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/components/chat/ReasoningSidebar.vue +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/components/chat/RegenerateMenu.vue +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/components/chat/StandaloneChat.vue +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/components/chat/ThreadPanel.vue +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/components/chat/ThreadedMarkdownMessagePart.vue +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/components/chat/message_list_comps/ActionRef.vue +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/components/chat/message_list_comps/IPythonToolBlock.vue +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/components/chat/message_list_comps/MarkdownMessagePart.vue +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/components/chat/message_list_comps/ReasoningBlock.vue +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/components/chat/message_list_comps/ReasoningTimeline.vue +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/components/chat/message_list_comps/RefNode.vue +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/components/chat/message_list_comps/RefsSidebar.vue +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/components/chat/message_list_comps/ThreadNode.vue +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/components/chat/message_list_comps/ToolCallCard.vue +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/components/chat/message_list_comps/ToolCallItem.vue +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/components/config/AstrBotCoreConfigWrapper.vue +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/components/config/UnsavedChangesConfirmDialog.vue +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/components/extension/MarketPluginCard.vue +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/components/extension/McpServersSection.vue +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/components/extension/PluginSortControl.vue +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/components/extension/SkillsSection.vue +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/components/extension/componentPanel/components/CommandFilters.vue +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/components/extension/componentPanel/components/CommandTable.vue +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/components/extension/componentPanel/components/DetailsDialog.vue +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/components/extension/componentPanel/components/RenameDialog.vue +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/components/extension/componentPanel/components/ToolTable.vue +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/components/extension/componentPanel/composables/useCommandActions.ts +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/components/extension/componentPanel/composables/useCommandFilters.ts +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/components/extension/componentPanel/composables/useComponentData.ts +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/components/extension/componentPanel/index.vue +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/components/extension/componentPanel/types.ts +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/components/folder/BaseCreateFolderDialog.vue +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/components/folder/BaseFolderBreadcrumb.vue +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/components/folder/BaseFolderCard.vue +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/components/folder/BaseFolderItemSelector.vue +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/components/folder/BaseFolderTree.vue +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/components/folder/BaseFolderTreeNode.vue +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/components/folder/BaseMoveTargetNode.vue +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/components/folder/BaseMoveToFolderDialog.vue +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/components/folder/README.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/components/folder/index.ts +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/components/folder/types.ts +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/components/folder/useFolderManager.ts +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/components/platform/AddNewPlatform.vue +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/components/platform/PlatformRegistrationAction.vue +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/components/provider/AddNewProvider.vue +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/components/provider/ProviderChatCompletionPanel.vue +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/components/provider/ProviderModelsPanel.vue +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/components/provider/ProviderSourcesPanel.vue +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/components/shared/AstrBotConfig.vue +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/components/shared/AstrBotConfigV4.vue +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/components/shared/BackupDialog.vue +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/components/shared/ChangelogDialog.vue +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/components/shared/ConfigItemRenderer.vue +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/components/shared/ConsoleDisplayer.vue +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/components/shared/DashboardTotpManageDialog.vue +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/components/shared/DashboardTotpManager.vue +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/components/shared/DashboardTotpRecoveryDialog.vue +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/components/shared/DashboardTotpSetupDialog.vue +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/components/shared/DashboardTwoFactorDialog.vue +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/components/shared/ExtensionCard.vue +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/components/shared/FileConfigItem.vue +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/components/shared/ItemCard.vue +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/components/shared/ItemCardGrid.vue +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/components/shared/KnowledgeBaseSelector.vue +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/components/shared/LanguageSwitcher.vue +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/components/shared/ListConfigItem.vue +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/components/shared/Logo.vue +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/components/shared/MigrationDialog.vue +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/components/shared/ObjectEditor.vue +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/components/shared/OutlinedActionListItem.vue +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/components/shared/PersonaForm.vue +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/components/shared/PersonaQuickPreview.vue +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/components/shared/PersonaSelector.vue +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/components/shared/PluginPlatformChip.vue +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/components/shared/PluginSetSelector.vue +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/components/shared/ProviderSelector.vue +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/components/shared/ProxySelector.vue +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/components/shared/QrCodeViewer.vue +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/components/shared/ReadmeDialog.vue +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/components/shared/SidebarCustomizer.vue +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/components/shared/StorageCleanupPanel.vue +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/components/shared/StyledMenu.vue +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/components/shared/T2ITemplateEditor.vue +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/components/shared/TemplateListEditor.vue +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/components/shared/ThemeAwareMarkdownCodeBlock.vue +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/components/shared/TraceDisplayer.vue +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/components/shared/UmoDisplay.vue +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/components/shared/UninstallConfirmDialog.vue +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/components/shared/WaitingForRestart.vue +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/composables/useConfigTextResolver.js +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/composables/useConversations.ts +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/composables/useMediaHandling.ts +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/composables/useMessages.ts +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/composables/usePluginSidebarItems.ts +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/composables/useProjects.ts +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/composables/useProviderModelConfigDialog.ts +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/composables/useProviderSources.ts +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/composables/useRecording.ts +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/composables/useSessions.ts +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/composables/useVADRecording.ts +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/config.ts +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/i18n/composables.ts +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/i18n/loader.ts +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/i18n/locales/en-US/core/actions.json +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/i18n/locales/en-US/core/common.json +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/i18n/locales/en-US/core/header.json +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/i18n/locales/en-US/core/navigation.json +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/i18n/locales/en-US/core/shared.json +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/i18n/locales/en-US/core/status.json +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/i18n/locales/en-US/features/about.json +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/i18n/locales/en-US/features/alkaid/index.json +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/i18n/locales/en-US/features/alkaid/knowledge-base.json +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/i18n/locales/en-US/features/alkaid/memory.json +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/i18n/locales/en-US/features/auth.json +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/i18n/locales/en-US/features/chart.json +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/i18n/locales/en-US/features/chat.json +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/i18n/locales/en-US/features/command.json +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/i18n/locales/en-US/features/config-metadata.json +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/i18n/locales/en-US/features/config.json +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/i18n/locales/en-US/features/console.json +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/i18n/locales/en-US/features/conversation.json +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/i18n/locales/en-US/features/cron.json +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/i18n/locales/en-US/features/dashboard.json +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/i18n/locales/en-US/features/extension.json +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/i18n/locales/en-US/features/knowledge-base/detail.json +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/i18n/locales/en-US/features/knowledge-base/document.json +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/i18n/locales/en-US/features/knowledge-base/index.json +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/i18n/locales/en-US/features/migration.json +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/i18n/locales/en-US/features/persona.json +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/i18n/locales/en-US/features/platform.json +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/i18n/locales/en-US/features/provider.json +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/i18n/locales/en-US/features/session-management.json +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/i18n/locales/en-US/features/settings.json +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/i18n/locales/en-US/features/stats.json +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/i18n/locales/en-US/features/subagent.json +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/i18n/locales/en-US/features/tool-use.json +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/i18n/locales/en-US/features/trace.json +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/i18n/locales/en-US/features/welcome.json +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/i18n/locales/en-US/messages/errors.json +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/i18n/locales/en-US/messages/success.json +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/i18n/locales/en-US/messages/validation.json +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/i18n/locales/ru-RU/core/actions.json +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/i18n/locales/ru-RU/core/common.json +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/i18n/locales/ru-RU/core/header.json +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/i18n/locales/ru-RU/core/navigation.json +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/i18n/locales/ru-RU/core/shared.json +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/i18n/locales/ru-RU/core/status.json +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/i18n/locales/ru-RU/features/about.json +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/i18n/locales/ru-RU/features/alkaid/index.json +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/i18n/locales/ru-RU/features/alkaid/knowledge-base.json +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/i18n/locales/ru-RU/features/alkaid/memory.json +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/i18n/locales/ru-RU/features/auth.json +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/i18n/locales/ru-RU/features/chart.json +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/i18n/locales/ru-RU/features/chat.json +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/i18n/locales/ru-RU/features/command.json +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/i18n/locales/ru-RU/features/config-metadata.json +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/i18n/locales/ru-RU/features/config.json +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/i18n/locales/ru-RU/features/console.json +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/i18n/locales/ru-RU/features/conversation.json +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/i18n/locales/ru-RU/features/cron.json +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/i18n/locales/ru-RU/features/dashboard.json +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/i18n/locales/ru-RU/features/extension.json +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/i18n/locales/ru-RU/features/knowledge-base/detail.json +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/i18n/locales/ru-RU/features/knowledge-base/document.json +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/i18n/locales/ru-RU/features/knowledge-base/index.json +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/i18n/locales/ru-RU/features/migration.json +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/i18n/locales/ru-RU/features/persona.json +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/i18n/locales/ru-RU/features/platform.json +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/i18n/locales/ru-RU/features/provider.json +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/i18n/locales/ru-RU/features/session-management.json +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/i18n/locales/ru-RU/features/settings.json +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/i18n/locales/ru-RU/features/stats.json +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/i18n/locales/ru-RU/features/subagent.json +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/i18n/locales/ru-RU/features/tool-use.json +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/i18n/locales/ru-RU/features/trace.json +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/i18n/locales/ru-RU/features/welcome.json +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/i18n/locales/ru-RU/messages/errors.json +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/i18n/locales/ru-RU/messages/success.json +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/i18n/locales/ru-RU/messages/validation.json +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/i18n/locales/zh-CN/core/actions.json +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/i18n/locales/zh-CN/core/common.json +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/i18n/locales/zh-CN/core/header.json +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/i18n/locales/zh-CN/core/navigation.json +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/i18n/locales/zh-CN/core/shared.json +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/i18n/locales/zh-CN/core/status.json +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/i18n/locales/zh-CN/features/about.json +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/i18n/locales/zh-CN/features/alkaid/index.json +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/i18n/locales/zh-CN/features/alkaid/knowledge-base.json +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/i18n/locales/zh-CN/features/alkaid/memory.json +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/i18n/locales/zh-CN/features/auth.json +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/i18n/locales/zh-CN/features/chart.json +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/i18n/locales/zh-CN/features/chat.json +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/i18n/locales/zh-CN/features/command.json +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/i18n/locales/zh-CN/features/config-metadata.json +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/i18n/locales/zh-CN/features/config.json +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/i18n/locales/zh-CN/features/console.json +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/i18n/locales/zh-CN/features/conversation.json +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/i18n/locales/zh-CN/features/cron.json +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/i18n/locales/zh-CN/features/dashboard.json +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/i18n/locales/zh-CN/features/extension.json +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/i18n/locales/zh-CN/features/knowledge-base/detail.json +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/i18n/locales/zh-CN/features/knowledge-base/document.json +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/i18n/locales/zh-CN/features/knowledge-base/index.json +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/i18n/locales/zh-CN/features/migration.json +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/i18n/locales/zh-CN/features/persona.json +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/i18n/locales/zh-CN/features/platform.json +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/i18n/locales/zh-CN/features/provider.json +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/i18n/locales/zh-CN/features/session-management.json +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/i18n/locales/zh-CN/features/settings.json +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/i18n/locales/zh-CN/features/stats.json +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/i18n/locales/zh-CN/features/subagent.json +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/i18n/locales/zh-CN/features/tool-use.json +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/i18n/locales/zh-CN/features/trace.json +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/i18n/locales/zh-CN/features/welcome.json +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/i18n/locales/zh-CN/messages/errors.json +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/i18n/locales/zh-CN/messages/success.json +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/i18n/locales/zh-CN/messages/validation.json +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/i18n/tools/index.ts +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/i18n/translations.ts +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/i18n/types.ts +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/i18n/validator.ts +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/layouts/blank/BlankLayout.vue +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/layouts/full/FullLayout.vue +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/layouts/full/vertical-header/VerticalHeader.vue +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/layouts/full/vertical-sidebar/NavItem.vue +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/layouts/full/vertical-sidebar/VerticalSidebar.vue +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/layouts/full/vertical-sidebar/sidebarItem.ts +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/main.ts +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/plugins/confirmPlugin.ts +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/plugins/vuetify.ts +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/router/AuthRoutes.ts +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/router/ChatBoxRoutes.ts +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/router/MainRoutes.ts +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/router/index.ts +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/router/routeConstants.mjs +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/scss/_override.scss +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/scss/_variables.scss +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/scss/components/_CodeBlockDark.scss +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/scss/components/_VButtons.scss +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/scss/components/_VCard.scss +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/scss/components/_VField.scss +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/scss/components/_VInput.scss +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/scss/components/_VNavigationDrawer.scss +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/scss/components/_VScrollbar.scss +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/scss/components/_VShadow.scss +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/scss/components/_VTabs.scss +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/scss/components/_VTextField.scss +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/scss/layout/_container.scss +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/scss/layout/_sidebar.scss +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/scss/pages/_dashboards.scss +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/scss/style.scss +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/stores/auth.ts +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/stores/common.js +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/stores/customizer.ts +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/stores/personaStore.ts +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/stores/routerLoading.ts +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/stores/toast.js +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/styles/dashboard-shell.css +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/theme/DarkTheme.ts +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/theme/LightTheme.ts +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/types/confirm.d.ts +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/types/desktop-bridge.d.ts +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/types/themeTypes/ThemeType.ts +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/types/vue3-print-nb.d.ts +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/types/vue_tabler_icon.d.ts +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/utils/chatConfigBinding.ts +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/utils/clipboard.ts +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/utils/confirmDialog.ts +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/utils/desktopRuntime.ts +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/utils/errorUtils.js +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/utils/hashRouteTabs.mjs +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/utils/imeInput.mjs +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/utils/inputValue.ts +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/utils/platformUtils.js +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/utils/pluginI18n.js +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/utils/pluginSearch.js +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/utils/providerUtils.js +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/utils/restartAstrBot.ts +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/utils/routerReadiness.mjs +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/utils/shiki.js +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/utils/shikiLimitedBundle.js +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/utils/sidebarCustomization.js +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/utils/streamMonacoDisabled.js +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/utils/toast.js +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/views/AboutPage.vue +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/views/AlkaidPage.vue +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/views/ChatBoxPage.vue +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/views/ChatPage.vue +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/views/ConfigPage.vue +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/views/ConsolePage.vue +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/views/ConversationPage.vue +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/views/CronJobPage.vue +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/views/ExtensionPage.vue +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/views/PersonaPage.vue +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/views/PlatformPage.vue +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/views/PluginPagePage.vue +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/views/ProviderPage.vue +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/views/SessionManagementPage.vue +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/views/Settings.vue +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/views/SubAgentPage.vue +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/views/TracePage.vue +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/views/WelcomePage.vue +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/views/alkaid/KnowledgeBase.vue +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/views/alkaid/LongTermMemory.vue +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/views/alkaid/Other.vue +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/views/authentication/auth/LoginPage.vue +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/views/authentication/auth/SetupPage.vue +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/views/authentication/authForms/AuthLogin.vue +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/views/authentication/authForms/AuthSetup.vue +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/views/authentication/authForms/stages/AuthStageRecovery.vue +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/views/authentication/authForms/stages/AuthStageTotp.vue +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/views/extension/InstalledPluginsTab.vue +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/views/extension/MarketPluginsTab.vue +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/views/extension/PluginDetailPage.vue +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/views/extension/extensionPreferenceStorage.mjs +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/views/extension/useExtensionPage.js +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/views/knowledge-base/DocumentDetail.vue +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/views/knowledge-base/KBDetail.vue +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/views/knowledge-base/KBList.vue +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/views/knowledge-base/components/DocumentsTab.vue +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/views/knowledge-base/components/RetrievalTab.vue +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/views/knowledge-base/components/SettingsTab.vue +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/views/knowledge-base/components/TavilyKeyDialog.vue +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/views/knowledge-base/index.vue +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/views/persona/CreateFolderDialog.vue +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/views/persona/FolderBreadcrumb.vue +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/views/persona/FolderCard.vue +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/views/persona/FolderTree.vue +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/views/persona/FolderTreeNode.vue +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/views/persona/MoveTargetNode.vue +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/views/persona/MoveToFolderDialog.vue +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/views/persona/PersonaCard.vue +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/views/persona/PersonaManager.vue +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/views/persona/index.ts +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/src/views/stats/StatsPage.vue +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/tests/extensionPreferenceStorage.test.mjs +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/tests/hashRouteTabs.test.mjs +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/tests/imeInput.test.mjs +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/tests/routerReadiness.test.mjs +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/tests/subsetMdiFont.test.mjs +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/tsconfig.json +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/tsconfig.vite-config.json +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard/vite.config.ts +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard-artifact/unpacked/dist/_redirects +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard-artifact/unpacked/dist/assets/ActionRef-3Xdm2cI_.css +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard-artifact/unpacked/dist/assets/AddNewPlatform-DtoLIM0Q.css +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard-artifact/unpacked/dist/assets/Chat-Bw0VoaA5.css +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard-artifact/unpacked/dist/assets/ChatBoxPage-wITcYeZo.css +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard-artifact/unpacked/dist/assets/ChatPage-eUJ4JNI2.css +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard-artifact/unpacked/dist/assets/ConfigPage-B11utXQo.css +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard-artifact/unpacked/dist/assets/ConsoleDisplayer-D2bL_UT2.css +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard-artifact/unpacked/dist/assets/ConsolePage-DDzSss8F.css +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard-artifact/unpacked/dist/assets/ConversationPage-CIDeEnr3.css +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard-artifact/unpacked/dist/assets/CronJobPage-MiFW6jcE.css +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard-artifact/unpacked/dist/assets/DocumentDetail-BZ6iI533.css +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard-artifact/unpacked/dist/assets/ExtensionPage-DNSGtRPQ.css +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard-artifact/unpacked/dist/assets/FullLayout-QLQlovaW.css +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard-artifact/unpacked/dist/assets/KBDetail-DKRcqpQB.css +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard-artifact/unpacked/dist/assets/KBList-BXnjgFL1.css +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard-artifact/unpacked/dist/assets/KaTeX_AMS-Regular-BQhdFMY1.woff2 +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard-artifact/unpacked/dist/assets/KaTeX_AMS-Regular-DMm9YOAa.woff +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard-artifact/unpacked/dist/assets/KaTeX_AMS-Regular-DRggAlZN.ttf +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard-artifact/unpacked/dist/assets/KaTeX_Caligraphic-Bold-ATXxdsX0.ttf +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard-artifact/unpacked/dist/assets/KaTeX_Caligraphic-Bold-BEiXGLvX.woff +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard-artifact/unpacked/dist/assets/KaTeX_Caligraphic-Bold-Dq_IR9rO.woff2 +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard-artifact/unpacked/dist/assets/KaTeX_Caligraphic-Regular-CTRA-rTL.woff +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard-artifact/unpacked/dist/assets/KaTeX_Caligraphic-Regular-Di6jR-x-.woff2 +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard-artifact/unpacked/dist/assets/KaTeX_Caligraphic-Regular-wX97UBjC.ttf +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard-artifact/unpacked/dist/assets/KaTeX_Fraktur-Bold-BdnERNNW.ttf +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard-artifact/unpacked/dist/assets/KaTeX_Fraktur-Bold-BsDP51OF.woff +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard-artifact/unpacked/dist/assets/KaTeX_Fraktur-Bold-CL6g_b3V.woff2 +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard-artifact/unpacked/dist/assets/KaTeX_Fraktur-Regular-CB_wures.ttf +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard-artifact/unpacked/dist/assets/KaTeX_Fraktur-Regular-CTYiF6lA.woff2 +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard-artifact/unpacked/dist/assets/KaTeX_Fraktur-Regular-Dxdc4cR9.woff +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard-artifact/unpacked/dist/assets/KaTeX_Main-Bold-Cx986IdX.woff2 +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard-artifact/unpacked/dist/assets/KaTeX_Main-Bold-Jm3AIy58.woff +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard-artifact/unpacked/dist/assets/KaTeX_Main-Bold-waoOVXN0.ttf +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard-artifact/unpacked/dist/assets/KaTeX_Main-BoldItalic-DxDJ3AOS.woff2 +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard-artifact/unpacked/dist/assets/KaTeX_Main-BoldItalic-DzxPMmG6.ttf +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard-artifact/unpacked/dist/assets/KaTeX_Main-BoldItalic-SpSLRI95.woff +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard-artifact/unpacked/dist/assets/KaTeX_Main-Italic-3WenGoN9.ttf +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard-artifact/unpacked/dist/assets/KaTeX_Main-Italic-BMLOBm91.woff +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard-artifact/unpacked/dist/assets/KaTeX_Main-Italic-NWA7e6Wa.woff2 +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard-artifact/unpacked/dist/assets/KaTeX_Main-Regular-B22Nviop.woff2 +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard-artifact/unpacked/dist/assets/KaTeX_Main-Regular-Dr94JaBh.woff +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard-artifact/unpacked/dist/assets/KaTeX_Main-Regular-ypZvNtVU.ttf +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard-artifact/unpacked/dist/assets/KaTeX_Math-BoldItalic-B3XSjfu4.ttf +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard-artifact/unpacked/dist/assets/KaTeX_Math-BoldItalic-CZnvNsCZ.woff2 +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard-artifact/unpacked/dist/assets/KaTeX_Math-BoldItalic-iY-2wyZ7.woff +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard-artifact/unpacked/dist/assets/KaTeX_Math-Italic-DA0__PXp.woff +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard-artifact/unpacked/dist/assets/KaTeX_Math-Italic-flOr_0UB.ttf +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard-artifact/unpacked/dist/assets/KaTeX_Math-Italic-t53AETM-.woff2 +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard-artifact/unpacked/dist/assets/KaTeX_SansSerif-Bold-CFMepnvq.ttf +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard-artifact/unpacked/dist/assets/KaTeX_SansSerif-Bold-D1sUS0GD.woff2 +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard-artifact/unpacked/dist/assets/KaTeX_SansSerif-Bold-DbIhKOiC.woff +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard-artifact/unpacked/dist/assets/KaTeX_SansSerif-Italic-C3H0VqGB.woff2 +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard-artifact/unpacked/dist/assets/KaTeX_SansSerif-Italic-DN2j7dab.woff +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard-artifact/unpacked/dist/assets/KaTeX_SansSerif-Italic-YYjJ1zSn.ttf +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard-artifact/unpacked/dist/assets/KaTeX_SansSerif-Regular-BNo7hRIc.ttf +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard-artifact/unpacked/dist/assets/KaTeX_SansSerif-Regular-CS6fqUqJ.woff +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard-artifact/unpacked/dist/assets/KaTeX_SansSerif-Regular-DDBCnlJ7.woff2 +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard-artifact/unpacked/dist/assets/KaTeX_Script-Regular-C5JkGWo-.ttf +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard-artifact/unpacked/dist/assets/KaTeX_Script-Regular-D3wIWfF6.woff2 +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard-artifact/unpacked/dist/assets/KaTeX_Script-Regular-D5yQViql.woff +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard-artifact/unpacked/dist/assets/KaTeX_Size1-Regular-C195tn64.woff +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard-artifact/unpacked/dist/assets/KaTeX_Size1-Regular-Dbsnue_I.ttf +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard-artifact/unpacked/dist/assets/KaTeX_Size1-Regular-mCD8mA8B.woff2 +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard-artifact/unpacked/dist/assets/KaTeX_Size2-Regular-B7gKUWhC.ttf +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard-artifact/unpacked/dist/assets/KaTeX_Size2-Regular-Dy4dx90m.woff2 +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard-artifact/unpacked/dist/assets/KaTeX_Size2-Regular-oD1tc_U0.woff +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard-artifact/unpacked/dist/assets/KaTeX_Size3-Regular-CTq5MqoE.woff +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard-artifact/unpacked/dist/assets/KaTeX_Size3-Regular-DgpXs0kz.ttf +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard-artifact/unpacked/dist/assets/KaTeX_Size4-Regular-BF-4gkZK.woff +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard-artifact/unpacked/dist/assets/KaTeX_Size4-Regular-DWFBv043.ttf +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard-artifact/unpacked/dist/assets/KaTeX_Size4-Regular-Dl5lxZxV.woff2 +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard-artifact/unpacked/dist/assets/KaTeX_Typewriter-Regular-C0xS9mPB.woff +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard-artifact/unpacked/dist/assets/KaTeX_Typewriter-Regular-CO6r4hn1.woff2 +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard-artifact/unpacked/dist/assets/KaTeX_Typewriter-Regular-D3Ib7_Hf.ttf +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard-artifact/unpacked/dist/assets/KnowledgeBase-DOYGUnUZ.css +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard-artifact/unpacked/dist/assets/LanguageSwitcher-Di65FO25.css +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard-artifact/unpacked/dist/assets/LoginPage-BrKzlg0n.css +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard-artifact/unpacked/dist/assets/MigrationDialog-CujGC_I8.css +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard-artifact/unpacked/dist/assets/OutlinedActionListItem-C5Gi_QHb.css +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard-artifact/unpacked/dist/assets/PersonaForm-BHNoUZKa.css +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard-artifact/unpacked/dist/assets/PersonaPage-gVfFe3U4.css +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard-artifact/unpacked/dist/assets/PersonaQuickPreview-DAEP78tl.css +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard-artifact/unpacked/dist/assets/PlatformPage-DSLpf9jm.css +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard-artifact/unpacked/dist/assets/PluginPagePage-sNFg_3xu.css +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard-artifact/unpacked/dist/assets/ProviderChatCompletionPanel-BtYGTjHE.css +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard-artifact/unpacked/dist/assets/ProxySelector-DIVzyY3H.css +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard-artifact/unpacked/dist/assets/QGYyz_MVcBeNP4NjuGObqx1XmO1I4TC1O4a0Ew-BGsTXAXT.woff2 +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard-artifact/unpacked/dist/assets/QGYyz_MVcBeNP4NjuGObqx1XmO1I4TC1O4i0ExAo-5tcqmc2S.woff2 +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard-artifact/unpacked/dist/assets/ReadmeDialog-C7wQ_kpF.css +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard-artifact/unpacked/dist/assets/SessionManagementPage-CNk_qgDJ.css +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard-artifact/unpacked/dist/assets/Settings-D-Utrlz7.css +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard-artifact/unpacked/dist/assets/SetupPage-B3-36-97.css +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard-artifact/unpacked/dist/assets/StatsPage-DQtDHkjL.css +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard-artifact/unpacked/dist/assets/StyledMenu-8exaDaCF.css +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard-artifact/unpacked/dist/assets/SubAgentPage-DjYC8wD1.css +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard-artifact/unpacked/dist/assets/ThemeAwareMarkdownCodeBlock-CcY0q7Ay.css +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard-artifact/unpacked/dist/assets/TracePage-Dw642Cyi.css +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard-artifact/unpacked/dist/assets/UmoDisplay-Bci_IyQc.css +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard-artifact/unpacked/dist/assets/WelcomePage-B0sdagHe.css +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard-artifact/unpacked/dist/assets/clipboard-CB4uewcM.js +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard-artifact/unpacked/dist/assets/css.worker-DaIe3gwK.js +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard-artifact/unpacked/dist/assets/d2_markstream-vue-yoD6TSFD.js +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard-artifact/unpacked/dist/assets/dockerfile-Zznr-cwX.js +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard-artifact/unpacked/dist/assets/editor.worker-BCzxt1at.js +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard-artifact/unpacked/dist/assets/eventsource-CejZdUM0.js +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard-artifact/unpacked/dist/assets/extended-p72mFE2C.js +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard-artifact/unpacked/dist/assets/html.worker-CKrFyw_2.js +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard-artifact/unpacked/dist/assets/icon-no-shadow-d_sgy4RT.svg +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard-artifact/unpacked/dist/assets/index-BP4SNDIk.css +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard-artifact/unpacked/dist/assets/index-_Dy2zPzC.js +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard-artifact/unpacked/dist/assets/index-cx1COzFX.css +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard-artifact/unpacked/dist/assets/infographic_markstream-vue-yoD6TSFD.js +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard-artifact/unpacked/dist/assets/ini-Drc7WvVn.js +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard-artifact/unpacked/dist/assets/inputValue-De_-AW4_.js +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard-artifact/unpacked/dist/assets/json.worker-B7c_PmGb.js +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard-artifact/unpacked/dist/assets/k3kXo84MPvpLmixcA63oeALRIIKIyQ4-CqPqLCfe.woff2 +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard-artifact/unpacked/dist/assets/k3kXo84MPvpLmixcA63oeALRIYKIyQ4-y5SU35Rl.woff2 +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard-artifact/unpacked/dist/assets/k3kXo84MPvpLmixcA63oeALRKoKIyQ4-CRA5_Pf1.woff2 +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard-artifact/unpacked/dist/assets/k3kXo84MPvpLmixcA63oeALRLoKI-DYAKOyvl.woff2 +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard-artifact/unpacked/dist/assets/k3kXo84MPvpLmixcA63oeALhLOCT-xWNm8Hqd37g1OkDRZe7lR4sg1IzSy-MNbE9VH8V.100-DrqXJETY.woff2 +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard-artifact/unpacked/dist/assets/k3kXo84MPvpLmixcA63oeALhLOCT-xWNm8Hqd37g1OkDRZe7lR4sg1IzSy-MNbE9VH8V.101-c94LAl5p.woff2 +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard-artifact/unpacked/dist/assets/k3kXo84MPvpLmixcA63oeALhLOCT-xWNm8Hqd37g1OkDRZe7lR4sg1IzSy-MNbE9VH8V.102-C1RtbCZr.woff2 +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard-artifact/unpacked/dist/assets/k3kXo84MPvpLmixcA63oeALhLOCT-xWNm8Hqd37g1OkDRZe7lR4sg1IzSy-MNbE9VH8V.103-DGHo20nu.woff2 +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard-artifact/unpacked/dist/assets/k3kXo84MPvpLmixcA63oeALhLOCT-xWNm8Hqd37g1OkDRZe7lR4sg1IzSy-MNbE9VH8V.104-CJT2ioDJ.woff2 +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard-artifact/unpacked/dist/assets/k3kXo84MPvpLmixcA63oeALhLOCT-xWNm8Hqd37g1OkDRZe7lR4sg1IzSy-MNbE9VH8V.105-BFoiJwz2.woff2 +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard-artifact/unpacked/dist/assets/k3kXo84MPvpLmixcA63oeALhLOCT-xWNm8Hqd37g1OkDRZe7lR4sg1IzSy-MNbE9VH8V.106-D6uUHw3w.woff2 +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard-artifact/unpacked/dist/assets/k3kXo84MPvpLmixcA63oeALhLOCT-xWNm8Hqd37g1OkDRZe7lR4sg1IzSy-MNbE9VH8V.107-kFQzJDLH.woff2 +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard-artifact/unpacked/dist/assets/k3kXo84MPvpLmixcA63oeALhLOCT-xWNm8Hqd37g1OkDRZe7lR4sg1IzSy-MNbE9VH8V.108-7aXvqIa2.woff2 +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard-artifact/unpacked/dist/assets/k3kXo84MPvpLmixcA63oeALhLOCT-xWNm8Hqd37g1OkDRZe7lR4sg1IzSy-MNbE9VH8V.109-CnjNbNmw.woff2 +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard-artifact/unpacked/dist/assets/k3kXo84MPvpLmixcA63oeALhLOCT-xWNm8Hqd37g1OkDRZe7lR4sg1IzSy-MNbE9VH8V.110-D2JBr045.woff2 +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard-artifact/unpacked/dist/assets/k3kXo84MPvpLmixcA63oeALhLOCT-xWNm8Hqd37g1OkDRZe7lR4sg1IzSy-MNbE9VH8V.111-ClFr5QXM.woff2 +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard-artifact/unpacked/dist/assets/k3kXo84MPvpLmixcA63oeALhLOCT-xWNm8Hqd37g1OkDRZe7lR4sg1IzSy-MNbE9VH8V.112-CiZxJMyY.woff2 +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard-artifact/unpacked/dist/assets/k3kXo84MPvpLmixcA63oeALhLOCT-xWNm8Hqd37g1OkDRZe7lR4sg1IzSy-MNbE9VH8V.113-OgQXOX6x.woff2 +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard-artifact/unpacked/dist/assets/k3kXo84MPvpLmixcA63oeALhLOCT-xWNm8Hqd37g1OkDRZe7lR4sg1IzSy-MNbE9VH8V.114-CRH9SDZu.woff2 +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard-artifact/unpacked/dist/assets/k3kXo84MPvpLmixcA63oeALhLOCT-xWNm8Hqd37g1OkDRZe7lR4sg1IzSy-MNbE9VH8V.115-BN__2iBG.woff2 +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard-artifact/unpacked/dist/assets/k3kXo84MPvpLmixcA63oeALhLOCT-xWNm8Hqd37g1OkDRZe7lR4sg1IzSy-MNbE9VH8V.116-vdFVzbO2.woff2 +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard-artifact/unpacked/dist/assets/k3kXo84MPvpLmixcA63oeALhLOCT-xWNm8Hqd37g1OkDRZe7lR4sg1IzSy-MNbE9VH8V.117-Dsz3vkzU.woff2 +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard-artifact/unpacked/dist/assets/k3kXo84MPvpLmixcA63oeALhLOCT-xWNm8Hqd37g1OkDRZe7lR4sg1IzSy-MNbE9VH8V.118-BPEb0gM9.woff2 +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard-artifact/unpacked/dist/assets/k3kXo84MPvpLmixcA63oeALhLOCT-xWNm8Hqd37g1OkDRZe7lR4sg1IzSy-MNbE9VH8V.119-BfzSEbFz.woff2 +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard-artifact/unpacked/dist/assets/k3kXo84MPvpLmixcA63oeALhLOCT-xWNm8Hqd37g1OkDRZe7lR4sg1IzSy-MNbE9VH8V.21-DIu_1ZBI.woff2 +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard-artifact/unpacked/dist/assets/k3kXo84MPvpLmixcA63oeALhLOCT-xWNm8Hqd37g1OkDRZe7lR4sg1IzSy-MNbE9VH8V.22-VXjdYcT-.woff2 +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard-artifact/unpacked/dist/assets/k3kXo84MPvpLmixcA63oeALhLOCT-xWNm8Hqd37g1OkDRZe7lR4sg1IzSy-MNbE9VH8V.23-4HrHKhpL.woff2 +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard-artifact/unpacked/dist/assets/k3kXo84MPvpLmixcA63oeALhLOCT-xWNm8Hqd37g1OkDRZe7lR4sg1IzSy-MNbE9VH8V.24-B58DWgHS.woff2 +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard-artifact/unpacked/dist/assets/k3kXo84MPvpLmixcA63oeALhLOCT-xWNm8Hqd37g1OkDRZe7lR4sg1IzSy-MNbE9VH8V.25-C3Jm6l7O.woff2 +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard-artifact/unpacked/dist/assets/k3kXo84MPvpLmixcA63oeALhLOCT-xWNm8Hqd37g1OkDRZe7lR4sg1IzSy-MNbE9VH8V.26-YNOygvr_.woff2 +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard-artifact/unpacked/dist/assets/k3kXo84MPvpLmixcA63oeALhLOCT-xWNm8Hqd37g1OkDRZe7lR4sg1IzSy-MNbE9VH8V.27-BP2pEGQH.woff2 +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard-artifact/unpacked/dist/assets/k3kXo84MPvpLmixcA63oeALhLOCT-xWNm8Hqd37g1OkDRZe7lR4sg1IzSy-MNbE9VH8V.28-BWPKDbtH.woff2 +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard-artifact/unpacked/dist/assets/k3kXo84MPvpLmixcA63oeALhLOCT-xWNm8Hqd37g1OkDRZe7lR4sg1IzSy-MNbE9VH8V.29-45aVmHn_.woff2 +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard-artifact/unpacked/dist/assets/k3kXo84MPvpLmixcA63oeALhLOCT-xWNm8Hqd37g1OkDRZe7lR4sg1IzSy-MNbE9VH8V.30-B8_s30jZ.woff2 +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard-artifact/unpacked/dist/assets/k3kXo84MPvpLmixcA63oeALhLOCT-xWNm8Hqd37g1OkDRZe7lR4sg1IzSy-MNbE9VH8V.31-DW0t445S.woff2 +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard-artifact/unpacked/dist/assets/k3kXo84MPvpLmixcA63oeALhLOCT-xWNm8Hqd37g1OkDRZe7lR4sg1IzSy-MNbE9VH8V.32-ShbWPcei.woff2 +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard-artifact/unpacked/dist/assets/k3kXo84MPvpLmixcA63oeALhLOCT-xWNm8Hqd37g1OkDRZe7lR4sg1IzSy-MNbE9VH8V.33-BOTZYTjM.woff2 +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard-artifact/unpacked/dist/assets/k3kXo84MPvpLmixcA63oeALhLOCT-xWNm8Hqd37g1OkDRZe7lR4sg1IzSy-MNbE9VH8V.34-BF1rqDSt.woff2 +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard-artifact/unpacked/dist/assets/k3kXo84MPvpLmixcA63oeALhLOCT-xWNm8Hqd37g1OkDRZe7lR4sg1IzSy-MNbE9VH8V.35-Bosspiyr.woff2 +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard-artifact/unpacked/dist/assets/k3kXo84MPvpLmixcA63oeALhLOCT-xWNm8Hqd37g1OkDRZe7lR4sg1IzSy-MNbE9VH8V.36-CtU9CyKw.woff2 +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard-artifact/unpacked/dist/assets/k3kXo84MPvpLmixcA63oeALhLOCT-xWNm8Hqd37g1OkDRZe7lR4sg1IzSy-MNbE9VH8V.37-ghDiyiuv.woff2 +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard-artifact/unpacked/dist/assets/k3kXo84MPvpLmixcA63oeALhLOCT-xWNm8Hqd37g1OkDRZe7lR4sg1IzSy-MNbE9VH8V.38-4Nz8k_dt.woff2 +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard-artifact/unpacked/dist/assets/k3kXo84MPvpLmixcA63oeALhLOCT-xWNm8Hqd37g1OkDRZe7lR4sg1IzSy-MNbE9VH8V.39-Ddtm1XVC.woff2 +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard-artifact/unpacked/dist/assets/k3kXo84MPvpLmixcA63oeALhLOCT-xWNm8Hqd37g1OkDRZe7lR4sg1IzSy-MNbE9VH8V.4-BRbPMj-C.woff2 +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard-artifact/unpacked/dist/assets/k3kXo84MPvpLmixcA63oeALhLOCT-xWNm8Hqd37g1OkDRZe7lR4sg1IzSy-MNbE9VH8V.40-BVn4-kgX.woff2 +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard-artifact/unpacked/dist/assets/k3kXo84MPvpLmixcA63oeALhLOCT-xWNm8Hqd37g1OkDRZe7lR4sg1IzSy-MNbE9VH8V.41-CZqajZnl.woff2 +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard-artifact/unpacked/dist/assets/k3kXo84MPvpLmixcA63oeALhLOCT-xWNm8Hqd37g1OkDRZe7lR4sg1IzSy-MNbE9VH8V.42-CQ4lY28u.woff2 +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard-artifact/unpacked/dist/assets/k3kXo84MPvpLmixcA63oeALhLOCT-xWNm8Hqd37g1OkDRZe7lR4sg1IzSy-MNbE9VH8V.43-psppu0d8.woff2 +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard-artifact/unpacked/dist/assets/k3kXo84MPvpLmixcA63oeALhLOCT-xWNm8Hqd37g1OkDRZe7lR4sg1IzSy-MNbE9VH8V.44-cbKJlTUe.woff2 +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard-artifact/unpacked/dist/assets/k3kXo84MPvpLmixcA63oeALhLOCT-xWNm8Hqd37g1OkDRZe7lR4sg1IzSy-MNbE9VH8V.45-MKIEVRIC.woff2 +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard-artifact/unpacked/dist/assets/k3kXo84MPvpLmixcA63oeALhLOCT-xWNm8Hqd37g1OkDRZe7lR4sg1IzSy-MNbE9VH8V.46-CErGc6Mt.woff2 +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard-artifact/unpacked/dist/assets/k3kXo84MPvpLmixcA63oeALhLOCT-xWNm8Hqd37g1OkDRZe7lR4sg1IzSy-MNbE9VH8V.47-C5Kgg1_m.woff2 +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard-artifact/unpacked/dist/assets/k3kXo84MPvpLmixcA63oeALhLOCT-xWNm8Hqd37g1OkDRZe7lR4sg1IzSy-MNbE9VH8V.48-DFMjDDY6.woff2 +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard-artifact/unpacked/dist/assets/k3kXo84MPvpLmixcA63oeALhLOCT-xWNm8Hqd37g1OkDRZe7lR4sg1IzSy-MNbE9VH8V.49-B7l_3BZr.woff2 +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard-artifact/unpacked/dist/assets/k3kXo84MPvpLmixcA63oeALhLOCT-xWNm8Hqd37g1OkDRZe7lR4sg1IzSy-MNbE9VH8V.5-DI846rD9.woff2 +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard-artifact/unpacked/dist/assets/k3kXo84MPvpLmixcA63oeALhLOCT-xWNm8Hqd37g1OkDRZe7lR4sg1IzSy-MNbE9VH8V.50-C5KfAmFp.woff2 +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard-artifact/unpacked/dist/assets/k3kXo84MPvpLmixcA63oeALhLOCT-xWNm8Hqd37g1OkDRZe7lR4sg1IzSy-MNbE9VH8V.51-C2bq6hC8.woff2 +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard-artifact/unpacked/dist/assets/k3kXo84MPvpLmixcA63oeALhLOCT-xWNm8Hqd37g1OkDRZe7lR4sg1IzSy-MNbE9VH8V.52-P18e_Y0j.woff2 +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard-artifact/unpacked/dist/assets/k3kXo84MPvpLmixcA63oeALhLOCT-xWNm8Hqd37g1OkDRZe7lR4sg1IzSy-MNbE9VH8V.53-Bgkuo2tF.woff2 +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard-artifact/unpacked/dist/assets/k3kXo84MPvpLmixcA63oeALhLOCT-xWNm8Hqd37g1OkDRZe7lR4sg1IzSy-MNbE9VH8V.54-DL5lmlUd.woff2 +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard-artifact/unpacked/dist/assets/k3kXo84MPvpLmixcA63oeALhLOCT-xWNm8Hqd37g1OkDRZe7lR4sg1IzSy-MNbE9VH8V.55-BV_Oy6IF.woff2 +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard-artifact/unpacked/dist/assets/k3kXo84MPvpLmixcA63oeALhLOCT-xWNm8Hqd37g1OkDRZe7lR4sg1IzSy-MNbE9VH8V.56-B4L7Hj8f.woff2 +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard-artifact/unpacked/dist/assets/k3kXo84MPvpLmixcA63oeALhLOCT-xWNm8Hqd37g1OkDRZe7lR4sg1IzSy-MNbE9VH8V.57-DU8YBsDj.woff2 +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard-artifact/unpacked/dist/assets/k3kXo84MPvpLmixcA63oeALhLOCT-xWNm8Hqd37g1OkDRZe7lR4sg1IzSy-MNbE9VH8V.58-CE0BKS9u.woff2 +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard-artifact/unpacked/dist/assets/k3kXo84MPvpLmixcA63oeALhLOCT-xWNm8Hqd37g1OkDRZe7lR4sg1IzSy-MNbE9VH8V.59-Azv2Ku9_.woff2 +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard-artifact/unpacked/dist/assets/k3kXo84MPvpLmixcA63oeALhLOCT-xWNm8Hqd37g1OkDRZe7lR4sg1IzSy-MNbE9VH8V.6-ozUCEY9O.woff2 +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard-artifact/unpacked/dist/assets/k3kXo84MPvpLmixcA63oeALhLOCT-xWNm8Hqd37g1OkDRZe7lR4sg1IzSy-MNbE9VH8V.60-C1lngC61.woff2 +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard-artifact/unpacked/dist/assets/k3kXo84MPvpLmixcA63oeALhLOCT-xWNm8Hqd37g1OkDRZe7lR4sg1IzSy-MNbE9VH8V.61-BxWkGF5M.woff2 +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard-artifact/unpacked/dist/assets/k3kXo84MPvpLmixcA63oeALhLOCT-xWNm8Hqd37g1OkDRZe7lR4sg1IzSy-MNbE9VH8V.62-CXXMAq-5.woff2 +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard-artifact/unpacked/dist/assets/k3kXo84MPvpLmixcA63oeALhLOCT-xWNm8Hqd37g1OkDRZe7lR4sg1IzSy-MNbE9VH8V.63-4La5uKvS.woff2 +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard-artifact/unpacked/dist/assets/k3kXo84MPvpLmixcA63oeALhLOCT-xWNm8Hqd37g1OkDRZe7lR4sg1IzSy-MNbE9VH8V.64-CbIuD2Eg.woff2 +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard-artifact/unpacked/dist/assets/k3kXo84MPvpLmixcA63oeALhLOCT-xWNm8Hqd37g1OkDRZe7lR4sg1IzSy-MNbE9VH8V.65-BGqvKda2.woff2 +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard-artifact/unpacked/dist/assets/k3kXo84MPvpLmixcA63oeALhLOCT-xWNm8Hqd37g1OkDRZe7lR4sg1IzSy-MNbE9VH8V.66-BvNozWOY.woff2 +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard-artifact/unpacked/dist/assets/k3kXo84MPvpLmixcA63oeALhLOCT-xWNm8Hqd37g1OkDRZe7lR4sg1IzSy-MNbE9VH8V.67-CC-WRBV-.woff2 +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard-artifact/unpacked/dist/assets/k3kXo84MPvpLmixcA63oeALhLOCT-xWNm8Hqd37g1OkDRZe7lR4sg1IzSy-MNbE9VH8V.68-c0FjfUaj.woff2 +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard-artifact/unpacked/dist/assets/k3kXo84MPvpLmixcA63oeALhLOCT-xWNm8Hqd37g1OkDRZe7lR4sg1IzSy-MNbE9VH8V.69-D596Jjl2.woff2 +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard-artifact/unpacked/dist/assets/k3kXo84MPvpLmixcA63oeALhLOCT-xWNm8Hqd37g1OkDRZe7lR4sg1IzSy-MNbE9VH8V.70-ColEcmtJ.woff2 +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard-artifact/unpacked/dist/assets/k3kXo84MPvpLmixcA63oeALhLOCT-xWNm8Hqd37g1OkDRZe7lR4sg1IzSy-MNbE9VH8V.71-ChZfXpdg.woff2 +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard-artifact/unpacked/dist/assets/k3kXo84MPvpLmixcA63oeALhLOCT-xWNm8Hqd37g1OkDRZe7lR4sg1IzSy-MNbE9VH8V.72-D1VyfEG3.woff2 +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard-artifact/unpacked/dist/assets/k3kXo84MPvpLmixcA63oeALhLOCT-xWNm8Hqd37g1OkDRZe7lR4sg1IzSy-MNbE9VH8V.73-DwSJRYPJ.woff2 +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard-artifact/unpacked/dist/assets/k3kXo84MPvpLmixcA63oeALhLOCT-xWNm8Hqd37g1OkDRZe7lR4sg1IzSy-MNbE9VH8V.74-Cte7o1QG.woff2 +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard-artifact/unpacked/dist/assets/k3kXo84MPvpLmixcA63oeALhLOCT-xWNm8Hqd37g1OkDRZe7lR4sg1IzSy-MNbE9VH8V.75-B0qL41rF.woff2 +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard-artifact/unpacked/dist/assets/k3kXo84MPvpLmixcA63oeALhLOCT-xWNm8Hqd37g1OkDRZe7lR4sg1IzSy-MNbE9VH8V.76-BPLMO_2x.woff2 +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard-artifact/unpacked/dist/assets/k3kXo84MPvpLmixcA63oeALhLOCT-xWNm8Hqd37g1OkDRZe7lR4sg1IzSy-MNbE9VH8V.77-Dkbi3pye.woff2 +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard-artifact/unpacked/dist/assets/k3kXo84MPvpLmixcA63oeALhLOCT-xWNm8Hqd37g1OkDRZe7lR4sg1IzSy-MNbE9VH8V.78-BFUXeSw6.woff2 +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard-artifact/unpacked/dist/assets/k3kXo84MPvpLmixcA63oeALhLOCT-xWNm8Hqd37g1OkDRZe7lR4sg1IzSy-MNbE9VH8V.79-DoJG4UTB.woff2 +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard-artifact/unpacked/dist/assets/k3kXo84MPvpLmixcA63oeALhLOCT-xWNm8Hqd37g1OkDRZe7lR4sg1IzSy-MNbE9VH8V.80-BEFypWOO.woff2 +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard-artifact/unpacked/dist/assets/k3kXo84MPvpLmixcA63oeALhLOCT-xWNm8Hqd37g1OkDRZe7lR4sg1IzSy-MNbE9VH8V.81-ed_TZlfo.woff2 +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard-artifact/unpacked/dist/assets/k3kXo84MPvpLmixcA63oeALhLOCT-xWNm8Hqd37g1OkDRZe7lR4sg1IzSy-MNbE9VH8V.82-DcxfR5OJ.woff2 +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard-artifact/unpacked/dist/assets/k3kXo84MPvpLmixcA63oeALhLOCT-xWNm8Hqd37g1OkDRZe7lR4sg1IzSy-MNbE9VH8V.83-C9UjAcMM.woff2 +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard-artifact/unpacked/dist/assets/k3kXo84MPvpLmixcA63oeALhLOCT-xWNm8Hqd37g1OkDRZe7lR4sg1IzSy-MNbE9VH8V.84-C7NxT478.woff2 +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard-artifact/unpacked/dist/assets/k3kXo84MPvpLmixcA63oeALhLOCT-xWNm8Hqd37g1OkDRZe7lR4sg1IzSy-MNbE9VH8V.85-DBcDBu1n.woff2 +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard-artifact/unpacked/dist/assets/k3kXo84MPvpLmixcA63oeALhLOCT-xWNm8Hqd37g1OkDRZe7lR4sg1IzSy-MNbE9VH8V.86-CLJIoPpl.woff2 +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard-artifact/unpacked/dist/assets/k3kXo84MPvpLmixcA63oeALhLOCT-xWNm8Hqd37g1OkDRZe7lR4sg1IzSy-MNbE9VH8V.87-DYfJ-vGE.woff2 +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard-artifact/unpacked/dist/assets/k3kXo84MPvpLmixcA63oeALhLOCT-xWNm8Hqd37g1OkDRZe7lR4sg1IzSy-MNbE9VH8V.88-ClNDOCGW.woff2 +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard-artifact/unpacked/dist/assets/k3kXo84MPvpLmixcA63oeALhLOCT-xWNm8Hqd37g1OkDRZe7lR4sg1IzSy-MNbE9VH8V.89-IQU_KQA8.woff2 +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard-artifact/unpacked/dist/assets/k3kXo84MPvpLmixcA63oeALhLOCT-xWNm8Hqd37g1OkDRZe7lR4sg1IzSy-MNbE9VH8V.90-BWcrRNoG.woff2 +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard-artifact/unpacked/dist/assets/k3kXo84MPvpLmixcA63oeALhLOCT-xWNm8Hqd37g1OkDRZe7lR4sg1IzSy-MNbE9VH8V.91-CGekvDdH.woff2 +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard-artifact/unpacked/dist/assets/k3kXo84MPvpLmixcA63oeALhLOCT-xWNm8Hqd37g1OkDRZe7lR4sg1IzSy-MNbE9VH8V.97-BsBHkXi3.woff2 +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard-artifact/unpacked/dist/assets/k3kXo84MPvpLmixcA63oeALhLOCT-xWNm8Hqd37g1OkDRZe7lR4sg1IzSy-MNbE9VH8V.98-BZqSA1r_.woff2 +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard-artifact/unpacked/dist/assets/k3kXo84MPvpLmixcA63oeALhLOCT-xWNm8Hqd37g1OkDRZe7lR4sg1IzSy-MNbE9VH8V.99-Q_IptJM5.woff2 +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard-artifact/unpacked/dist/assets/katex-CBSAILhF.js +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard-artifact/unpacked/dist/assets/markdown-DSZPf7rp.js +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard-artifact/unpacked/dist/assets/materialdesignicons-webfont-subset-GW_-4YkA.woff2 +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard-artifact/unpacked/dist/assets/materialdesignicons-webfont-subset-zf_2Rdl2.woff +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard-artifact/unpacked/dist/assets/mhchem-BbGQkeOt.js +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard-artifact/unpacked/dist/assets/misskey-DyDC7ZfL.png +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard-artifact/unpacked/dist/assets/o-0bIpQlx3QUlC5A4PNB6Ryti20_6n1iPHjc5a3du2ui-Ymb6dZNd.woff2 +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard-artifact/unpacked/dist/assets/o-0bIpQlx3QUlC5A4PNB6Ryti20_6n1iPHjc5a7duw-BYSzYMf3.woff2 +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard-artifact/unpacked/dist/assets/o-0bIpQlx3QUlC5A4PNB6Ryti20_6n1iPHjc5aDdu2ui-W1qJv59z.woff2 +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard-artifact/unpacked/dist/assets/o-0bIpQlx3QUlC5A4PNB6Ryti20_6n1iPHjc5aHdu2ui-DLTJy58D.woff2 +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard-artifact/unpacked/dist/assets/o-0bIpQlx3QUlC5A4PNB6Ryti20_6n1iPHjc5aLdu2ui-12T8GTDR.woff2 +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard-artifact/unpacked/dist/assets/o-0bIpQlx3QUlC5A4PNB6Ryti20_6n1iPHjc5aPdu2ui-DSNfmdVt.woff2 +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard-artifact/unpacked/dist/assets/o-0bIpQlx3QUlC5A4PNB6Ryti20_6n1iPHjc5a_du2ui-Cv-Vwajv.woff2 +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard-artifact/unpacked/dist/assets/o-0bIpQlx3QUlC5A4PNB6Ryti20_6n1iPHjc5ardu2ui-B2hlT84T.woff2 +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard-artifact/unpacked/dist/assets/onebot-fwgbsrHC.png +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard-artifact/unpacked/dist/assets/platformUtils-O0RgrbHN.js +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard-artifact/unpacked/dist/assets/plugin_icon-klBjcUDx.js +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard-artifact/unpacked/dist/assets/plugin_icon-xgxlkBou.png +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard-artifact/unpacked/dist/assets/powershell-Dd3NCNK9.js +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard-artifact/unpacked/dist/assets/qq-D53z62OG.png +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard-artifact/unpacked/dist/assets/safeRaf-DGuzXxDK.js +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard-artifact/unpacked/dist/assets/satori-DvyZ9Qos.png +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard-artifact/unpacked/dist/assets/shell-CX-rkNHf.js +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard-artifact/unpacked/dist/assets/shiki-CcKxT-6F.js +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard-artifact/unpacked/dist/assets/sql-CCSDG5nI.js +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard-artifact/unpacked/dist/assets/streamMonacoDisabled-C86_ftmA.js +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard-artifact/unpacked/dist/assets/useMediaHandling-4TDlgM0I.css +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard-artifact/unpacked/dist/assets/vocechat-3FM9-gsb.png +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard-artifact/unpacked/dist/assets/wechat-OKdslIg4.png +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard-artifact/unpacked/dist/assets/wecom-CG6W-50z.png +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard-artifact/unpacked/dist/assets/xmas-hat-ChoGHOay.png +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard-artifact/unpacked/dist/favicon.svg +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard-artifact/unpacked/dist/robots.txt +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/dashboard-artifact/unpacked/dist/t2i/shiki_runtime.iife.js +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/docs/.gitignore +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/docs/.vitepress/config/head.ts +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/docs/.vitepress/config.mjs +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/docs/.vitepress/theme/components/ArticleShare.vue +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/docs/.vitepress/theme/components/HomeFeaturesAfter.vue +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/docs/.vitepress/theme/components/Layout.vue +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/docs/.vitepress/theme/components/NotFound.vue +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/docs/.vitepress/theme/components/SectionTabs.vue +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/docs/.vitepress/theme/index.js +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/docs/.vitepress/theme/styles/custom-block.css +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/docs/.vitepress/theme/styles/font.css +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/docs/.vitepress/theme/styles/style.css +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/docs/README.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/docs/en/community.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/docs/en/config/model-config.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/docs/en/deploy/astrbot/1panel.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/docs/en/deploy/astrbot/btpanel.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/docs/en/deploy/astrbot/casaos.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/docs/en/deploy/astrbot/cli.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/docs/en/deploy/astrbot/community-deployment.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/docs/en/deploy/astrbot/compshare.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/docs/en/deploy/astrbot/desktop.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/docs/en/deploy/astrbot/docker.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/docs/en/deploy/astrbot/kubernetes.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/docs/en/deploy/astrbot/launcher.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/docs/en/deploy/astrbot/other-deployments.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/docs/en/deploy/astrbot/package.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/docs/en/deploy/astrbot/sys-pm.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/docs/en/deploy/when-deployed.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/docs/en/dev/astrbot-config.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/docs/en/dev/openapi.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/docs/en/dev/plugin-platform-adapter.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/docs/en/dev/plugin.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/docs/en/dev/star/guides/ai.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/docs/en/dev/star/guides/html-to-pic.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/docs/en/dev/star/guides/listen-message-event.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/docs/en/dev/star/guides/plugin-config.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/docs/en/dev/star/guides/plugin-i18n.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/docs/en/dev/star/guides/plugin-pages.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/docs/en/dev/star/guides/send-message.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/docs/en/dev/star/guides/session-control.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/docs/en/dev/star/guides/simple.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/docs/en/dev/star/guides/storage.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/docs/en/dev/star/plugin-new.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/docs/en/dev/star/plugin-publish.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/docs/en/faq.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/docs/en/index.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/docs/en/ospp/2025.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/docs/en/others/self-host-t2i.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/docs/en/platform/aiocqhttp.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/docs/en/platform/dingtalk.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/docs/en/platform/discord.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/docs/en/platform/kook.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/docs/en/platform/lark.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/docs/en/platform/line.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/docs/en/platform/matrix.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/docs/en/platform/mattermost.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/docs/en/platform/misskey.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/docs/en/platform/qqofficial/webhook.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/docs/en/platform/qqofficial/websockets.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/docs/en/platform/qqofficial.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/docs/en/platform/satori/guide.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/docs/en/platform/satori/server-satori.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/docs/en/platform/slack.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/docs/en/platform/start.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/docs/en/platform/telegram.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/docs/en/platform/vocechat.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/docs/en/platform/wecom.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/docs/en/platform/wecom_ai_bot.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/docs/en/platform/weixin-official-account.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/docs/en/platform/weixin_oc.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/docs/en/providers/302ai.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/docs/en/providers/agent-runners/astrbot-agent-runner.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/docs/en/providers/agent-runners/coze.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/docs/en/providers/agent-runners/dashscope.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/docs/en/providers/agent-runners/deerflow.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/docs/en/providers/agent-runners/dify.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/docs/en/providers/agent-runners.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/docs/en/providers/aihubmix.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/docs/en/providers/coze.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/docs/en/providers/dashscope.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/docs/en/providers/dify.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/docs/en/providers/llm.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/docs/en/providers/newapi.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/docs/en/providers/ppio.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/docs/en/providers/provider-lmstudio.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/docs/en/providers/provider-ollama.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/docs/en/providers/siliconflow.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/docs/en/providers/start.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/docs/en/providers/tokenpony.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/docs/en/use/agent-runner.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/docs/en/use/astrbot-agent-sandbox.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/docs/en/use/astrbot-sandbox.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/docs/en/use/code-interpreter.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/docs/en/use/command.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/docs/en/use/computer.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/docs/en/use/context-compress.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/docs/en/use/custom-rules.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/docs/en/use/function-calling.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/docs/en/use/knowledge-base.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/docs/en/use/mcp.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/docs/en/use/plugin.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/docs/en/use/proactive-agent.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/docs/en/use/skills.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/docs/en/use/subagent.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/docs/en/use/unified-webhook.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/docs/en/use/websearch.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/docs/en/use/webui.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/docs/en/what-is-astrbot.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/docs/package.json +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/docs/pnpm-lock.yaml +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/docs/public/404-seio.png +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/docs/public/install.ps1 +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/docs/public/install.sh +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/docs/public/logo.png +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/docs/public/logo_prod.png +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/docs/public/openapi.json +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/docs/public/scalar.html +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/docs/scripts/sync_docs_to_wiki.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/docs/scripts/upload-doc-images-to-r2.sh +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/docs/scripts/upload_doc_images_to_r2.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/docs/scripts/usage.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/docs/tests/test_sync_docs_to_wiki.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/docs/vercel.json +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/docs/zh/community-events/ospp-2025.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/docs/zh/community-events/tonggujiyu-astrbot-plugin-reward-program.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/docs/zh/community.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/docs/zh/deploy/astrbot/1panel.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/docs/zh/deploy/astrbot/btpanel.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/docs/zh/deploy/astrbot/casaos.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/docs/zh/deploy/astrbot/cli.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/docs/zh/deploy/astrbot/community-deployment.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/docs/zh/deploy/astrbot/compshare.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/docs/zh/deploy/astrbot/desktop.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/docs/zh/deploy/astrbot/docker.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/docs/zh/deploy/astrbot/kubernetes.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/docs/zh/deploy/astrbot/launcher.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/docs/zh/deploy/astrbot/other-deployments.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/docs/zh/deploy/astrbot/package.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/docs/zh/deploy/astrbot/rainyun.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/docs/zh/deploy/astrbot/sys-pm.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/docs/zh/deploy/when-deployed.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/docs/zh/dev/astrbot-config.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/docs/zh/dev/openapi.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/docs/zh/dev/plugin-platform-adapter.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/docs/zh/dev/plugin.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/docs/zh/dev/star/guides/ai.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/docs/zh/dev/star/guides/html-to-pic.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/docs/zh/dev/star/guides/listen-message-event.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/docs/zh/dev/star/guides/other.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/docs/zh/dev/star/guides/plugin-config.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/docs/zh/dev/star/guides/plugin-i18n.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/docs/zh/dev/star/guides/plugin-pages.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/docs/zh/dev/star/guides/send-message.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/docs/zh/dev/star/guides/session-control.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/docs/zh/dev/star/guides/simple.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/docs/zh/dev/star/guides/storage.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/docs/zh/dev/star/plugin-new.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/docs/zh/dev/star/plugin-publish.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/docs/zh/dev/star/plugin.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/docs/zh/faq.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/docs/zh/index.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/docs/zh/others/github-proxy.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/docs/zh/others/ipv6.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/docs/zh/others/self-host-t2i.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/docs/zh/platform/aiocqhttp.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/docs/zh/platform/dingtalk.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/docs/zh/platform/discord.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/docs/zh/platform/kook.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/docs/zh/platform/lark.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/docs/zh/platform/line.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/docs/zh/platform/matrix.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/docs/zh/platform/mattermost.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/docs/zh/platform/misskey.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/docs/zh/platform/qqofficial/webhook.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/docs/zh/platform/qqofficial/websockets.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/docs/zh/platform/qqofficial.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/docs/zh/platform/satori/guide.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/docs/zh/platform/satori/server-satori.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/docs/zh/platform/slack.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/docs/zh/platform/start.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/docs/zh/platform/telegram.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/docs/zh/platform/vocechat.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/docs/zh/platform/wecom.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/docs/zh/platform/wecom_ai_bot.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/docs/zh/platform/weixin-official-account.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/docs/zh/platform/weixin_oc.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/docs/zh/platform/weixin_qr_entry.png +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/docs/zh/providers/302ai.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/docs/zh/providers/agent-runners/astrbot-agent-runner.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/docs/zh/providers/agent-runners/coze.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/docs/zh/providers/agent-runners/dashscope.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/docs/zh/providers/agent-runners/deerflow.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/docs/zh/providers/agent-runners/dify.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/docs/zh/providers/agent-runners.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/docs/zh/providers/aihubmix.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/docs/zh/providers/coze.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/docs/zh/providers/dashscope.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/docs/zh/providers/dify.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/docs/zh/providers/llm.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/docs/zh/providers/newapi.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/docs/zh/providers/ppio.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/docs/zh/providers/provider-lmstudio.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/docs/zh/providers/provider-ollama.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/docs/zh/providers/siliconflow.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/docs/zh/providers/start.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/docs/zh/providers/tokenpony.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/docs/zh/use/agent-runner.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/docs/zh/use/astrbot-agent-sandbox.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/docs/zh/use/code-interpreter.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/docs/zh/use/command.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/docs/zh/use/computer.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/docs/zh/use/context-compress.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/docs/zh/use/custom-rules.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/docs/zh/use/function-calling.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/docs/zh/use/knowledge-base-old.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/docs/zh/use/knowledge-base.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/docs/zh/use/mcp.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/docs/zh/use/plugin.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/docs/zh/use/proactive-agent.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/docs/zh/use/skills.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/docs/zh/use/subagent.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/docs/zh/use/unified-webhook.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/docs/zh/use/websearch.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/docs/zh/use/webui.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/docs/zh/what-is-astrbot.md +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/k8s/astrbot/00-namespace.yaml +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/k8s/astrbot/01-pvc.yaml +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/k8s/astrbot/02-deployment.yaml +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/k8s/astrbot/03-service-nodeport.yaml +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/k8s/astrbot/04-service-loadbalancer.yaml +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/k8s/astrbot_with_napcat/00-namespace.yaml +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/k8s/astrbot_with_napcat/01-pvc.yaml +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/k8s/astrbot_with_napcat/02-deployment.yaml +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/k8s/astrbot_with_napcat/03-service-nodeport.yaml +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/k8s/astrbot_with_napcat/04-service-loadbalancer.yaml +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/openspec/config.yaml +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/requirements.txt +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/runtime_bootstrap.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/samples/stt_health_check.wav +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/scripts/astrbot.service +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/scripts/hatch_build.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/scripts/pr_test_env.sh +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/scripts/run_pytests_ci.sh +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/scripts/smoke_startup_check.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/scripts/start-with-neo.sh +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/tests/agent/test_context_manager.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/tests/agent/test_token_counter.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/tests/agent/test_truncator.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/tests/conftest.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/tests/fixtures/__init__.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/tests/fixtures/configs/test_cmd_config.json +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/tests/fixtures/helpers.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/tests/fixtures/messages/test_messages.json +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/tests/fixtures/mocks/__init__.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/tests/fixtures/mocks/aiocqhttp.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/tests/fixtures/mocks/discord.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/tests/fixtures/mocks/telegram.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/tests/fixtures/plugins/fixture_plugin.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/tests/fixtures/plugins/metadata.yaml +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/tests/test_anthropic_kimi_code_provider.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/tests/test_api_key_open_api.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/tests/test_backup.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/tests/test_chat_route.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/tests/test_cli_init.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/tests/test_cli_password.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/tests/test_computer_config.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/tests/test_computer_fs_tools.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/tests/test_computer_skill_sync.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/tests/test_computer_tool_permissions.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/tests/test_conversation_checkpoint.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/tests/test_conversation_commands.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/tests/test_dashboard.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/tests/test_deerflow_agent_runner.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/tests/test_deerflow_api_client.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/tests/test_dingtalk_adapter.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/tests/test_dingtalk_app_registration.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/tests/test_discord_command_sync.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/tests/test_epub_parser.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/tests/test_gemini_source.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/tests/test_httpx_socks_dependency.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/tests/test_kb_import.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/tests/test_kook/.gitignore +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/tests/test_kook/shared.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/tests/test_kook/test_kook_client.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/tests/test_kook/test_kook_event.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/tests/test_kook/test_kook_types.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/tests/test_lark_app_registration.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/tests/test_local_filesystem_component.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/tests/test_local_shell_component.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/tests/test_main.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/tests/test_mattermost_adapter.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/tests/test_mimo_api_sources.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/tests/test_neo_skill_sync.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/tests/test_neo_skill_tools.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/tests/test_openai_source.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/tests/test_pip_helper_modules.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/tests/test_pip_installer.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/tests/test_plugin_manager.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/tests/test_profile_aware_tools.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/tests/test_quoted_message_parser.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/tests/test_runtime_env.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/tests/test_security_fixes.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/tests/test_shipyard_neo_booter.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/tests/test_skill_manager_sandbox_cache.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/tests/test_skill_metadata_enrichment.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/tests/test_smoke.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/tests/test_storage_cleaner.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/tests/test_telegram_adapter.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/tests/test_temp_dir_cleaner.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/tests/test_tool_loop_agent_runner.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/tests/test_umo_alias.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/tests/test_updator_socks.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/tests/test_weixin_oc_login_registration.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/tests/test_whisper_api_source.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/tests/unit/test_aiocqhttp_poke.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/tests/unit/test_aiocqhttp_reply.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/tests/unit/test_astr_agent_tool_exec.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/tests/unit/test_astr_message_event.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/tests/unit/test_astrbot_message.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/tests/unit/test_computer.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/tests/unit/test_config.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/tests/unit/test_core_lifecycle.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/tests/unit/test_cron_manager.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/tests/unit/test_cron_tools.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/tests/unit/test_cua_computer_use.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/tests/unit/test_dashboard_util.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/tests/unit/test_event_bus.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/tests/unit/test_faiss_vec_db.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/tests/unit/test_file_message_component.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/tests/unit/test_func_tool_manager.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/tests/unit/test_group_chat_context_wiring.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/tests/unit/test_kb_manager_resilience.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/tests/unit/test_mcp_client_schema.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/tests/unit/test_message_tools.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/tests/unit/test_network_utils.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/tests/unit/test_python_tools.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/tests/unit/test_session_lock.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/tests/unit/test_sparse_retriever.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/tests/unit/test_star_base.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/tests/unit/test_subagent_orchestrator.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/tests/unit/test_tool_conflict_resolution.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/tests/unit/test_tool_google_schema.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/tests/unit/test_totp_utils.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/tests/unit/test_upload_filename_sanitization.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/tests/unit/test_web_search_tools.py +0 -0
- {astrbot-4.25.3 → astrbot-4.25.4}/typings/faiss/__init__.pyi +0 -0
|
@@ -3,7 +3,6 @@ from typing import Any
|
|
|
3
3
|
from mcp.types import CallToolResult
|
|
4
4
|
|
|
5
5
|
from astrbot.core.agent.hooks import BaseAgentRunHooks
|
|
6
|
-
from astrbot.core.agent.message import Message
|
|
7
6
|
from astrbot.core.agent.run_context import ContextWrapper
|
|
8
7
|
from astrbot.core.agent.tool import FunctionTool
|
|
9
8
|
from astrbot.core.astr_agent_context import AstrAgentContext
|
|
@@ -70,37 +69,6 @@ class MainAgentHooks(BaseAgentRunHooks[AstrAgentContext]):
|
|
|
70
69
|
tool_result,
|
|
71
70
|
)
|
|
72
71
|
|
|
73
|
-
# special handle web_search_tavily
|
|
74
|
-
platform_name = run_context.context.event.get_platform_name()
|
|
75
|
-
if (
|
|
76
|
-
platform_name == "webchat"
|
|
77
|
-
and tool.name
|
|
78
|
-
in [
|
|
79
|
-
"web_search_baidu",
|
|
80
|
-
"web_search_tavily",
|
|
81
|
-
"web_search_bocha",
|
|
82
|
-
"web_search_brave",
|
|
83
|
-
]
|
|
84
|
-
and len(run_context.messages) > 0
|
|
85
|
-
and tool_result
|
|
86
|
-
and len(tool_result.content)
|
|
87
|
-
):
|
|
88
|
-
# inject system prompt
|
|
89
|
-
first_part = run_context.messages[0]
|
|
90
|
-
if (
|
|
91
|
-
isinstance(first_part, Message)
|
|
92
|
-
and first_part.role == "system"
|
|
93
|
-
and first_part.content
|
|
94
|
-
and isinstance(first_part.content, str)
|
|
95
|
-
):
|
|
96
|
-
# we assume system part is str
|
|
97
|
-
first_part.content += (
|
|
98
|
-
"Always cite web search results you rely on. "
|
|
99
|
-
"Index is a unique identifier for each search result. "
|
|
100
|
-
"Use the exact citation format <ref>index</ref> (e.g. <ref>abcd.3</ref>) "
|
|
101
|
-
"after the sentence that uses the information. Do not invent citations."
|
|
102
|
-
)
|
|
103
|
-
|
|
104
72
|
|
|
105
73
|
class EmptyAgentHooks(BaseAgentRunHooks[AstrAgentContext]):
|
|
106
74
|
pass
|
|
@@ -115,6 +115,20 @@ from astrbot.core.utils.quoted_message_parser import (
|
|
|
115
115
|
from astrbot.core.utils.string_utils import normalize_and_dedupe_strings
|
|
116
116
|
|
|
117
117
|
LLM_ERROR_MESSAGE_EXTRA_KEY = "_llm_error_message"
|
|
118
|
+
WEB_SEARCH_CITATION_TOOL_NAMES = frozenset(
|
|
119
|
+
{
|
|
120
|
+
"web_search_baidu",
|
|
121
|
+
"web_search_tavily",
|
|
122
|
+
"web_search_bocha",
|
|
123
|
+
"web_search_brave",
|
|
124
|
+
}
|
|
125
|
+
)
|
|
126
|
+
WEB_SEARCH_CITATION_PROMPT = (
|
|
127
|
+
"Always cite web search results you rely on. "
|
|
128
|
+
"Index is a unique identifier for each search result. "
|
|
129
|
+
"Use the exact citation format <ref>index</ref> (e.g. <ref>abcd.3</ref>) "
|
|
130
|
+
"after the sentence that uses the information. Do not invent citations."
|
|
131
|
+
)
|
|
118
132
|
|
|
119
133
|
|
|
120
134
|
@dataclass(slots=True)
|
|
@@ -1149,6 +1163,23 @@ async def _apply_web_search_tools(
|
|
|
1149
1163
|
req.func_tool.add_tool(tool_mgr.get_builtin_tool(BaiduWebSearchTool))
|
|
1150
1164
|
|
|
1151
1165
|
|
|
1166
|
+
def _apply_web_search_citation_prompt(
|
|
1167
|
+
event: AstrMessageEvent,
|
|
1168
|
+
req: ProviderRequest,
|
|
1169
|
+
) -> None:
|
|
1170
|
+
if event.get_platform_name() != "webchat" or not req.func_tool:
|
|
1171
|
+
return
|
|
1172
|
+
|
|
1173
|
+
if not any(req.func_tool.get_tool(name) for name in WEB_SEARCH_CITATION_TOOL_NAMES):
|
|
1174
|
+
return
|
|
1175
|
+
|
|
1176
|
+
system_prompt = req.system_prompt or ""
|
|
1177
|
+
if WEB_SEARCH_CITATION_PROMPT in system_prompt:
|
|
1178
|
+
return
|
|
1179
|
+
|
|
1180
|
+
req.system_prompt = f"{system_prompt}\n{WEB_SEARCH_CITATION_PROMPT}\n"
|
|
1181
|
+
|
|
1182
|
+
|
|
1152
1183
|
def _get_compress_provider(
|
|
1153
1184
|
config: MainAgentBuildConfig,
|
|
1154
1185
|
plugin_context: Context,
|
|
@@ -1520,6 +1551,8 @@ async def build_main_agent(
|
|
|
1520
1551
|
if action_type == "live":
|
|
1521
1552
|
req.system_prompt += f"\n{LIVE_MODE_SYSTEM_PROMPT}\n"
|
|
1522
1553
|
|
|
1554
|
+
_apply_web_search_citation_prompt(event, req)
|
|
1555
|
+
|
|
1523
1556
|
reset_coro = agent_runner.reset(
|
|
1524
1557
|
provider=provider,
|
|
1525
1558
|
request=req,
|
|
@@ -5,7 +5,7 @@ import os
|
|
|
5
5
|
from astrbot.core.computer.booters.cua_defaults import CUA_DEFAULT_CONFIG
|
|
6
6
|
from astrbot.core.utils.astrbot_path import get_astrbot_data_path
|
|
7
7
|
|
|
8
|
-
VERSION = "4.25.
|
|
8
|
+
VERSION = "4.25.4"
|
|
9
9
|
DB_PATH = os.path.join(get_astrbot_data_path(), "data_v4.db")
|
|
10
10
|
PERSONAL_WECHAT_CONFIG_METADATA = {
|
|
11
11
|
"weixin_oc_base_url": {
|
|
@@ -417,7 +417,7 @@ CONFIG_METADATA_2 = {
|
|
|
417
417
|
"weixin_oc_bot_type": "3",
|
|
418
418
|
"weixin_oc_qr_poll_interval": 1,
|
|
419
419
|
"weixin_oc_long_poll_timeout_ms": 35_000,
|
|
420
|
-
"weixin_oc_api_timeout_ms":
|
|
420
|
+
"weixin_oc_api_timeout_ms": 120_000,
|
|
421
421
|
},
|
|
422
422
|
"飞书(Lark)": {
|
|
423
423
|
"id": "lark",
|
|
@@ -5,10 +5,7 @@ from contextlib import asynccontextmanager
|
|
|
5
5
|
from dataclasses import dataclass
|
|
6
6
|
|
|
7
7
|
from deprecated import deprecated
|
|
8
|
-
from sqlalchemy import event
|
|
9
|
-
from sqlalchemy.engine import make_url
|
|
10
8
|
from sqlalchemy.ext.asyncio import AsyncSession, async_sessionmaker, create_async_engine
|
|
11
|
-
from sqlalchemy.pool import NullPool
|
|
12
9
|
|
|
13
10
|
from astrbot.core.db.po import (
|
|
14
11
|
ApiKey,
|
|
@@ -32,19 +29,6 @@ from astrbot.core.db.po import (
|
|
|
32
29
|
)
|
|
33
30
|
|
|
34
31
|
|
|
35
|
-
def _configure_sqlite_connection(dbapi_connection, connection_record) -> None:
|
|
36
|
-
cursor = dbapi_connection.cursor()
|
|
37
|
-
try:
|
|
38
|
-
cursor.execute("PRAGMA journal_mode=WAL")
|
|
39
|
-
cursor.execute("PRAGMA synchronous=NORMAL")
|
|
40
|
-
cursor.execute("PRAGMA cache_size=20000")
|
|
41
|
-
cursor.execute("PRAGMA temp_store=MEMORY")
|
|
42
|
-
cursor.execute("PRAGMA mmap_size=134217728")
|
|
43
|
-
cursor.execute("PRAGMA optimize")
|
|
44
|
-
finally:
|
|
45
|
-
cursor.close()
|
|
46
|
-
|
|
47
|
-
|
|
48
32
|
@dataclass
|
|
49
33
|
class BaseDatabase(abc.ABC):
|
|
50
34
|
"""数据库基类"""
|
|
@@ -57,29 +41,14 @@ class BaseDatabase(abc.ABC):
|
|
|
57
41
|
# second write is attempted. Setting timeout=30 tells SQLite to
|
|
58
42
|
# wait up to 30 s for the lock, which is enough to ride out brief
|
|
59
43
|
# write bursts from concurrent agent/metrics/session operations.
|
|
60
|
-
|
|
61
|
-
is_sqlite = db_url.get_backend_name() == "sqlite"
|
|
44
|
+
is_sqlite = "sqlite" in self.DATABASE_URL
|
|
62
45
|
connect_args = {"timeout": 30} if is_sqlite else {}
|
|
63
|
-
engine_kwargs = {
|
|
64
|
-
"echo": False,
|
|
65
|
-
"future": True,
|
|
66
|
-
"connect_args": connect_args,
|
|
67
|
-
}
|
|
68
|
-
if is_sqlite:
|
|
69
|
-
# Keep SQLite async engines off SQLAlchemy's default async queue
|
|
70
|
-
# pool so packaged runtimes don't depend on dialect-specific pool
|
|
71
|
-
# event support.
|
|
72
|
-
engine_kwargs["poolclass"] = NullPool
|
|
73
46
|
self.engine = create_async_engine(
|
|
74
47
|
self.DATABASE_URL,
|
|
75
|
-
|
|
48
|
+
echo=False,
|
|
49
|
+
future=True,
|
|
50
|
+
connect_args=connect_args,
|
|
76
51
|
)
|
|
77
|
-
if is_sqlite:
|
|
78
|
-
event.listen(
|
|
79
|
-
self.engine.sync_engine,
|
|
80
|
-
"connect",
|
|
81
|
-
_configure_sqlite_connection,
|
|
82
|
-
)
|
|
83
52
|
self.AsyncSessionLocal = async_sessionmaker(
|
|
84
53
|
self.engine,
|
|
85
54
|
class_=AsyncSession,
|
|
@@ -53,6 +53,7 @@ class SQLiteDatabase(BaseDatabase):
|
|
|
53
53
|
async with self.engine.begin() as conn:
|
|
54
54
|
await conn.run_sync(SQLModel.metadata.create_all)
|
|
55
55
|
await conn.execute(text("PRAGMA journal_mode=WAL"))
|
|
56
|
+
await conn.execute(text("PRAGMA busy_timeout=30000"))
|
|
56
57
|
await conn.execute(text("PRAGMA synchronous=NORMAL"))
|
|
57
58
|
await conn.execute(text("PRAGMA cache_size=20000"))
|
|
58
59
|
await conn.execute(text("PRAGMA temp_store=MEMORY"))
|
|
@@ -5,11 +5,8 @@ from datetime import datetime
|
|
|
5
5
|
from pathlib import Path
|
|
6
6
|
|
|
7
7
|
from sqlalchemy import Column, Text, bindparam
|
|
8
|
-
from sqlalchemy.dialects import sqlite
|
|
9
8
|
from sqlalchemy.ext.asyncio import AsyncEngine, AsyncSession, create_async_engine
|
|
10
9
|
from sqlalchemy.orm import sessionmaker
|
|
11
|
-
from sqlalchemy.pool import NullPool
|
|
12
|
-
from sqlalchemy.schema import CreateTable
|
|
13
10
|
from sqlmodel import Field, MetaData, SQLModel, col, func, select, text
|
|
14
11
|
|
|
15
12
|
from astrbot.core import logger
|
|
@@ -63,7 +60,8 @@ class DocumentStorage:
|
|
|
63
60
|
"""Initialize the SQLite database and create the documents table if it doesn't exist."""
|
|
64
61
|
await self.connect()
|
|
65
62
|
async with self.engine.begin() as conn: # type: ignore
|
|
66
|
-
|
|
63
|
+
# Create tables using SQLModel
|
|
64
|
+
await conn.run_sync(BaseDocModel.metadata.create_all)
|
|
67
65
|
|
|
68
66
|
try:
|
|
69
67
|
await conn.execute(
|
|
@@ -93,58 +91,14 @@ class DocumentStorage:
|
|
|
93
91
|
except BaseException:
|
|
94
92
|
pass
|
|
95
93
|
|
|
96
|
-
await
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
"""Create the document table from the SQLModel definition."""
|
|
101
|
-
result = await executor.execute(
|
|
102
|
-
text(
|
|
103
|
-
"""
|
|
104
|
-
SELECT 1
|
|
105
|
-
FROM sqlite_master
|
|
106
|
-
WHERE type='table' AND name=:table_name
|
|
107
|
-
LIMIT 1
|
|
108
|
-
""",
|
|
109
|
-
),
|
|
110
|
-
{"table_name": Document.__tablename__},
|
|
111
|
-
)
|
|
112
|
-
if result.scalar_one_or_none() is not None:
|
|
113
|
-
await self._ensure_doc_id_unique_index(executor)
|
|
114
|
-
return
|
|
115
|
-
|
|
116
|
-
create_table = CreateTable(Document.__table__, if_not_exists=True) # type: ignore[attr-defined]
|
|
117
|
-
|
|
118
|
-
await executor.execute(
|
|
119
|
-
text(str(create_table.compile(dialect=sqlite.dialect())))
|
|
120
|
-
)
|
|
121
|
-
await self._ensure_doc_id_unique_index(executor)
|
|
122
|
-
|
|
123
|
-
async def _ensure_doc_id_unique_index(self, executor) -> None:
|
|
124
|
-
duplicate_result = await executor.execute(
|
|
125
|
-
text(
|
|
126
|
-
"""
|
|
127
|
-
SELECT doc_id
|
|
128
|
-
FROM documents
|
|
129
|
-
GROUP BY doc_id
|
|
130
|
-
HAVING COUNT(*) > 1
|
|
131
|
-
LIMIT 1
|
|
132
|
-
""",
|
|
133
|
-
),
|
|
134
|
-
)
|
|
135
|
-
if duplicate_result.scalar_one_or_none() is not None:
|
|
136
|
-
logger.warning(
|
|
137
|
-
"Skipping documents.doc_id unique index migration because duplicate "
|
|
138
|
-
f"doc_id values already exist in {self.db_path}.",
|
|
94
|
+
await conn.execute(
|
|
95
|
+
text(
|
|
96
|
+
"CREATE UNIQUE INDEX IF NOT EXISTS idx_documents_doc_id_unique ON documents(doc_id)",
|
|
97
|
+
),
|
|
139
98
|
)
|
|
140
|
-
return
|
|
141
99
|
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
"CREATE UNIQUE INDEX IF NOT EXISTS "
|
|
145
|
-
"idx_documents_doc_id_unique ON documents(doc_id)",
|
|
146
|
-
),
|
|
147
|
-
)
|
|
100
|
+
await self._initialize_fts5(conn)
|
|
101
|
+
await conn.commit()
|
|
148
102
|
|
|
149
103
|
async def _initialize_fts5(self, executor) -> None:
|
|
150
104
|
try:
|
|
@@ -249,7 +203,6 @@ class DocumentStorage:
|
|
|
249
203
|
self.DATABASE_URL,
|
|
250
204
|
echo=False,
|
|
251
205
|
future=True,
|
|
252
|
-
poolclass=NullPool,
|
|
253
206
|
)
|
|
254
207
|
self.async_session_maker = sessionmaker(
|
|
255
208
|
self.engine, # type: ignore
|
|
@@ -33,6 +33,8 @@ class EventBus:
|
|
|
33
33
|
# abconf uuid -> scheduler
|
|
34
34
|
self.pipeline_scheduler_mapping = pipeline_scheduler_mapping
|
|
35
35
|
self.astrbot_config_mgr = astrbot_config_mgr
|
|
36
|
+
# 持有正在执行的 pipeline 任务的强引用, 防止 task 在 pending 状态被 GC 回收
|
|
37
|
+
self._pending_tasks: set[asyncio.Task] = set()
|
|
36
38
|
|
|
37
39
|
async def dispatch(self) -> None:
|
|
38
40
|
while True:
|
|
@@ -47,7 +49,18 @@ class EventBus:
|
|
|
47
49
|
f"PipelineScheduler not found for id: {conf_id}, event ignored."
|
|
48
50
|
)
|
|
49
51
|
continue
|
|
50
|
-
asyncio.create_task(scheduler.execute(event))
|
|
52
|
+
task = asyncio.create_task(scheduler.execute(event))
|
|
53
|
+
self._pending_tasks.add(task)
|
|
54
|
+
task.add_done_callback(self._on_task_done)
|
|
55
|
+
|
|
56
|
+
def _on_task_done(self, task: asyncio.Task) -> None:
|
|
57
|
+
"""pipeline 任务结束回调: 移除强引用并暴露未捕获的异常"""
|
|
58
|
+
self._pending_tasks.discard(task)
|
|
59
|
+
if task.cancelled():
|
|
60
|
+
return
|
|
61
|
+
exc = task.exception()
|
|
62
|
+
if exc is not None:
|
|
63
|
+
logger.error("pipeline 任务执行异常", exc_info=exc)
|
|
51
64
|
|
|
52
65
|
def _print_event(self, event: AstrMessageEvent, conf_name: str) -> None:
|
|
53
66
|
"""用于记录事件信息
|
|
@@ -2,9 +2,8 @@ from contextlib import asynccontextmanager
|
|
|
2
2
|
from pathlib import Path
|
|
3
3
|
from typing import TYPE_CHECKING
|
|
4
4
|
|
|
5
|
-
from sqlalchemy import delete,
|
|
5
|
+
from sqlalchemy import delete, func, select, text, update
|
|
6
6
|
from sqlalchemy.ext.asyncio import AsyncSession, async_sessionmaker, create_async_engine
|
|
7
|
-
from sqlalchemy.pool import NullPool
|
|
8
7
|
from sqlmodel import col, desc
|
|
9
8
|
|
|
10
9
|
from astrbot.core import logger
|
|
@@ -20,19 +19,6 @@ if TYPE_CHECKING:
|
|
|
20
19
|
from astrbot.core.db.vec_db.faiss_impl import FaissVecDB
|
|
21
20
|
|
|
22
21
|
|
|
23
|
-
def _configure_sqlite_connection(dbapi_connection, connection_record) -> None:
|
|
24
|
-
cursor = dbapi_connection.cursor()
|
|
25
|
-
try:
|
|
26
|
-
cursor.execute("PRAGMA journal_mode=WAL")
|
|
27
|
-
cursor.execute("PRAGMA synchronous=NORMAL")
|
|
28
|
-
cursor.execute("PRAGMA cache_size=20000")
|
|
29
|
-
cursor.execute("PRAGMA temp_store=MEMORY")
|
|
30
|
-
cursor.execute("PRAGMA mmap_size=134217728")
|
|
31
|
-
cursor.execute("PRAGMA optimize")
|
|
32
|
-
finally:
|
|
33
|
-
cursor.close()
|
|
34
|
-
|
|
35
|
-
|
|
36
22
|
class KBSQLiteDatabase:
|
|
37
23
|
def __init__(self, db_path: str | None = None) -> None:
|
|
38
24
|
"""初始化知识库数据库
|
|
@@ -54,12 +40,8 @@ class KBSQLiteDatabase:
|
|
|
54
40
|
self.engine = create_async_engine(
|
|
55
41
|
self.DATABASE_URL,
|
|
56
42
|
echo=False,
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
event.listen(
|
|
60
|
-
self.engine.sync_engine,
|
|
61
|
-
"connect",
|
|
62
|
-
_configure_sqlite_connection,
|
|
43
|
+
pool_pre_ping=True,
|
|
44
|
+
pool_recycle=3600,
|
|
63
45
|
)
|
|
64
46
|
|
|
65
47
|
# 创建会话工厂
|
|
@@ -5,8 +5,6 @@ import base64
|
|
|
5
5
|
from collections.abc import AsyncGenerator
|
|
6
6
|
from dataclasses import replace
|
|
7
7
|
|
|
8
|
-
from sqlalchemy.exc import OperationalError
|
|
9
|
-
|
|
10
8
|
from astrbot.core import db_helper, logger
|
|
11
9
|
from astrbot.core.agent.message import (
|
|
12
10
|
CheckpointData,
|
|
@@ -521,15 +519,6 @@ class InternalAgentSubStage(Stage):
|
|
|
521
519
|
BLOCKED = {"dGZid2h2d3IuY2xvdWQuc2VhbG9zLmlv", "a291cmljaGF0"}
|
|
522
520
|
decoded_blocked = [base64.b64decode(b).decode("utf-8") for b in BLOCKED]
|
|
523
521
|
|
|
524
|
-
PROVIDER_STATS_SQLITE_LOCK_RETRY_ATTEMPTS = 3
|
|
525
|
-
PROVIDER_STATS_SQLITE_LOCK_RETRY_BASE_DELAY = 0.2
|
|
526
|
-
|
|
527
|
-
|
|
528
|
-
def _is_sqlite_database_locked_error(exc: OperationalError) -> bool:
|
|
529
|
-
raw = getattr(exc, "orig", exc)
|
|
530
|
-
message = str(raw).lower()
|
|
531
|
-
return "database" in message and "locked" in message
|
|
532
|
-
|
|
533
522
|
|
|
534
523
|
async def _record_internal_agent_stats(
|
|
535
524
|
event: AstrMessageEvent,
|
|
@@ -560,35 +549,15 @@ async def _record_internal_agent_stats(
|
|
|
560
549
|
status = "error"
|
|
561
550
|
else:
|
|
562
551
|
status = "completed"
|
|
563
|
-
|
|
564
|
-
|
|
552
|
+
|
|
553
|
+
await db_helper.insert_provider_stat(
|
|
554
|
+
umo=event.unified_msg_origin,
|
|
555
|
+
conversation_id=conversation_id,
|
|
556
|
+
provider_id=provider_config.get("id", "") or provider.meta().id,
|
|
557
|
+
provider_model=provider.get_model(),
|
|
558
|
+
status=status,
|
|
559
|
+
stats=stats.to_dict(),
|
|
560
|
+
agent_type="internal",
|
|
561
|
+
)
|
|
565
562
|
except Exception as e:
|
|
566
563
|
logger.warning("Persist provider stats failed: %s", e, exc_info=True)
|
|
567
|
-
return
|
|
568
|
-
|
|
569
|
-
for attempt in range(PROVIDER_STATS_SQLITE_LOCK_RETRY_ATTEMPTS):
|
|
570
|
-
last_attempt = attempt == PROVIDER_STATS_SQLITE_LOCK_RETRY_ATTEMPTS - 1
|
|
571
|
-
try:
|
|
572
|
-
await db_helper.insert_provider_stat(
|
|
573
|
-
umo=event.unified_msg_origin,
|
|
574
|
-
conversation_id=conversation_id,
|
|
575
|
-
provider_id=provider_config.get("id", "") or provider.meta().id,
|
|
576
|
-
provider_model=provider.get_model(),
|
|
577
|
-
status=status,
|
|
578
|
-
stats=stats.to_dict(),
|
|
579
|
-
agent_type="internal",
|
|
580
|
-
)
|
|
581
|
-
break
|
|
582
|
-
except asyncio.CancelledError:
|
|
583
|
-
raise
|
|
584
|
-
except OperationalError as e:
|
|
585
|
-
if _is_sqlite_database_locked_error(e) and not last_attempt:
|
|
586
|
-
await asyncio.sleep(
|
|
587
|
-
PROVIDER_STATS_SQLITE_LOCK_RETRY_BASE_DELAY * (2**attempt)
|
|
588
|
-
)
|
|
589
|
-
continue
|
|
590
|
-
logger.warning("Persist provider stats failed: %s", e, exc_info=True)
|
|
591
|
-
break
|
|
592
|
-
except Exception as e:
|
|
593
|
-
logger.warning("Persist provider stats failed: %s", e, exc_info=True)
|
|
594
|
-
break
|
{astrbot-4.25.3 → astrbot-4.25.4}/astrbot/core/platform/sources/weixin_oc/weixin_oc_adapter.py
RENAMED
|
@@ -130,7 +130,7 @@ class WeixinOCAdapter(Platform):
|
|
|
130
130
|
platform_config.get("weixin_oc_long_poll_timeout_ms", 35_000),
|
|
131
131
|
)
|
|
132
132
|
self.api_timeout_ms = int(
|
|
133
|
-
platform_config.get("weixin_oc_api_timeout_ms",
|
|
133
|
+
platform_config.get("weixin_oc_api_timeout_ms", 120_000),
|
|
134
134
|
)
|
|
135
135
|
self.cdn_base_url = str(
|
|
136
136
|
platform_config.get(
|
|
@@ -0,0 +1,35 @@
|
|
|
1
|
+
- [更新日志(简体中文)](#chinese)
|
|
2
|
+
- [Changelog(English)](#english)
|
|
3
|
+
|
|
4
|
+
<a id="chinese"></a>
|
|
5
|
+
|
|
6
|
+
## What's Changed
|
|
7
|
+
|
|
8
|
+
### 修复
|
|
9
|
+
|
|
10
|
+
- 回滚部分改动,修复偶现的 `Database is locked` 的问题。([#8639](https://github.com/AstrBotDevs/AstrBot/pull/8639))
|
|
11
|
+
- 修复 Pipeline 异步任务可能因缺少强引用而被垃圾回收的问题,提升事件处理稳定性。([#8618](https://github.com/AstrBotDevs/AstrBot/pull/8618))
|
|
12
|
+
- 修复 WebChat 使用 Web 搜索工具时,引用提示词在同一轮对话多次工具调用后被重复追加到系统消息的问题,避免破坏上下文缓存。([#8642](https://github.com/AstrBotDevs/AstrBot/pull/8642))
|
|
13
|
+
- 同步 Dashboard `pnpm-lock.yaml` 中的 overrides 配置,修复锁文件与工作区配置不一致的问题。([#8637](https://github.com/AstrBotDevs/AstrBot/pull/8637))
|
|
14
|
+
|
|
15
|
+
### 优化
|
|
16
|
+
|
|
17
|
+
- 将微信公众号 HTTP API 请求超时时间从 15 秒提升到 120 秒,降低较慢网络或接口响应下下载文件超时失败概率。([#8643](https://github.com/AstrBotDevs/AstrBot/pull/8643))
|
|
18
|
+
- Dashboard 登录表单启用完整凭据自动填充,改善浏览器密码管理器的使用体验。([#8631](https://github.com/AstrBotDevs/AstrBot/pull/8631))
|
|
19
|
+
|
|
20
|
+
<a id="english"></a>
|
|
21
|
+
|
|
22
|
+
## What's Changed (EN)
|
|
23
|
+
|
|
24
|
+
### Bug Fixes
|
|
25
|
+
|
|
26
|
+
- Fixed repeated Web search citation prompt appends in WebChat after multiple tool calls within the same interaction, preventing context cache invalidation. ([#8642](https://github.com/AstrBotDevs/AstrBot/pull/8642))
|
|
27
|
+
- Fixed Pipeline async tasks potentially being garbage-collected due to missing strong references, improving event processing stability. ([#8618](https://github.com/AstrBotDevs/AstrBot/pull/8618))
|
|
28
|
+
- Synced Dashboard `pnpm-lock.yaml` overrides with the workspace configuration. ([#8637](https://github.com/AstrBotDevs/AstrBot/pull/8637))
|
|
29
|
+
- Reverted the Provider stats SQLite lock retry change to avoid related regressions. ([#8639](https://github.com/AstrBotDevs/AstrBot/pull/8639))
|
|
30
|
+
- Reverted the macOS SQLAlchemy compatibility changes to avoid regressions in database initialization and vector storage paths. ([#8638](https://github.com/AstrBotDevs/AstrBot/pull/8638))
|
|
31
|
+
|
|
32
|
+
### Improvements
|
|
33
|
+
|
|
34
|
+
- Increased the WeChat Official Account HTTP API request timeout from 15 seconds to 120 seconds, reducing timeout failures on slower networks or API responses. ([#8643](https://github.com/AstrBotDevs/AstrBot/pull/8643))
|
|
35
|
+
- Enabled full credential autofill on the Dashboard login form for better browser password manager support. ([#8631](https://github.com/AstrBotDevs/AstrBot/pull/8631))
|
|
@@ -998,6 +998,7 @@ packages:
|
|
|
998
998
|
|
|
999
999
|
'@ungap/structured-clone@1.3.0':
|
|
1000
1000
|
resolution: {integrity: sha512-WmoN8qaIAo7WTYWbAZuG8PYEhn5fkz7dZrqTBZ7dtt//lL2Gwms1IcnQ5yHqjDfX8Ft5j4YzDM23f87zBfDe9g==}
|
|
1001
|
+
deprecated: Potential CWE-502 - Update to 1.3.1 or higher
|
|
1001
1002
|
|
|
1002
1003
|
'@vitejs/plugin-vue@5.2.4':
|
|
1003
1004
|
resolution: {integrity: sha512-7Yx/SXSOcQq5HiiV3orevHUFn+pmMB4cgbEkDYgnkUWb0WfeQ/wa2yFv6D5ICiCQOVpjA7vYDXrC7AGO8yjDHA==}
|
|
@@ -27,6 +27,7 @@ function onSubmit() {
|
|
|
27
27
|
<v-text-field
|
|
28
28
|
:model-value="props.username"
|
|
29
29
|
:label="t('username')"
|
|
30
|
+
autocomplete="username"
|
|
30
31
|
class="mb-6 input-field"
|
|
31
32
|
required
|
|
32
33
|
hide-details="auto"
|
|
@@ -40,6 +41,7 @@ function onSubmit() {
|
|
|
40
41
|
<v-text-field
|
|
41
42
|
:model-value="props.password"
|
|
42
43
|
:label="t('password')"
|
|
44
|
+
autocomplete="current-password"
|
|
43
45
|
required
|
|
44
46
|
variant="outlined"
|
|
45
47
|
hide-details="auto"
|
|
Binary file
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import{useCustomizerStore as m}from"./customizer-
|
|
1
|
+
import{useCustomizerStore as m}from"./customizer-Bq3hSjm8.js";import{_ as u,d as p,C as t,t as n,f as r,w as a,i as l,D as c,ai as f,o as _}from"./index-DjbMv9WB.js";const h={name:"AboutPage",setup(){const{tm:e}=f("features/about");return{tm:e}},methods:{useCustomizerStore:m,open(e){window.open(e,"_blank")}}},x={style:{display:"flex","flex-direction":"column",height:"100%"}},y={style:{"flex-grow":"1",display:"flex","align-items":"center","justify-content":"center","flex-direction":"column"}},v={style:{"text-align":"center","max-width":"600px"}},g={class:"font-weight-bold"},B={class:"text-subtitle-1",style:{color:"var(--v-theme-secondaryText)"}},b={style:{"margin-top":"20px",display:"flex","justify-content":"center"}};function w(e,o,A,s,k,i){return _(),p("div",x,[t("div",y,[t("div",v,[t("h1",g,n(s.tm("hero.title")),1),t("p",B,n(s.tm("hero.subtitle")),1),t("div",b,[r(c,{onClick:o[0]||(o[0]=d=>i.open("https://github.com/AstrBotDevs/AstrBot")),color:"primary",variant:"tonal",size:"small","prepend-icon":"mdi-star"},{default:a(()=>[l(n(s.tm("hero.starButton")),1)]),_:1}),r(c,{class:"ml-4",onClick:o[1]||(o[1]=d=>i.open("https://github.com/AstrBotDevs/AstrBot/issues")),color:"secondary",size:"small",variant:"tonal","prepend-icon":"mdi-comment-question"},{default:a(()=>[l(n(s.tm("hero.issueButton")),1)]),_:1})])])])])}const V=u(h,[["render",w]]);export{V as default};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import{_ as h,ai as p,b,w as m,d as n,C as r,t as o,f,D as g,F as v,e as y,s as u,i as C,v as R,bh as x,o as i,x as V}from"./index-
|
|
1
|
+
import{_ as h,ai as p,b,w as m,d as n,C as r,t as o,f,D as g,F as v,e as y,s as u,i as C,v as R,bh as x,o as i,x as V}from"./index-DjbMv9WB.js";const A={name:"RefsSidebar",props:{modelValue:{type:Boolean,default:!1},refs:{type:Object,default:null}},emits:["update:modelValue"],setup(){const{tm:s}=p("features/chat");return{tm:s}},computed:{isOpen:{get(){return this.modelValue},set(s){this.$emit("update:modelValue",s)}},normalizedRefs(){var a;return(Array.isArray((a=this.refs)==null?void 0:a.used)?this.refs.used:Array.isArray(this.refs)?this.refs:[]).map(e=>({index:e==null?void 0:e.index,title:(e==null?void 0:e.title)||(e==null?void 0:e.url)||"Reference",url:e==null?void 0:e.url,snippet:e==null?void 0:e.snippet,favicon:e==null?void 0:e.favicon})).filter(e=>e.url)}},methods:{close(){this.isOpen=!1},getRefInitial(s){return s?s.charAt(0).toUpperCase():"?"},formatUrl(s){if(!s)return"";try{return new URL(s).hostname}catch{return s}},openLink(s){s&&window.open(s,"_blank")}}},I={key:0,class:"refs-sidebar"},w={class:"sidebar-header"},O={class:"sidebar-title"},z={class:"refs-list"},B=["onClick"],U={class:"ref-item-icon"},j=["src"],L={key:1,class:"ref-item-initial"},N={class:"ref-item-content"},S={class:"ref-item-title"},E={class:"ref-item-url"},D={key:0,class:"ref-item-snippet"};function F(s,a,e,_,k,l){return i(),b(x,{name:"slide-left"},{default:m(()=>[l.isOpen?(i(),n("div",I,[r("div",w,[r("h3",O,o(_.tm("refs.title")),1),f(g,{icon:"mdi-close",size:"small",variant:"text",onClick:l.close},null,8,["onClick"])]),r("div",z,[(i(!0),n(v,null,y(l.normalizedRefs,(t,c)=>(i(),n("div",{key:t.index||c,class:"ref-item",onClick:d=>l.openLink(t.url)},[r("div",U,[t.favicon?(i(),n("img",{key:0,src:t.favicon,class:"ref-item-favicon",onError:a[0]||(a[0]=d=>d.target.style.display="none")},null,40,j)):(i(),n("div",L,o(l.getRefInitial(t.title)),1))]),r("div",N,[r("div",S,o(t.title),1),r("div",E,o(l.formatUrl(t.url)),1),t.snippet?(i(),n("div",D,o(t.snippet),1)):u("",!0)]),f(R,{size:"small",class:"ref-item-arrow"},{default:m(()=>[C("mdi-open-in-new")]),_:1})],8,B))),128))])])):u("",!0)]),_:1})}const P=h(A,[["render",F],["__scopeId","data-v-0ffacb2b"]]),T={name:"ActionRef",props:{refs:{type:Object,default:null}},emits:["open-refs"],setup(){const{tm:s}=p("features/chat");return{tm:s}},methods:{getRefInitial(s){return s?s.charAt(0).toUpperCase():"?"},handleClick(){this.$emit("open-refs",this.refs)}}},M={class:"refs-avatars"},$=["src"],q={key:1,class:"ref-initial"},G={key:0,class:"refs-more"},H={class:"refs-label"};function J(s,a,e,_,k,l){return e.refs&&e.refs.used&&e.refs.used.length>0?(i(),n("div",{key:0,class:"refs-container",onClick:a[1]||(a[1]=(...t)=>l.handleClick&&l.handleClick(...t))},[r("div",M,[(i(!0),n(v,null,y(e.refs.used.slice(0,3),(t,c)=>(i(),n("div",{key:c,class:"ref-avatar",style:V({zIndex:3-c})},[t.favicon?(i(),n("img",{key:0,src:t.favicon,class:"ref-favicon",onError:a[0]||(a[0]=d=>d.target.style.display="none")},null,40,$)):(i(),n("span",q,o(l.getRefInitial(t.title)),1))],4))),128)),e.refs.used.length>3?(i(),n("span",G," +"+o(e.refs.used.length-3),1)):u("",!0),r("span",H,o(_.tm("refs.sources")),1)])])):u("",!0)}const Q=h(T,[["render",J],["__scopeId","data-v-970e6299"]]);export{Q as A,P as R};
|