AstrBot 4.26.0b2__tar.gz → 4.26.0b3__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.
Files changed (1801) hide show
  1. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/PKG-INFO +1 -1
  2. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/config/default.py +2 -2
  3. astrbot-4.26.0b3/astrbot/core/platform/sources/qqofficial/login_registration.py +272 -0
  4. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/dashboard/services/platform_service.py +45 -0
  5. astrbot-4.26.0b3/changelogs/v4.26.0-beta.3.md +28 -0
  6. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/api/v1.ts +2 -2
  7. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/components/chat/ChatInput.vue +32 -1
  8. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/components/extension/SkillsSection.vue +3 -6
  9. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/components/platform/AddNewPlatform.vue +76 -0
  10. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/components/platform/PlatformRegistrationAction.vue +23 -3
  11. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/i18n/locales/en-US/features/platform.json +14 -0
  12. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/i18n/locales/ru-RU/features/platform.json +15 -1
  13. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/i18n/locales/zh-CN/features/platform.json +14 -0
  14. astrbot-4.26.0b2/dashboard-artifact/AstrBot-v4.26.0-beta.2-dashboard.zip → astrbot-4.26.0b3/dashboard-artifact/AstrBot-v4.26.0-beta.3-dashboard.zip +0 -0
  15. astrbot-4.26.0b2/dashboard-artifact/unpacked/dist/assets/AboutPage-sMStUSPv.js → astrbot-4.26.0b3/dashboard-artifact/unpacked/dist/assets/AboutPage-DIxC_ieH.js +1 -1
  16. astrbot-4.26.0b2/dashboard-artifact/unpacked/dist/assets/ActionRef-7bMuaamq.js → astrbot-4.26.0b3/dashboard-artifact/unpacked/dist/assets/ActionRef-CVQ36ftk.js +1 -1
  17. astrbot-4.26.0b3/dashboard-artifact/unpacked/dist/assets/AddNewPlatform-BY_DcQbu.js +1 -0
  18. astrbot-4.26.0b2/dashboard-artifact/unpacked/dist/assets/AddNewPlatform-CE6NbhG9.css → astrbot-4.26.0b3/dashboard-artifact/unpacked/dist/assets/AddNewPlatform-Dr3So8Pq.css +1 -1
  19. astrbot-4.26.0b2/dashboard-artifact/unpacked/dist/assets/BlankLayout-D116l6Hw.js → astrbot-4.26.0b3/dashboard-artifact/unpacked/dist/assets/BlankLayout-DHTITjtP.js +1 -1
  20. astrbot-4.26.0b2/dashboard-artifact/unpacked/dist/assets/Chat-BnuEoJdj.js → astrbot-4.26.0b3/dashboard-artifact/unpacked/dist/assets/Chat-DLXOdX1v.js +1 -1
  21. astrbot-4.26.0b3/dashboard-artifact/unpacked/dist/assets/ChatBoxPage-CDh9oh5t.js +1 -0
  22. astrbot-4.26.0b3/dashboard-artifact/unpacked/dist/assets/ChatPage-C-e2peUu.js +1 -0
  23. astrbot-4.26.0b2/dashboard-artifact/unpacked/dist/assets/CodeBlockNode-d5nnemnt.js → astrbot-4.26.0b3/dashboard-artifact/unpacked/dist/assets/CodeBlockNode-DYAQeseN.js +1 -1
  24. astrbot-4.26.0b2/dashboard-artifact/unpacked/dist/assets/ConfigPage-DxiDFC7R.js → astrbot-4.26.0b3/dashboard-artifact/unpacked/dist/assets/ConfigPage-CQAP_fAG.js +1 -1
  25. astrbot-4.26.0b2/dashboard-artifact/unpacked/dist/assets/ConsoleDisplayer-csvTO2K5.js → astrbot-4.26.0b3/dashboard-artifact/unpacked/dist/assets/ConsoleDisplayer-Chofr1--.js +1 -1
  26. astrbot-4.26.0b2/dashboard-artifact/unpacked/dist/assets/ConsolePage-CL_05dWv.js → astrbot-4.26.0b3/dashboard-artifact/unpacked/dist/assets/ConsolePage-Cx730tCn.js +1 -1
  27. astrbot-4.26.0b2/dashboard-artifact/unpacked/dist/assets/ConversationPage-yv8IrnTI.js → astrbot-4.26.0b3/dashboard-artifact/unpacked/dist/assets/ConversationPage-Br8-RekW.js +1 -1
  28. astrbot-4.26.0b2/dashboard-artifact/unpacked/dist/assets/CronJobPage-BPkDKMyb.js → astrbot-4.26.0b3/dashboard-artifact/unpacked/dist/assets/CronJobPage-C-HHXKOH.js +1 -1
  29. astrbot-4.26.0b2/dashboard-artifact/unpacked/dist/assets/DashboardTwoFactorDialog-gAHRWwye.js → astrbot-4.26.0b3/dashboard-artifact/unpacked/dist/assets/DashboardTwoFactorDialog-BXcvHO4L.js +1 -1
  30. astrbot-4.26.0b2/dashboard-artifact/unpacked/dist/assets/DocumentDetail-DOOhQcy_.js → astrbot-4.26.0b3/dashboard-artifact/unpacked/dist/assets/DocumentDetail-DxjVCpsg.js +1 -1
  31. astrbot-4.26.0b3/dashboard-artifact/unpacked/dist/assets/ExtensionPage-BguAUmII.js +3 -0
  32. astrbot-4.26.0b2/dashboard-artifact/unpacked/dist/assets/ExtensionPage-DlcF1our.css → astrbot-4.26.0b3/dashboard-artifact/unpacked/dist/assets/ExtensionPage-YcCNtNtE.css +1 -1
  33. astrbot-4.26.0b2/dashboard-artifact/unpacked/dist/assets/FullLayout-B5sCy3kL.js → astrbot-4.26.0b3/dashboard-artifact/unpacked/dist/assets/FullLayout-CRGh89rR.js +1 -1
  34. astrbot-4.26.0b2/dashboard-artifact/unpacked/dist/assets/KBDetail-CWmL0TqD.js → astrbot-4.26.0b3/dashboard-artifact/unpacked/dist/assets/KBDetail-DwgKQNzk.js +1 -1
  35. astrbot-4.26.0b2/dashboard-artifact/unpacked/dist/assets/KBList-BqNAQDUK.js → astrbot-4.26.0b3/dashboard-artifact/unpacked/dist/assets/KBList-BPFdnzu0.js +1 -1
  36. astrbot-4.26.0b2/dashboard-artifact/unpacked/dist/assets/KnowledgeBase-ChI8aNC1.js → astrbot-4.26.0b3/dashboard-artifact/unpacked/dist/assets/KnowledgeBase-g0P7NMcw.js +1 -1
  37. astrbot-4.26.0b2/dashboard-artifact/unpacked/dist/assets/LanguageSwitcher-D6Yx0-4G.js → astrbot-4.26.0b3/dashboard-artifact/unpacked/dist/assets/LanguageSwitcher-BJmtOeXd.js +1 -1
  38. astrbot-4.26.0b2/dashboard-artifact/unpacked/dist/assets/LoginPage-u0behPqN.js → astrbot-4.26.0b3/dashboard-artifact/unpacked/dist/assets/LoginPage-Cv62Hc2O.js +1 -1
  39. astrbot-4.26.0b2/dashboard-artifact/unpacked/dist/assets/OutlinedActionListItem-BMo-96EA.js → astrbot-4.26.0b3/dashboard-artifact/unpacked/dist/assets/OutlinedActionListItem-DOnvbfMF.js +1 -1
  40. astrbot-4.26.0b2/dashboard-artifact/unpacked/dist/assets/PersonaForm-PU6v9sPN.js → astrbot-4.26.0b3/dashboard-artifact/unpacked/dist/assets/PersonaForm-Dmi3GaZr.js +1 -1
  41. astrbot-4.26.0b2/dashboard-artifact/unpacked/dist/assets/PersonaPage-DB2jj7PH.js → astrbot-4.26.0b3/dashboard-artifact/unpacked/dist/assets/PersonaPage-TXoI6gcz.js +1 -1
  42. astrbot-4.26.0b2/dashboard-artifact/unpacked/dist/assets/PersonaQuickPreview-BQ-XmuPV.js → astrbot-4.26.0b3/dashboard-artifact/unpacked/dist/assets/PersonaQuickPreview-CV5YNjO8.js +1 -1
  43. astrbot-4.26.0b2/dashboard-artifact/unpacked/dist/assets/PlatformPage-DcSe_CZK.js → astrbot-4.26.0b3/dashboard-artifact/unpacked/dist/assets/PlatformPage-3W0dHwaG.js +1 -1
  44. astrbot-4.26.0b2/dashboard-artifact/unpacked/dist/assets/PluginPagePage-46fXBmW7.js → astrbot-4.26.0b3/dashboard-artifact/unpacked/dist/assets/PluginPagePage-BSbgrKx5.js +1 -1
  45. astrbot-4.26.0b2/dashboard-artifact/unpacked/dist/assets/ProviderChatCompletionPanel-CGwN9_qp.js → astrbot-4.26.0b3/dashboard-artifact/unpacked/dist/assets/ProviderChatCompletionPanel-BLsM45f1.js +1 -1
  46. astrbot-4.26.0b2/dashboard-artifact/unpacked/dist/assets/ProxySelector-Bm67DCIT.js → astrbot-4.26.0b3/dashboard-artifact/unpacked/dist/assets/ProxySelector-CZvFIi0e.js +1 -1
  47. astrbot-4.26.0b2/dashboard-artifact/unpacked/dist/assets/ReadmeDialog-sn5oNYNa.js → astrbot-4.26.0b3/dashboard-artifact/unpacked/dist/assets/ReadmeDialog-c1gP8pu7.js +1 -1
  48. astrbot-4.26.0b2/dashboard-artifact/unpacked/dist/assets/SessionManagementPage-BmBiQnPW.js → astrbot-4.26.0b3/dashboard-artifact/unpacked/dist/assets/SessionManagementPage-BH4-ttLm.js +1 -1
  49. astrbot-4.26.0b2/dashboard-artifact/unpacked/dist/assets/Settings-DMbGyrpb.js → astrbot-4.26.0b3/dashboard-artifact/unpacked/dist/assets/Settings-BBgehIoC.js +1 -1
  50. astrbot-4.26.0b2/dashboard-artifact/unpacked/dist/assets/SetupPage-CI74jSNq.js → astrbot-4.26.0b3/dashboard-artifact/unpacked/dist/assets/SetupPage-CytzbfNx.js +1 -1
  51. astrbot-4.26.0b2/dashboard-artifact/unpacked/dist/assets/StatsPage-4WiTod2L.js → astrbot-4.26.0b3/dashboard-artifact/unpacked/dist/assets/StatsPage-C9bVNF3W.js +1 -1
  52. astrbot-4.26.0b2/dashboard-artifact/unpacked/dist/assets/StyledMenu.vue_vue_type_style_index_0_lang-CCizCoAF.js → astrbot-4.26.0b3/dashboard-artifact/unpacked/dist/assets/StyledMenu.vue_vue_type_style_index_0_lang-D9vRXwOA.js +1 -1
  53. astrbot-4.26.0b2/dashboard-artifact/unpacked/dist/assets/SubAgentPage-Cao02_2M.js → astrbot-4.26.0b3/dashboard-artifact/unpacked/dist/assets/SubAgentPage-DeRjFqpf.js +1 -1
  54. astrbot-4.26.0b2/dashboard-artifact/unpacked/dist/assets/ThemeAwareMarkdownCodeBlock.vue_vue_type_script_setup_true_lang-C4oDxv_2.js → astrbot-4.26.0b3/dashboard-artifact/unpacked/dist/assets/ThemeAwareMarkdownCodeBlock.vue_vue_type_script_setup_true_lang-DcHos6K-.js +5 -5
  55. astrbot-4.26.0b2/dashboard-artifact/unpacked/dist/assets/TracePage-DmG0jAVE.js → astrbot-4.26.0b3/dashboard-artifact/unpacked/dist/assets/TracePage-joJ2SiX3.js +1 -1
  56. astrbot-4.26.0b2/dashboard-artifact/unpacked/dist/assets/UmoDisplay-ZIpFghwD.js → astrbot-4.26.0b3/dashboard-artifact/unpacked/dist/assets/UmoDisplay-BD53yEiV.js +1 -1
  57. astrbot-4.26.0b2/dashboard-artifact/unpacked/dist/assets/WelcomePage-DLiwE8Ak.js → astrbot-4.26.0b3/dashboard-artifact/unpacked/dist/assets/WelcomePage-B1lNmuQk.js +1 -1
  58. astrbot-4.26.0b2/dashboard-artifact/unpacked/dist/assets/confirmDialog-bqURE5fb.js → astrbot-4.26.0b3/dashboard-artifact/unpacked/dist/assets/confirmDialog-EVmu9d3R.js +1 -1
  59. astrbot-4.26.0b2/dashboard-artifact/unpacked/dist/assets/cssMode-DrnUzh3I.js → astrbot-4.26.0b3/dashboard-artifact/unpacked/dist/assets/cssMode-Bkmhcr7o.js +1 -1
  60. astrbot-4.26.0b2/dashboard-artifact/unpacked/dist/assets/customizer-0Lz5GcN7.js → astrbot-4.26.0b3/dashboard-artifact/unpacked/dist/assets/customizer-Cn--6lL8.js +1 -1
  61. astrbot-4.26.0b2/dashboard-artifact/unpacked/dist/assets/htmlMode-CD7pM9vt.js → astrbot-4.26.0b3/dashboard-artifact/unpacked/dist/assets/htmlMode-CN4-cJ9E.js +1 -1
  62. astrbot-4.26.0b2/dashboard-artifact/unpacked/dist/assets/index-DIHd8Eqc.js → astrbot-4.26.0b3/dashboard-artifact/unpacked/dist/assets/index-6J-rDuCV.js +1 -1
  63. astrbot-4.26.0b2/dashboard-artifact/unpacked/dist/assets/index-Duh6K5ZB.js → astrbot-4.26.0b3/dashboard-artifact/unpacked/dist/assets/index-7Iigrvn9.js +1 -1
  64. astrbot-4.26.0b2/dashboard-artifact/unpacked/dist/assets/index-CT-7r0yI.js → astrbot-4.26.0b3/dashboard-artifact/unpacked/dist/assets/index-99yoox17.js +10 -10
  65. astrbot-4.26.0b2/dashboard-artifact/unpacked/dist/assets/index-BChdeyzl.js → astrbot-4.26.0b3/dashboard-artifact/unpacked/dist/assets/index-BLCCQp9r.js +1 -1
  66. astrbot-4.26.0b3/dashboard-artifact/unpacked/dist/assets/index2-CROBdpHe.js +1 -0
  67. astrbot-4.26.0b2/dashboard-artifact/unpacked/dist/assets/index3-CvNj-av9.js → astrbot-4.26.0b3/dashboard-artifact/unpacked/dist/assets/index3-C9XVdN6L.js +1 -1
  68. astrbot-4.26.0b2/dashboard-artifact/unpacked/dist/assets/index4-CmJ9XysL.js → astrbot-4.26.0b3/dashboard-artifact/unpacked/dist/assets/index4-BTlHT7eZ.js +1 -1
  69. astrbot-4.26.0b2/dashboard-artifact/unpacked/dist/assets/index5-4O6ndKVv.js → astrbot-4.26.0b3/dashboard-artifact/unpacked/dist/assets/index5-CZGfn7Hn.js +1 -1
  70. astrbot-4.26.0b2/dashboard-artifact/unpacked/dist/assets/index6-BxGlQ1Ep.js → astrbot-4.26.0b3/dashboard-artifact/unpacked/dist/assets/index6-Cwmq93fx.js +1 -1
  71. astrbot-4.26.0b2/dashboard-artifact/unpacked/dist/assets/index7-zYGUN9fv.js → astrbot-4.26.0b3/dashboard-artifact/unpacked/dist/assets/index7-De7QciGa.js +1 -1
  72. astrbot-4.26.0b2/dashboard-artifact/unpacked/dist/assets/javascript-Bo3Ekg57.js → astrbot-4.26.0b3/dashboard-artifact/unpacked/dist/assets/javascript-BWZaJGn3.js +1 -1
  73. astrbot-4.26.0b2/dashboard-artifact/unpacked/dist/assets/jsonMode-CcgcQHn7.js → astrbot-4.26.0b3/dashboard-artifact/unpacked/dist/assets/jsonMode-CQH389p-.js +1 -1
  74. astrbot-4.26.0b2/dashboard-artifact/unpacked/dist/assets/mermaid-CmCRQVTH.js → astrbot-4.26.0b3/dashboard-artifact/unpacked/dist/assets/mermaid-DaruJ4IP.js +1 -1
  75. astrbot-4.26.0b2/dashboard-artifact/unpacked/dist/assets/pluginI18n-C_O8QV8i.js → astrbot-4.26.0b3/dashboard-artifact/unpacked/dist/assets/pluginI18n-C2kttyzY.js +1 -1
  76. astrbot-4.26.0b2/dashboard-artifact/unpacked/dist/assets/python-06dEsV4z.js → astrbot-4.26.0b3/dashboard-artifact/unpacked/dist/assets/python-C2xrjizy.js +1 -1
  77. astrbot-4.26.0b2/dashboard-artifact/unpacked/dist/assets/toast-C-XWALGj.js → astrbot-4.26.0b3/dashboard-artifact/unpacked/dist/assets/toast-DKQf_sSR.js +1 -1
  78. astrbot-4.26.0b2/dashboard-artifact/unpacked/dist/assets/typescript-Dgb58aVM.js → astrbot-4.26.0b3/dashboard-artifact/unpacked/dist/assets/typescript-dUAsh_Tp.js +1 -1
  79. astrbot-4.26.0b3/dashboard-artifact/unpacked/dist/assets/useMediaHandling-BW2foS_p.js +1 -0
  80. astrbot-4.26.0b2/dashboard-artifact/unpacked/dist/assets/useMediaHandling-BA2eEMN-.css → astrbot-4.26.0b3/dashboard-artifact/unpacked/dist/assets/useMediaHandling-CVGrfHF0.css +1 -1
  81. astrbot-4.26.0b3/dashboard-artifact/unpacked/dist/assets/version +1 -0
  82. astrbot-4.26.0b2/dashboard-artifact/unpacked/dist/assets/workers-mermaidWorkerClient-CgmhuQ17.js → astrbot-4.26.0b3/dashboard-artifact/unpacked/dist/assets/workers-mermaidWorkerClient-DOgY1Hny.js +2 -2
  83. astrbot-4.26.0b2/dashboard-artifact/unpacked/dist/assets/xml-DtMl5ge-.js → astrbot-4.26.0b3/dashboard-artifact/unpacked/dist/assets/xml-lwpcKgFD.js +1 -1
  84. astrbot-4.26.0b2/dashboard-artifact/unpacked/dist/assets/yaml-DF5EW-3b.js → astrbot-4.26.0b3/dashboard-artifact/unpacked/dist/assets/yaml-W-uIjMxg.js +1 -1
  85. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard-artifact/unpacked/dist/index.html +1 -1
  86. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/pyproject.toml +1 -1
  87. astrbot-4.26.0b3/tests/test_qqofficial_login_registration.py +71 -0
  88. astrbot-4.26.0b2/dashboard-artifact/unpacked/dist/assets/AddNewPlatform-BgtfGI3T.js +0 -1
  89. astrbot-4.26.0b2/dashboard-artifact/unpacked/dist/assets/ChatBoxPage-Cv0yKfiP.js +0 -1
  90. astrbot-4.26.0b2/dashboard-artifact/unpacked/dist/assets/ChatPage-B5bOjwG2.js +0 -1
  91. astrbot-4.26.0b2/dashboard-artifact/unpacked/dist/assets/ExtensionPage-COob0XbP.js +0 -3
  92. astrbot-4.26.0b2/dashboard-artifact/unpacked/dist/assets/index2-Cqf-lzHz.js +0 -1
  93. astrbot-4.26.0b2/dashboard-artifact/unpacked/dist/assets/useMediaHandling-CgKdTD88.js +0 -1
  94. astrbot-4.26.0b2/dashboard-artifact/unpacked/dist/assets/version +0 -1
  95. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/.dockerignore +0 -0
  96. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/.github/FUNDING.yml +0 -0
  97. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/.github/ISSUE_TEMPLATE/PLUGIN_PUBLISH.yml +0 -0
  98. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/.github/ISSUE_TEMPLATE/bug-report.yml +0 -0
  99. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/.github/ISSUE_TEMPLATE/feature-request.yml +0 -0
  100. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/.github/PULL_REQUEST_TEMPLATE.md +0 -0
  101. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/.github/auto_assign.yml +0 -0
  102. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/.github/copilot-instructions.md +0 -0
  103. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/.github/dependabot.yml +0 -0
  104. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/.github/workflows/build-docs.yml +0 -0
  105. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/.github/workflows/code-format.yml +0 -0
  106. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/.github/workflows/codeql.yml +0 -0
  107. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/.github/workflows/coverage_test.yml +0 -0
  108. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/.github/workflows/dashboard_ci.yml +0 -0
  109. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/.github/workflows/docker-image.yml +0 -0
  110. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/.github/workflows/pr-title-check.yml +0 -0
  111. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/.github/workflows/release.yml +0 -0
  112. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/.github/workflows/smoke_test.yml +0 -0
  113. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/.github/workflows/stale.yml +0 -0
  114. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/.github/workflows/sync-wiki.yml +0 -0
  115. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/.github/workflows/unit_tests.yml +0 -0
  116. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/.gitignore +0 -0
  117. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/.pre-commit-config.yaml +0 -0
  118. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/.python-version +0 -0
  119. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/CODE_OF_CONDUCT.md +0 -0
  120. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/CONTRIBUTING.md +0 -0
  121. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/Dockerfile +0 -0
  122. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/EULA.md +0 -0
  123. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/FIRST_NOTICE.en-US.md +0 -0
  124. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/FIRST_NOTICE.md +0 -0
  125. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/FIRST_NOTICE.ru-RU.md +0 -0
  126. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/LICENSE +0 -0
  127. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/Makefile +0 -0
  128. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/README.md +0 -0
  129. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/README_fr.md +0 -0
  130. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/README_ja.md +0 -0
  131. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/README_ru.md +0 -0
  132. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/README_zh-TW.md +0 -0
  133. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/README_zh.md +0 -0
  134. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/__init__.py +0 -0
  135. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/api/__init__.py +0 -0
  136. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/api/all.py +0 -0
  137. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/api/event/__init__.py +0 -0
  138. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/api/event/filter/__init__.py +0 -0
  139. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/api/message_components.py +0 -0
  140. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/api/platform/__init__.py +0 -0
  141. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/api/provider/__init__.py +0 -0
  142. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/api/star/__init__.py +0 -0
  143. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/api/util/__init__.py +0 -0
  144. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/api/web.py +0 -0
  145. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/builtin_stars/astrbot/.astrbot-plugin/i18n/en-US.json +0 -0
  146. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/builtin_stars/astrbot/.astrbot-plugin/i18n/zh-CN.json +0 -0
  147. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/builtin_stars/astrbot/group_chat_context.py +0 -0
  148. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/builtin_stars/astrbot/main.py +0 -0
  149. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/builtin_stars/astrbot/metadata.yaml +0 -0
  150. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/builtin_stars/builtin_commands/.astrbot-plugin/i18n/en-US.json +0 -0
  151. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/builtin_stars/builtin_commands/.astrbot-plugin/i18n/zh-CN.json +0 -0
  152. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/builtin_stars/builtin_commands/commands/__init__.py +0 -0
  153. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/builtin_stars/builtin_commands/commands/admin.py +0 -0
  154. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/builtin_stars/builtin_commands/commands/conversation.py +0 -0
  155. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/builtin_stars/builtin_commands/commands/help.py +0 -0
  156. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/builtin_stars/builtin_commands/commands/name.py +0 -0
  157. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/builtin_stars/builtin_commands/commands/provider.py +0 -0
  158. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/builtin_stars/builtin_commands/commands/setunset.py +0 -0
  159. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/builtin_stars/builtin_commands/commands/sid.py +0 -0
  160. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/builtin_stars/builtin_commands/commands/utils/rst_scene.py +0 -0
  161. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/builtin_stars/builtin_commands/main.py +0 -0
  162. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/builtin_stars/builtin_commands/metadata.yaml +0 -0
  163. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/cli/__init__.py +0 -0
  164. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/cli/__main__.py +0 -0
  165. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/cli/commands/__init__.py +0 -0
  166. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/cli/commands/cmd_conf.py +0 -0
  167. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/cli/commands/cmd_init.py +0 -0
  168. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/cli/commands/cmd_password.py +0 -0
  169. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/cli/commands/cmd_plug.py +0 -0
  170. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/cli/commands/cmd_run.py +0 -0
  171. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/cli/utils/__init__.py +0 -0
  172. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/cli/utils/basic.py +0 -0
  173. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/cli/utils/plugin.py +0 -0
  174. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/cli/utils/version_comparator.py +0 -0
  175. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/__init__.py +0 -0
  176. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/agent/agent.py +0 -0
  177. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/agent/context/compressor.py +0 -0
  178. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/agent/context/config.py +0 -0
  179. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/agent/context/manager.py +0 -0
  180. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/agent/context/round_utils.py +0 -0
  181. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/agent/context/token_counter.py +0 -0
  182. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/agent/context/truncator.py +0 -0
  183. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/agent/handoff.py +0 -0
  184. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/agent/hooks.py +0 -0
  185. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/agent/mcp_client.py +0 -0
  186. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/agent/message.py +0 -0
  187. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/agent/response.py +0 -0
  188. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/agent/run_context.py +0 -0
  189. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/agent/runners/__init__.py +0 -0
  190. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/agent/runners/base.py +0 -0
  191. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/agent/runners/coze/coze_agent_runner.py +0 -0
  192. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/agent/runners/coze/coze_api_client.py +0 -0
  193. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/agent/runners/dashscope/dashscope_agent_runner.py +0 -0
  194. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/agent/runners/deerflow/constants.py +0 -0
  195. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/agent/runners/deerflow/deerflow_agent_runner.py +0 -0
  196. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/agent/runners/deerflow/deerflow_api_client.py +0 -0
  197. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/agent/runners/deerflow/deerflow_content_mapper.py +0 -0
  198. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/agent/runners/deerflow/deerflow_stream_utils.py +0 -0
  199. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/agent/runners/dify/dify_agent_runner.py +0 -0
  200. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/agent/runners/dify/dify_api_client.py +0 -0
  201. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/agent/runners/tool_loop_agent_runner.py +0 -0
  202. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/agent/tool.py +0 -0
  203. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/agent/tool_executor.py +0 -0
  204. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/agent/tool_image_cache.py +0 -0
  205. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/astr_agent_context.py +0 -0
  206. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/astr_agent_hooks.py +0 -0
  207. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/astr_agent_run_util.py +0 -0
  208. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/astr_agent_tool_exec.py +0 -0
  209. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/astr_main_agent.py +0 -0
  210. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/astr_main_agent_resources.py +0 -0
  211. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/astrbot_config_mgr.py +0 -0
  212. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/backup/__init__.py +0 -0
  213. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/backup/constants.py +0 -0
  214. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/backup/exporter.py +0 -0
  215. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/backup/importer.py +0 -0
  216. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/computer/booters/base.py +0 -0
  217. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/computer/booters/bay_manager.py +0 -0
  218. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/computer/booters/boxlite.py +0 -0
  219. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/computer/booters/cua.py +0 -0
  220. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/computer/booters/cua_defaults.py +0 -0
  221. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/computer/booters/local.py +0 -0
  222. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/computer/booters/shell_background.py +0 -0
  223. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/computer/booters/shipyard.py +0 -0
  224. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/computer/booters/shipyard_neo.py +0 -0
  225. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/computer/booters/shipyard_search_file_util.py +0 -0
  226. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/computer/computer_client.py +0 -0
  227. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/computer/file_read_utils.py +0 -0
  228. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/computer/olayer/__init__.py +0 -0
  229. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/computer/olayer/browser.py +0 -0
  230. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/computer/olayer/filesystem.py +0 -0
  231. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/computer/olayer/gui.py +0 -0
  232. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/computer/olayer/python.py +0 -0
  233. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/computer/olayer/shell.py +0 -0
  234. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/config/__init__.py +0 -0
  235. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/config/astrbot_config.py +0 -0
  236. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/config/i18n_utils.py +0 -0
  237. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/conversation_mgr.py +0 -0
  238. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/core_lifecycle.py +0 -0
  239. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/cron/__init__.py +0 -0
  240. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/cron/events.py +0 -0
  241. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/cron/manager.py +0 -0
  242. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/db/__init__.py +0 -0
  243. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/db/migration/helper.py +0 -0
  244. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/db/migration/migra_3_to_4.py +0 -0
  245. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/db/migration/migra_45_to_46.py +0 -0
  246. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/db/migration/migra_token_usage.py +0 -0
  247. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/db/migration/migra_webchat_session.py +0 -0
  248. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/db/migration/shared_preferences_v3.py +0 -0
  249. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/db/migration/sqlite_v3.py +0 -0
  250. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/db/po.py +0 -0
  251. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/db/sqlite.py +0 -0
  252. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/db/vec_db/base.py +0 -0
  253. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/db/vec_db/faiss_impl/__init__.py +0 -0
  254. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/db/vec_db/faiss_impl/document_storage.py +0 -0
  255. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/db/vec_db/faiss_impl/embedding_storage.py +0 -0
  256. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/db/vec_db/faiss_impl/sqlite_init.sql +0 -0
  257. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/db/vec_db/faiss_impl/vec_db.py +0 -0
  258. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/event_bus.py +0 -0
  259. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/exceptions.py +0 -0
  260. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/file_token_service.py +0 -0
  261. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/initial_loader.py +0 -0
  262. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/knowledge_base/chunking/__init__.py +0 -0
  263. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/knowledge_base/chunking/base.py +0 -0
  264. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/knowledge_base/chunking/fixed_size.py +0 -0
  265. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/knowledge_base/chunking/markdown.py +0 -0
  266. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/knowledge_base/chunking/recursive.py +0 -0
  267. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/knowledge_base/kb_db_sqlite.py +0 -0
  268. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/knowledge_base/kb_helper.py +0 -0
  269. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/knowledge_base/kb_mgr.py +0 -0
  270. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/knowledge_base/models.py +0 -0
  271. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/knowledge_base/parsers/__init__.py +0 -0
  272. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/knowledge_base/parsers/base.py +0 -0
  273. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/knowledge_base/parsers/epub_parser.py +0 -0
  274. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/knowledge_base/parsers/markitdown_parser.py +0 -0
  275. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/knowledge_base/parsers/pdf_parser.py +0 -0
  276. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/knowledge_base/parsers/text_parser.py +0 -0
  277. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/knowledge_base/parsers/url_parser.py +0 -0
  278. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/knowledge_base/parsers/util.py +0 -0
  279. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/knowledge_base/prompts.py +0 -0
  280. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/knowledge_base/retrieval/__init__.py +0 -0
  281. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/knowledge_base/retrieval/hit_stopwords.txt +0 -0
  282. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/knowledge_base/retrieval/manager.py +0 -0
  283. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/knowledge_base/retrieval/rank_fusion.py +0 -0
  284. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/knowledge_base/retrieval/sparse_retriever.py +0 -0
  285. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/knowledge_base/retrieval/tokenizer.py +0 -0
  286. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/log.py +0 -0
  287. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/message/components.py +0 -0
  288. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/message/message_event_result.py +0 -0
  289. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/persona_error_reply.py +0 -0
  290. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/persona_mgr.py +0 -0
  291. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/pipeline/__init__.py +0 -0
  292. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/pipeline/bootstrap.py +0 -0
  293. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/pipeline/content_safety_check/stage.py +0 -0
  294. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/pipeline/content_safety_check/strategies/__init__.py +0 -0
  295. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/pipeline/content_safety_check/strategies/baidu_aip.py +0 -0
  296. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/pipeline/content_safety_check/strategies/keywords.py +0 -0
  297. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/pipeline/content_safety_check/strategies/strategy.py +0 -0
  298. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/pipeline/context.py +0 -0
  299. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/pipeline/context_utils.py +0 -0
  300. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/pipeline/preprocess_stage/stage.py +0 -0
  301. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/pipeline/process_stage/follow_up.py +0 -0
  302. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/pipeline/process_stage/method/agent_request.py +0 -0
  303. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/pipeline/process_stage/method/agent_sub_stages/internal.py +0 -0
  304. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/pipeline/process_stage/method/agent_sub_stages/third_party.py +0 -0
  305. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/pipeline/process_stage/method/star_request.py +0 -0
  306. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/pipeline/process_stage/stage.py +0 -0
  307. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/pipeline/rate_limit_check/stage.py +0 -0
  308. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/pipeline/respond/stage.py +0 -0
  309. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/pipeline/result_decorate/stage.py +0 -0
  310. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/pipeline/scheduler.py +0 -0
  311. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/pipeline/session_status_check/stage.py +0 -0
  312. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/pipeline/stage.py +0 -0
  313. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/pipeline/stage_order.py +0 -0
  314. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/pipeline/waking_check/stage.py +0 -0
  315. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/pipeline/whitelist_check/stage.py +0 -0
  316. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/platform/__init__.py +0 -0
  317. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/platform/astr_message_event.py +0 -0
  318. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/platform/astrbot_message.py +0 -0
  319. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/platform/manager.py +0 -0
  320. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/platform/message_session.py +0 -0
  321. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/platform/message_type.py +0 -0
  322. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/platform/platform.py +0 -0
  323. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/platform/platform_metadata.py +0 -0
  324. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/platform/register.py +0 -0
  325. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/platform/sources/aiocqhttp/aiocqhttp_message_event.py +0 -0
  326. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/platform/sources/aiocqhttp/aiocqhttp_platform_adapter.py +0 -0
  327. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/platform/sources/dingtalk/app_registration.py +0 -0
  328. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/platform/sources/dingtalk/dingtalk_adapter.py +0 -0
  329. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/platform/sources/dingtalk/dingtalk_event.py +0 -0
  330. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/platform/sources/discord/client.py +0 -0
  331. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/platform/sources/discord/components.py +0 -0
  332. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/platform/sources/discord/discord_platform_adapter.py +0 -0
  333. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/platform/sources/discord/discord_platform_event.py +0 -0
  334. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/platform/sources/kook/kook_adapter.py +0 -0
  335. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/platform/sources/kook/kook_client.py +0 -0
  336. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/platform/sources/kook/kook_config.py +0 -0
  337. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/platform/sources/kook/kook_event.py +0 -0
  338. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/platform/sources/kook/kook_roles_record.py +0 -0
  339. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/platform/sources/kook/kook_types.py +0 -0
  340. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/platform/sources/lark/app_registration.py +0 -0
  341. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/platform/sources/lark/bot_info.py +0 -0
  342. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/platform/sources/lark/lark_adapter.py +0 -0
  343. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/platform/sources/lark/lark_event.py +0 -0
  344. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/platform/sources/lark/server.py +0 -0
  345. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/platform/sources/line/line_adapter.py +0 -0
  346. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/platform/sources/line/line_api.py +0 -0
  347. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/platform/sources/line/line_event.py +0 -0
  348. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/platform/sources/mattermost/__init__.py +0 -0
  349. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/platform/sources/mattermost/client.py +0 -0
  350. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/platform/sources/mattermost/mattermost_adapter.py +0 -0
  351. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/platform/sources/mattermost/mattermost_event.py +0 -0
  352. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/platform/sources/misskey/misskey_adapter.py +0 -0
  353. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/platform/sources/misskey/misskey_api.py +0 -0
  354. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/platform/sources/misskey/misskey_event.py +0 -0
  355. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/platform/sources/misskey/misskey_utils.py +0 -0
  356. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/platform/sources/qqofficial/qqofficial_message_event.py +0 -0
  357. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/platform/sources/qqofficial/qqofficial_platform_adapter.py +0 -0
  358. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/platform/sources/qqofficial_webhook/qo_webhook_adapter.py +0 -0
  359. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/platform/sources/qqofficial_webhook/qo_webhook_event.py +0 -0
  360. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/platform/sources/qqofficial_webhook/qo_webhook_server.py +0 -0
  361. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/platform/sources/satori/satori_adapter.py +0 -0
  362. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/platform/sources/satori/satori_event.py +0 -0
  363. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/platform/sources/slack/client.py +0 -0
  364. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/platform/sources/slack/slack_adapter.py +0 -0
  365. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/platform/sources/slack/slack_event.py +0 -0
  366. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/platform/sources/telegram/tg_adapter.py +0 -0
  367. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/platform/sources/telegram/tg_event.py +0 -0
  368. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/platform/sources/webchat/message_parts_helper.py +0 -0
  369. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/platform/sources/webchat/webchat_adapter.py +0 -0
  370. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/platform/sources/webchat/webchat_event.py +0 -0
  371. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/platform/sources/webchat/webchat_queue_mgr.py +0 -0
  372. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/platform/sources/wecom/wecom_adapter.py +0 -0
  373. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/platform/sources/wecom/wecom_event.py +0 -0
  374. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/platform/sources/wecom/wecom_kf.py +0 -0
  375. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/platform/sources/wecom/wecom_kf_message.py +0 -0
  376. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/platform/sources/wecom_ai_bot/WXBizJsonMsgCrypt.py +0 -0
  377. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/platform/sources/wecom_ai_bot/__init__.py +0 -0
  378. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/platform/sources/wecom_ai_bot/ierror.py +0 -0
  379. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/platform/sources/wecom_ai_bot/wecomai_adapter.py +0 -0
  380. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/platform/sources/wecom_ai_bot/wecomai_api.py +0 -0
  381. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/platform/sources/wecom_ai_bot/wecomai_event.py +0 -0
  382. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/platform/sources/wecom_ai_bot/wecomai_long_connection.py +0 -0
  383. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/platform/sources/wecom_ai_bot/wecomai_queue_mgr.py +0 -0
  384. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/platform/sources/wecom_ai_bot/wecomai_server.py +0 -0
  385. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/platform/sources/wecom_ai_bot/wecomai_utils.py +0 -0
  386. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/platform/sources/wecom_ai_bot/wecomai_webhook.py +0 -0
  387. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/platform/sources/weixin_oc/login_registration.py +0 -0
  388. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/platform/sources/weixin_oc/weixin_oc_adapter.py +0 -0
  389. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/platform/sources/weixin_oc/weixin_oc_client.py +0 -0
  390. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/platform/sources/weixin_oc/weixin_oc_event.py +0 -0
  391. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/platform/sources/weixin_official_account/weixin_offacc_adapter.py +0 -0
  392. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/platform/sources/weixin_official_account/weixin_offacc_event.py +0 -0
  393. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/platform/webhook_server.py +0 -0
  394. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/platform_message_history_mgr.py +0 -0
  395. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/provider/__init__.py +0 -0
  396. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/provider/entites.py +0 -0
  397. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/provider/entities.py +0 -0
  398. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/provider/func_tool_manager.py +0 -0
  399. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/provider/manager.py +0 -0
  400. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/provider/modalities.py +0 -0
  401. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/provider/provider.py +0 -0
  402. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/provider/register.py +0 -0
  403. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/provider/sources/anthropic_source.py +0 -0
  404. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/provider/sources/azure_tts_source.py +0 -0
  405. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/provider/sources/bailian_rerank_source.py +0 -0
  406. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/provider/sources/dashscope_tts.py +0 -0
  407. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/provider/sources/edge_tts_source.py +0 -0
  408. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/provider/sources/elevenlabs_tts_source.py +0 -0
  409. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/provider/sources/fishaudio_tts_api_source.py +0 -0
  410. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/provider/sources/gemini_embedding_source.py +0 -0
  411. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/provider/sources/gemini_source.py +0 -0
  412. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/provider/sources/gemini_tts_source.py +0 -0
  413. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/provider/sources/genie_tts.py +0 -0
  414. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/provider/sources/groq_source.py +0 -0
  415. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/provider/sources/gsv_selfhosted_source.py +0 -0
  416. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/provider/sources/gsvi_tts_source.py +0 -0
  417. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/provider/sources/kimi_code_source.py +0 -0
  418. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/provider/sources/longcat_source.py +0 -0
  419. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/provider/sources/mimo_api_common.py +0 -0
  420. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/provider/sources/mimo_stt_api_source.py +0 -0
  421. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/provider/sources/mimo_tts_api_source.py +0 -0
  422. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/provider/sources/minimax_token_plan_source.py +0 -0
  423. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/provider/sources/minimax_tts_api_source.py +0 -0
  424. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/provider/sources/nvidia_embedding_source.py +0 -0
  425. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/provider/sources/nvidia_rerank_source.py +0 -0
  426. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/provider/sources/oai_aihubmix_source.py +0 -0
  427. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/provider/sources/ollama_embedding_source.py +0 -0
  428. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/provider/sources/openai_embedding_source.py +0 -0
  429. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/provider/sources/openai_source.py +0 -0
  430. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/provider/sources/openai_tts_api_source.py +0 -0
  431. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/provider/sources/openrouter_source.py +0 -0
  432. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/provider/sources/sensevoice_selfhosted_source.py +0 -0
  433. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/provider/sources/vllm_rerank_source.py +0 -0
  434. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/provider/sources/volcengine_tts.py +0 -0
  435. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/provider/sources/whisper_api_source.py +0 -0
  436. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/provider/sources/whisper_selfhosted_source.py +0 -0
  437. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/provider/sources/xai_source.py +0 -0
  438. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/provider/sources/xiaomi_source.py +0 -0
  439. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/provider/sources/xiaomi_token_plan_source.py +0 -0
  440. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/provider/sources/xinference_rerank_source.py +0 -0
  441. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/provider/sources/xinference_stt_provider.py +0 -0
  442. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/provider/sources/zhipu_source.py +0 -0
  443. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/sentinels.py +0 -0
  444. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/skills/__init__.py +0 -0
  445. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/skills/neo_skill_sync.py +0 -0
  446. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/skills/skill_manager.py +0 -0
  447. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/star/README.md +0 -0
  448. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/star/__init__.py +0 -0
  449. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/star/base.py +0 -0
  450. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/star/command_management.py +0 -0
  451. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/star/config.py +0 -0
  452. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/star/context.py +0 -0
  453. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/star/error_messages.py +0 -0
  454. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/star/filter/__init__.py +0 -0
  455. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/star/filter/command.py +0 -0
  456. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/star/filter/command_group.py +0 -0
  457. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/star/filter/custom_filter.py +0 -0
  458. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/star/filter/event_message_type.py +0 -0
  459. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/star/filter/permission.py +0 -0
  460. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/star/filter/platform_adapter_type.py +0 -0
  461. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/star/filter/regex.py +0 -0
  462. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/star/register/__init__.py +0 -0
  463. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/star/register/star.py +0 -0
  464. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/star/register/star_handler.py +0 -0
  465. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/star/session_llm_manager.py +0 -0
  466. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/star/session_plugin_manager.py +0 -0
  467. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/star/star.py +0 -0
  468. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/star/star_handler.py +0 -0
  469. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/star/star_manager.py +0 -0
  470. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/star/star_tools.py +0 -0
  471. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/star/updator.py +0 -0
  472. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/subagent_orchestrator.py +0 -0
  473. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/tools/computer_tools/__init__.py +0 -0
  474. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/tools/computer_tools/cua.py +0 -0
  475. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/tools/computer_tools/fs.py +0 -0
  476. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/tools/computer_tools/python.py +0 -0
  477. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/tools/computer_tools/shell.py +0 -0
  478. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/tools/computer_tools/shipyard_neo/__init__.py +0 -0
  479. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/tools/computer_tools/shipyard_neo/browser.py +0 -0
  480. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/tools/computer_tools/shipyard_neo/neo_skills.py +0 -0
  481. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/tools/computer_tools/util.py +0 -0
  482. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/tools/cron_tools.py +0 -0
  483. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/tools/knowledge_base_tools.py +0 -0
  484. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/tools/message_tools.py +0 -0
  485. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/tools/registry.py +0 -0
  486. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/tools/web_search_tools.py +0 -0
  487. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/umo_alias.py +0 -0
  488. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/umop_config_router.py +0 -0
  489. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/updator.py +0 -0
  490. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/utils/active_event_registry.py +0 -0
  491. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/utils/astrbot_path.py +0 -0
  492. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/utils/auth_password.py +0 -0
  493. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/utils/command_parser.py +0 -0
  494. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/utils/config_number.py +0 -0
  495. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/utils/core_constraints.py +0 -0
  496. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/utils/datetime_utils.py +0 -0
  497. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/utils/desktop_core_lock.py +0 -0
  498. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/utils/error_redaction.py +0 -0
  499. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/utils/file_extract.py +0 -0
  500. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/utils/history_saver.py +0 -0
  501. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/utils/http_ssl.py +0 -0
  502. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/utils/image_ref_utils.py +0 -0
  503. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/utils/io.py +0 -0
  504. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/utils/llm_metadata.py +0 -0
  505. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/utils/log_pipe.py +0 -0
  506. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/utils/media_utils.py +0 -0
  507. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/utils/metrics.py +0 -0
  508. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/utils/migra_helper.py +0 -0
  509. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/utils/network_utils.py +0 -0
  510. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/utils/path_util.py +0 -0
  511. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/utils/pip_installer.py +0 -0
  512. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/utils/plugin_kv_store.py +0 -0
  513. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/utils/quoted_message/__init__.py +0 -0
  514. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/utils/quoted_message/chain_parser.py +0 -0
  515. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/utils/quoted_message/extractor.py +0 -0
  516. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/utils/quoted_message/image_refs.py +0 -0
  517. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/utils/quoted_message/image_resolver.py +0 -0
  518. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/utils/quoted_message/onebot_client.py +0 -0
  519. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/utils/quoted_message/settings.py +0 -0
  520. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/utils/quoted_message_parser.py +0 -0
  521. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/utils/requirements_utils.py +0 -0
  522. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/utils/runtime_env.py +0 -0
  523. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/utils/session_lock.py +0 -0
  524. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/utils/session_waiter.py +0 -0
  525. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/utils/shared_preferences.py +0 -0
  526. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/utils/storage_cleaner.py +0 -0
  527. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/utils/string_utils.py +0 -0
  528. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/utils/t2i/__init__.py +0 -0
  529. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/utils/t2i/local_strategy.py +0 -0
  530. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/utils/t2i/network_strategy.py +0 -0
  531. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/utils/t2i/renderer.py +0 -0
  532. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/utils/t2i/template/astrbot_powershell.html +0 -0
  533. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/utils/t2i/template/astrbot_vitepress.html +0 -0
  534. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/utils/t2i/template/base.html +0 -0
  535. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/utils/t2i/template/shiki_runtime.iife.js +0 -0
  536. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/utils/t2i/template_manager.py +0 -0
  537. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/utils/temp_dir_cleaner.py +0 -0
  538. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/utils/tencent_record_helper.py +0 -0
  539. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/utils/totp.py +0 -0
  540. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/utils/trace.py +0 -0
  541. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/utils/version_comparator.py +0 -0
  542. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/utils/webhook_utils.py +0 -0
  543. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/core/zip_updator.py +0 -0
  544. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/dashboard/__init__.py +0 -0
  545. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/dashboard/api/__init__.py +0 -0
  546. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/dashboard/api/api_keys.py +0 -0
  547. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/dashboard/api/app.py +0 -0
  548. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/dashboard/api/auth.py +0 -0
  549. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/dashboard/api/backups.py +0 -0
  550. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/dashboard/api/bots.py +0 -0
  551. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/dashboard/api/chat.py +0 -0
  552. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/dashboard/api/chat_projects.py +0 -0
  553. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/dashboard/api/config_profiles.py +0 -0
  554. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/dashboard/api/conversations.py +0 -0
  555. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/dashboard/api/cron.py +0 -0
  556. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/dashboard/api/extensions.py +0 -0
  557. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/dashboard/api/files.py +0 -0
  558. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/dashboard/api/knowledge_bases.py +0 -0
  559. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/dashboard/api/live_chat.py +0 -0
  560. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/dashboard/api/logs.py +0 -0
  561. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/dashboard/api/multipart.py +0 -0
  562. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/dashboard/api/open_api.py +0 -0
  563. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/dashboard/api/personas.py +0 -0
  564. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/dashboard/api/platform.py +0 -0
  565. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/dashboard/api/plugins.py +0 -0
  566. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/dashboard/api/providers.py +0 -0
  567. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/dashboard/api/router.py +0 -0
  568. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/dashboard/api/sessions.py +0 -0
  569. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/dashboard/api/skills.py +0 -0
  570. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/dashboard/api/static_files.py +0 -0
  571. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/dashboard/api/stats.py +0 -0
  572. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/dashboard/api/subagents.py +0 -0
  573. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/dashboard/api/t2i.py +0 -0
  574. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/dashboard/api/tools.py +0 -0
  575. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/dashboard/api/updates.py +0 -0
  576. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/dashboard/asgi_runtime.py +0 -0
  577. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/dashboard/async_utils.py +0 -0
  578. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/dashboard/password_state.py +0 -0
  579. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/dashboard/plugin_page_auth.py +0 -0
  580. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/dashboard/plugin_page_bridge.js +0 -0
  581. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/dashboard/responses.py +0 -0
  582. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/dashboard/schemas.py +0 -0
  583. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/dashboard/server.py +0 -0
  584. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/dashboard/services/__init__.py +0 -0
  585. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/dashboard/services/api_key_service.py +0 -0
  586. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/dashboard/services/auth_service.py +0 -0
  587. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/dashboard/services/backup_service.py +0 -0
  588. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/dashboard/services/chat_service.py +0 -0
  589. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/dashboard/services/chatui_project_service.py +0 -0
  590. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/dashboard/services/command_service.py +0 -0
  591. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/dashboard/services/config_service.py +0 -0
  592. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/dashboard/services/conversation_service.py +0 -0
  593. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/dashboard/services/cron_service.py +0 -0
  594. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/dashboard/services/file_service.py +0 -0
  595. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/dashboard/services/knowledge_base_service.py +0 -0
  596. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/dashboard/services/live_chat_service.py +0 -0
  597. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/dashboard/services/log_service.py +0 -0
  598. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/dashboard/services/open_api_service.py +0 -0
  599. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/dashboard/services/persona_service.py +0 -0
  600. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/dashboard/services/plugin_page_service.py +0 -0
  601. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/dashboard/services/plugin_service.py +0 -0
  602. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/dashboard/services/session_management_service.py +0 -0
  603. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/dashboard/services/skills_service.py +0 -0
  604. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/dashboard/services/stat_service.py +0 -0
  605. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/dashboard/services/static_file_service.py +0 -0
  606. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/dashboard/services/subagent_service.py +0 -0
  607. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/dashboard/services/t2i_service.py +0 -0
  608. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/dashboard/services/tools_service.py +0 -0
  609. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/dashboard/services/update_service.py +0 -0
  610. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/dashboard/utils.py +0 -0
  611. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/utils/__init__.py +0 -0
  612. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/astrbot/utils/http_ssl_common.py +0 -0
  613. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/changelogs/v3.4.0.md +0 -0
  614. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/changelogs/v3.4.1.md +0 -0
  615. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/changelogs/v3.4.10.md +0 -0
  616. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/changelogs/v3.4.11.md +0 -0
  617. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/changelogs/v3.4.12.md +0 -0
  618. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/changelogs/v3.4.13.md +0 -0
  619. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/changelogs/v3.4.14.md +0 -0
  620. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/changelogs/v3.4.15.md +0 -0
  621. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/changelogs/v3.4.16.md +0 -0
  622. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/changelogs/v3.4.17.md +0 -0
  623. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/changelogs/v3.4.18.md +0 -0
  624. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/changelogs/v3.4.19.md +0 -0
  625. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/changelogs/v3.4.20.md +0 -0
  626. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/changelogs/v3.4.21.md +0 -0
  627. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/changelogs/v3.4.22.md +0 -0
  628. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/changelogs/v3.4.23.md +0 -0
  629. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/changelogs/v3.4.24.md +0 -0
  630. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/changelogs/v3.4.25.md +0 -0
  631. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/changelogs/v3.4.26.md +0 -0
  632. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/changelogs/v3.4.27.md +0 -0
  633. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/changelogs/v3.4.28.md +0 -0
  634. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/changelogs/v3.4.29.md +0 -0
  635. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/changelogs/v3.4.3.md +0 -0
  636. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/changelogs/v3.4.30.md +0 -0
  637. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/changelogs/v3.4.31.md +0 -0
  638. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/changelogs/v3.4.32.md +0 -0
  639. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/changelogs/v3.4.33.md +0 -0
  640. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/changelogs/v3.4.35.md +0 -0
  641. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/changelogs/v3.4.36.md +0 -0
  642. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/changelogs/v3.4.37.md +0 -0
  643. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/changelogs/v3.4.38.md +0 -0
  644. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/changelogs/v3.4.39.md +0 -0
  645. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/changelogs/v3.4.4.md +0 -0
  646. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/changelogs/v3.4.5.md +0 -0
  647. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/changelogs/v3.4.6.md +0 -0
  648. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/changelogs/v3.4.7.md +0 -0
  649. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/changelogs/v3.4.8.md +0 -0
  650. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/changelogs/v3.4.9.md +0 -0
  651. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/changelogs/v3.5.0.md +0 -0
  652. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/changelogs/v3.5.1.md +0 -0
  653. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/changelogs/v3.5.10.md +0 -0
  654. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/changelogs/v3.5.11.md +0 -0
  655. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/changelogs/v3.5.12.md +0 -0
  656. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/changelogs/v3.5.13.md +0 -0
  657. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/changelogs/v3.5.14.md +0 -0
  658. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/changelogs/v3.5.15.md +0 -0
  659. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/changelogs/v3.5.16.md +0 -0
  660. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/changelogs/v3.5.17.md +0 -0
  661. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/changelogs/v3.5.18.md +0 -0
  662. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/changelogs/v3.5.19.md +0 -0
  663. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/changelogs/v3.5.2.md +0 -0
  664. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/changelogs/v3.5.20.md +0 -0
  665. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/changelogs/v3.5.21.md +0 -0
  666. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/changelogs/v3.5.22.md +0 -0
  667. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/changelogs/v3.5.23.md +0 -0
  668. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/changelogs/v3.5.24.md +0 -0
  669. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/changelogs/v3.5.25.md +0 -0
  670. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/changelogs/v3.5.26.md +0 -0
  671. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/changelogs/v3.5.27.md +0 -0
  672. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/changelogs/v3.5.3.1.md +0 -0
  673. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/changelogs/v3.5.3.2.md +0 -0
  674. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/changelogs/v3.5.3.md +0 -0
  675. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/changelogs/v3.5.4.md +0 -0
  676. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/changelogs/v3.5.5.md +0 -0
  677. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/changelogs/v3.5.6.md +0 -0
  678. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/changelogs/v3.5.7.md +0 -0
  679. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/changelogs/v3.5.8.md +0 -0
  680. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/changelogs/v3.5.9.md +0 -0
  681. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/changelogs/v4.0.0-beta.3.md +0 -0
  682. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/changelogs/v4.0.0-beta.4.md +0 -0
  683. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/changelogs/v4.0.0-beta.5.md +0 -0
  684. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/changelogs/v4.0.0.md +0 -0
  685. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/changelogs/v4.1.0.md +0 -0
  686. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/changelogs/v4.1.1.md +0 -0
  687. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/changelogs/v4.1.2.md +0 -0
  688. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/changelogs/v4.1.3.md +0 -0
  689. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/changelogs/v4.1.4.md +0 -0
  690. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/changelogs/v4.1.5.md +0 -0
  691. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/changelogs/v4.1.6.md +0 -0
  692. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/changelogs/v4.1.7.md +0 -0
  693. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/changelogs/v4.10.0-alpha.1.md +0 -0
  694. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/changelogs/v4.10.0-alpha.2.md +0 -0
  695. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/changelogs/v4.10.0.md +0 -0
  696. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/changelogs/v4.10.1.md +0 -0
  697. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/changelogs/v4.10.2.md +0 -0
  698. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/changelogs/v4.10.3.md +0 -0
  699. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/changelogs/v4.10.4.md +0 -0
  700. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/changelogs/v4.10.5.md +0 -0
  701. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/changelogs/v4.10.6.md +0 -0
  702. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/changelogs/v4.11.0.md +0 -0
  703. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/changelogs/v4.11.1.md +0 -0
  704. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/changelogs/v4.11.2.md +0 -0
  705. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/changelogs/v4.11.3.md +0 -0
  706. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/changelogs/v4.11.4.md +0 -0
  707. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/changelogs/v4.12.0.md +0 -0
  708. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/changelogs/v4.12.1.md +0 -0
  709. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/changelogs/v4.12.2.md +0 -0
  710. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/changelogs/v4.12.3.md +0 -0
  711. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/changelogs/v4.12.4.md +0 -0
  712. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/changelogs/v4.13.0.md +0 -0
  713. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/changelogs/v4.13.1.md +0 -0
  714. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/changelogs/v4.13.2.md +0 -0
  715. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/changelogs/v4.14.0.md +0 -0
  716. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/changelogs/v4.14.1.md +0 -0
  717. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/changelogs/v4.14.2.md +0 -0
  718. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/changelogs/v4.14.3.md +0 -0
  719. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/changelogs/v4.14.4.md +0 -0
  720. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/changelogs/v4.14.5.md +0 -0
  721. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/changelogs/v4.14.6.md +0 -0
  722. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/changelogs/v4.14.7.md +0 -0
  723. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/changelogs/v4.14.8.md +0 -0
  724. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/changelogs/v4.15.0.md +0 -0
  725. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/changelogs/v4.16.0.md +0 -0
  726. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/changelogs/v4.17.0.md +0 -0
  727. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/changelogs/v4.17.1.md +0 -0
  728. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/changelogs/v4.17.2.md +0 -0
  729. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/changelogs/v4.17.3.md +0 -0
  730. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/changelogs/v4.17.4.md +0 -0
  731. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/changelogs/v4.17.5.md +0 -0
  732. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/changelogs/v4.17.6.md +0 -0
  733. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/changelogs/v4.18.0.md +0 -0
  734. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/changelogs/v4.18.1.md +0 -0
  735. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/changelogs/v4.18.2.md +0 -0
  736. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/changelogs/v4.18.3.md +0 -0
  737. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/changelogs/v4.19.2.md +0 -0
  738. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/changelogs/v4.19.3.md +0 -0
  739. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/changelogs/v4.19.4.md +0 -0
  740. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/changelogs/v4.19.5.md +0 -0
  741. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/changelogs/v4.2.0.md +0 -0
  742. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/changelogs/v4.2.1.md +0 -0
  743. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/changelogs/v4.20.0.md +0 -0
  744. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/changelogs/v4.20.1.md +0 -0
  745. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/changelogs/v4.21.0.md +0 -0
  746. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/changelogs/v4.22.0.md +0 -0
  747. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/changelogs/v4.22.1.md +0 -0
  748. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/changelogs/v4.22.2.md +0 -0
  749. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/changelogs/v4.22.3.md +0 -0
  750. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/changelogs/v4.23.0-beta.1.md +0 -0
  751. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/changelogs/v4.23.0.md +0 -0
  752. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/changelogs/v4.23.1.md +0 -0
  753. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/changelogs/v4.23.2.md +0 -0
  754. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/changelogs/v4.23.5.md +0 -0
  755. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/changelogs/v4.23.6.md +0 -0
  756. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/changelogs/v4.24.2.md +0 -0
  757. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/changelogs/v4.24.4.md +0 -0
  758. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/changelogs/v4.24.5.md +0 -0
  759. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/changelogs/v4.25.0.md +0 -0
  760. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/changelogs/v4.25.1.md +0 -0
  761. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/changelogs/v4.25.2.md +0 -0
  762. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/changelogs/v4.25.3.md +0 -0
  763. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/changelogs/v4.25.4.md +0 -0
  764. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/changelogs/v4.25.5.md +0 -0
  765. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/changelogs/v4.26.0-beta.1.md +0 -0
  766. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/changelogs/v4.26.0-beta.2.md +0 -0
  767. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/changelogs/v4.3.0.md +0 -0
  768. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/changelogs/v4.3.1.md +0 -0
  769. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/changelogs/v4.3.2.md +0 -0
  770. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/changelogs/v4.3.3.md +0 -0
  771. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/changelogs/v4.3.5.md +0 -0
  772. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/changelogs/v4.5.0.md +0 -0
  773. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/changelogs/v4.5.1.md +0 -0
  774. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/changelogs/v4.5.2.md +0 -0
  775. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/changelogs/v4.5.3.md +0 -0
  776. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/changelogs/v4.5.4.md +0 -0
  777. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/changelogs/v4.5.5.md +0 -0
  778. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/changelogs/v4.5.6.md +0 -0
  779. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/changelogs/v4.5.7.md +0 -0
  780. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/changelogs/v4.5.8.md +0 -0
  781. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/changelogs/v4.6.0.md +0 -0
  782. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/changelogs/v4.6.1.md +0 -0
  783. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/changelogs/v4.7.0.md +0 -0
  784. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/changelogs/v4.7.1.md +0 -0
  785. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/changelogs/v4.7.3.md +0 -0
  786. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/changelogs/v4.7.4.md +0 -0
  787. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/changelogs/v4.8.0.md +0 -0
  788. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/changelogs/v4.9.0.md +0 -0
  789. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/changelogs/v4.9.1.md +0 -0
  790. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/changelogs/v4.9.2.md +0 -0
  791. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/compose-with-shipyard.yml +0 -0
  792. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/compose.yml +0 -0
  793. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/.gitignore +0 -0
  794. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/LICENSE +0 -0
  795. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/README.md +0 -0
  796. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/env.d.ts +0 -0
  797. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/index.html +0 -0
  798. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/package.json +0 -0
  799. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/pnpm-lock.yaml +0 -0
  800. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/pnpm-workspace.yaml +0 -0
  801. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/public/_redirects +0 -0
  802. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/public/favicon.svg +0 -0
  803. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/public/robots.txt +0 -0
  804. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/scripts/build-t2i-shiki-runtime.mjs +0 -0
  805. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/scripts/subset-mdi-font.mjs +0 -0
  806. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/App.vue +0 -0
  807. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/api/generated/openapi-v1/index.ts +0 -0
  808. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/api/generated/openapi-v1/sdk.gen.ts +0 -0
  809. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/api/generated/openapi-v1/types.gen.ts +0 -0
  810. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/api/http.ts +0 -0
  811. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/assets/images/astrbot_banner.png +0 -0
  812. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/assets/images/astrbot_logo_mini.webp +0 -0
  813. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/assets/images/icon-no-shadow.svg +0 -0
  814. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/assets/images/loading-seio.webp +0 -0
  815. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/assets/images/platform_logos/dingtalk.svg +0 -0
  816. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/assets/images/platform_logos/discord.svg +0 -0
  817. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/assets/images/platform_logos/kook.png +0 -0
  818. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/assets/images/platform_logos/lark.png +0 -0
  819. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/assets/images/platform_logos/line.png +0 -0
  820. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/assets/images/platform_logos/matrix.svg +0 -0
  821. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/assets/images/platform_logos/mattermost.svg +0 -0
  822. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/assets/images/platform_logos/misskey.png +0 -0
  823. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/assets/images/platform_logos/onebot.png +0 -0
  824. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/assets/images/platform_logos/qq.png +0 -0
  825. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/assets/images/platform_logos/satori.png +0 -0
  826. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/assets/images/platform_logos/slack.svg +0 -0
  827. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/assets/images/platform_logos/telegram.svg +0 -0
  828. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/assets/images/platform_logos/vocechat.png +0 -0
  829. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/assets/images/platform_logos/wechat.png +0 -0
  830. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/assets/images/platform_logos/wecom.png +0 -0
  831. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/assets/images/plugin_icon.png +0 -0
  832. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/assets/images/xmas-hat.png +0 -0
  833. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/assets/mdi-subset/materialdesignicons-subset.css +0 -0
  834. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/assets/mdi-subset/materialdesignicons-webfont-subset.woff +0 -0
  835. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/assets/mdi-subset/materialdesignicons-webfont-subset.woff2 +0 -0
  836. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/components/ConfirmDialog.vue +0 -0
  837. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/components/chat/Chat.vue +0 -0
  838. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/components/chat/ChatMessageList.vue +0 -0
  839. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/components/chat/CommandSuggestion.vue +0 -0
  840. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/components/chat/ConfigSelector.vue +0 -0
  841. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/components/chat/LiveMode.vue +0 -0
  842. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/components/chat/LiveOrb.vue +0 -0
  843. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/components/chat/MessageList.vue +0 -0
  844. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/components/chat/MessageListDEPRECATED.vue +0 -0
  845. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/components/chat/ProjectDialog.vue +0 -0
  846. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/components/chat/ProjectList.vue +0 -0
  847. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/components/chat/ProjectView.vue +0 -0
  848. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/components/chat/ProviderConfigDialog.vue +0 -0
  849. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/components/chat/ProviderModelMenu.vue +0 -0
  850. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/components/chat/ReasoningSidebar.vue +0 -0
  851. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/components/chat/RegenerateMenu.vue +0 -0
  852. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/components/chat/StandaloneChat.vue +0 -0
  853. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/components/chat/ThreadPanel.vue +0 -0
  854. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/components/chat/ThreadedMarkdownMessagePart.vue +0 -0
  855. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/components/chat/message_list_comps/ActionRef.vue +0 -0
  856. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/components/chat/message_list_comps/IPythonToolBlock.vue +0 -0
  857. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/components/chat/message_list_comps/MarkdownMessagePart.vue +0 -0
  858. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/components/chat/message_list_comps/ReasoningBlock.vue +0 -0
  859. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/components/chat/message_list_comps/ReasoningTimeline.vue +0 -0
  860. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/components/chat/message_list_comps/RefNode.vue +0 -0
  861. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/components/chat/message_list_comps/RefsSidebar.vue +0 -0
  862. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/components/chat/message_list_comps/ThreadNode.vue +0 -0
  863. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/components/chat/message_list_comps/ToolCallCard.vue +0 -0
  864. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/components/chat/message_list_comps/ToolCallItem.vue +0 -0
  865. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/components/config/AstrBotCoreConfigWrapper.vue +0 -0
  866. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/components/config/UnsavedChangesConfirmDialog.vue +0 -0
  867. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/components/extension/MarketPluginCard.vue +0 -0
  868. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/components/extension/McpServersSection.vue +0 -0
  869. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/components/extension/PluginSortControl.vue +0 -0
  870. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/components/extension/componentPanel/components/CommandFilters.vue +0 -0
  871. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/components/extension/componentPanel/components/CommandTable.vue +0 -0
  872. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/components/extension/componentPanel/components/DetailsDialog.vue +0 -0
  873. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/components/extension/componentPanel/components/RenameDialog.vue +0 -0
  874. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/components/extension/componentPanel/components/ToolTable.vue +0 -0
  875. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/components/extension/componentPanel/composables/useCommandActions.ts +0 -0
  876. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/components/extension/componentPanel/composables/useCommandFilters.ts +0 -0
  877. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/components/extension/componentPanel/composables/useComponentData.ts +0 -0
  878. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/components/extension/componentPanel/composables/useToolActions.ts +0 -0
  879. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/components/extension/componentPanel/index.vue +0 -0
  880. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/components/extension/componentPanel/types.ts +0 -0
  881. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/components/folder/BaseCreateFolderDialog.vue +0 -0
  882. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/components/folder/BaseFolderBreadcrumb.vue +0 -0
  883. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/components/folder/BaseFolderCard.vue +0 -0
  884. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/components/folder/BaseFolderItemSelector.vue +0 -0
  885. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/components/folder/BaseFolderTree.vue +0 -0
  886. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/components/folder/BaseFolderTreeNode.vue +0 -0
  887. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/components/folder/BaseMoveTargetNode.vue +0 -0
  888. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/components/folder/BaseMoveToFolderDialog.vue +0 -0
  889. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/components/folder/README.md +0 -0
  890. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/components/folder/index.ts +0 -0
  891. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/components/folder/types.ts +0 -0
  892. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/components/folder/useFolderManager.ts +0 -0
  893. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/components/provider/AddNewProvider.vue +0 -0
  894. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/components/provider/ProviderChatCompletionPanel.vue +0 -0
  895. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/components/provider/ProviderModelsPanel.vue +0 -0
  896. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/components/provider/ProviderSourcesPanel.vue +0 -0
  897. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/components/shared/AstrBotConfig.vue +0 -0
  898. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/components/shared/AstrBotConfigV4.vue +0 -0
  899. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/components/shared/BackupDialog.vue +0 -0
  900. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/components/shared/ChangelogDialog.vue +0 -0
  901. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/components/shared/ConfigItemRenderer.vue +0 -0
  902. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/components/shared/ConsoleDisplayer.vue +0 -0
  903. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/components/shared/DashboardTotpManageDialog.vue +0 -0
  904. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/components/shared/DashboardTotpManager.vue +0 -0
  905. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/components/shared/DashboardTotpRecoveryDialog.vue +0 -0
  906. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/components/shared/DashboardTotpSetupDialog.vue +0 -0
  907. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/components/shared/DashboardTwoFactorDialog.vue +0 -0
  908. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/components/shared/ExtensionCard.vue +0 -0
  909. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/components/shared/FileConfigItem.vue +0 -0
  910. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/components/shared/ItemCard.vue +0 -0
  911. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/components/shared/ItemCardGrid.vue +0 -0
  912. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/components/shared/KnowledgeBaseSelector.vue +0 -0
  913. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/components/shared/LanguageSwitcher.vue +0 -0
  914. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/components/shared/ListConfigItem.vue +0 -0
  915. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/components/shared/Logo.vue +0 -0
  916. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/components/shared/ObjectEditor.vue +0 -0
  917. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/components/shared/OutlinedActionListItem.vue +0 -0
  918. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/components/shared/PersonaForm.vue +0 -0
  919. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/components/shared/PersonaQuickPreview.vue +0 -0
  920. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/components/shared/PersonaSelector.vue +0 -0
  921. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/components/shared/PluginPlatformChip.vue +0 -0
  922. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/components/shared/PluginSetSelector.vue +0 -0
  923. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/components/shared/ProviderSelector.vue +0 -0
  924. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/components/shared/ProxySelector.vue +0 -0
  925. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/components/shared/QrCodeViewer.vue +0 -0
  926. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/components/shared/ReadmeDialog.vue +0 -0
  927. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/components/shared/SidebarCustomizer.vue +0 -0
  928. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/components/shared/StorageCleanupPanel.vue +0 -0
  929. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/components/shared/StyledMenu.vue +0 -0
  930. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/components/shared/T2ITemplateEditor.vue +0 -0
  931. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/components/shared/TemplateListEditor.vue +0 -0
  932. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/components/shared/ThemeAwareMarkdownCodeBlock.vue +0 -0
  933. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/components/shared/TraceDisplayer.vue +0 -0
  934. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/components/shared/UmoDisplay.vue +0 -0
  935. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/components/shared/UninstallConfirmDialog.vue +0 -0
  936. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/components/shared/WaitingForRestart.vue +0 -0
  937. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/composables/useConfigTextResolver.js +0 -0
  938. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/composables/useConversations.ts +0 -0
  939. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/composables/useMediaHandling.ts +0 -0
  940. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/composables/useMessages.ts +0 -0
  941. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/composables/usePluginSidebarItems.ts +0 -0
  942. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/composables/useProjects.ts +0 -0
  943. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/composables/useProviderModelConfigDialog.ts +0 -0
  944. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/composables/useProviderSources.ts +0 -0
  945. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/composables/useRecording.ts +0 -0
  946. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/composables/useSessions.ts +0 -0
  947. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/composables/useVADRecording.ts +0 -0
  948. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/config.ts +0 -0
  949. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/i18n/composables.ts +0 -0
  950. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/i18n/loader.ts +0 -0
  951. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/i18n/locales/en-US/core/actions.json +0 -0
  952. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/i18n/locales/en-US/core/common.json +0 -0
  953. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/i18n/locales/en-US/core/header.json +0 -0
  954. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/i18n/locales/en-US/core/navigation.json +0 -0
  955. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/i18n/locales/en-US/core/shared.json +0 -0
  956. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/i18n/locales/en-US/core/status.json +0 -0
  957. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/i18n/locales/en-US/features/about.json +0 -0
  958. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/i18n/locales/en-US/features/alkaid/index.json +0 -0
  959. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/i18n/locales/en-US/features/alkaid/knowledge-base.json +0 -0
  960. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/i18n/locales/en-US/features/alkaid/memory.json +0 -0
  961. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/i18n/locales/en-US/features/auth.json +0 -0
  962. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/i18n/locales/en-US/features/chart.json +0 -0
  963. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/i18n/locales/en-US/features/chat.json +0 -0
  964. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/i18n/locales/en-US/features/command.json +0 -0
  965. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/i18n/locales/en-US/features/config-metadata.json +0 -0
  966. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/i18n/locales/en-US/features/config.json +0 -0
  967. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/i18n/locales/en-US/features/console.json +0 -0
  968. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/i18n/locales/en-US/features/conversation.json +0 -0
  969. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/i18n/locales/en-US/features/cron.json +0 -0
  970. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/i18n/locales/en-US/features/dashboard.json +0 -0
  971. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/i18n/locales/en-US/features/extension.json +0 -0
  972. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/i18n/locales/en-US/features/knowledge-base/detail.json +0 -0
  973. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/i18n/locales/en-US/features/knowledge-base/document.json +0 -0
  974. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/i18n/locales/en-US/features/knowledge-base/index.json +0 -0
  975. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/i18n/locales/en-US/features/persona.json +0 -0
  976. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/i18n/locales/en-US/features/provider.json +0 -0
  977. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/i18n/locales/en-US/features/session-management.json +0 -0
  978. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/i18n/locales/en-US/features/settings.json +0 -0
  979. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/i18n/locales/en-US/features/stats.json +0 -0
  980. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/i18n/locales/en-US/features/subagent.json +0 -0
  981. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/i18n/locales/en-US/features/tool-use.json +0 -0
  982. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/i18n/locales/en-US/features/trace.json +0 -0
  983. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/i18n/locales/en-US/features/welcome.json +0 -0
  984. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/i18n/locales/en-US/messages/errors.json +0 -0
  985. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/i18n/locales/en-US/messages/success.json +0 -0
  986. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/i18n/locales/en-US/messages/validation.json +0 -0
  987. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/i18n/locales/ru-RU/core/actions.json +0 -0
  988. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/i18n/locales/ru-RU/core/common.json +0 -0
  989. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/i18n/locales/ru-RU/core/header.json +0 -0
  990. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/i18n/locales/ru-RU/core/navigation.json +0 -0
  991. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/i18n/locales/ru-RU/core/shared.json +0 -0
  992. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/i18n/locales/ru-RU/core/status.json +0 -0
  993. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/i18n/locales/ru-RU/features/about.json +0 -0
  994. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/i18n/locales/ru-RU/features/alkaid/index.json +0 -0
  995. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/i18n/locales/ru-RU/features/alkaid/knowledge-base.json +0 -0
  996. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/i18n/locales/ru-RU/features/alkaid/memory.json +0 -0
  997. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/i18n/locales/ru-RU/features/auth.json +0 -0
  998. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/i18n/locales/ru-RU/features/chart.json +0 -0
  999. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/i18n/locales/ru-RU/features/chat.json +0 -0
  1000. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/i18n/locales/ru-RU/features/command.json +0 -0
  1001. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/i18n/locales/ru-RU/features/config-metadata.json +0 -0
  1002. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/i18n/locales/ru-RU/features/config.json +0 -0
  1003. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/i18n/locales/ru-RU/features/console.json +0 -0
  1004. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/i18n/locales/ru-RU/features/conversation.json +0 -0
  1005. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/i18n/locales/ru-RU/features/cron.json +0 -0
  1006. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/i18n/locales/ru-RU/features/dashboard.json +0 -0
  1007. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/i18n/locales/ru-RU/features/extension.json +0 -0
  1008. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/i18n/locales/ru-RU/features/knowledge-base/detail.json +0 -0
  1009. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/i18n/locales/ru-RU/features/knowledge-base/document.json +0 -0
  1010. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/i18n/locales/ru-RU/features/knowledge-base/index.json +0 -0
  1011. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/i18n/locales/ru-RU/features/persona.json +0 -0
  1012. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/i18n/locales/ru-RU/features/provider.json +0 -0
  1013. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/i18n/locales/ru-RU/features/session-management.json +0 -0
  1014. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/i18n/locales/ru-RU/features/settings.json +0 -0
  1015. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/i18n/locales/ru-RU/features/stats.json +0 -0
  1016. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/i18n/locales/ru-RU/features/subagent.json +0 -0
  1017. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/i18n/locales/ru-RU/features/tool-use.json +0 -0
  1018. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/i18n/locales/ru-RU/features/trace.json +0 -0
  1019. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/i18n/locales/ru-RU/features/welcome.json +0 -0
  1020. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/i18n/locales/ru-RU/messages/errors.json +0 -0
  1021. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/i18n/locales/ru-RU/messages/success.json +0 -0
  1022. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/i18n/locales/ru-RU/messages/validation.json +0 -0
  1023. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/i18n/locales/zh-CN/core/actions.json +0 -0
  1024. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/i18n/locales/zh-CN/core/common.json +0 -0
  1025. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/i18n/locales/zh-CN/core/header.json +0 -0
  1026. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/i18n/locales/zh-CN/core/navigation.json +0 -0
  1027. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/i18n/locales/zh-CN/core/shared.json +0 -0
  1028. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/i18n/locales/zh-CN/core/status.json +0 -0
  1029. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/i18n/locales/zh-CN/features/about.json +0 -0
  1030. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/i18n/locales/zh-CN/features/alkaid/index.json +0 -0
  1031. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/i18n/locales/zh-CN/features/alkaid/knowledge-base.json +0 -0
  1032. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/i18n/locales/zh-CN/features/alkaid/memory.json +0 -0
  1033. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/i18n/locales/zh-CN/features/auth.json +0 -0
  1034. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/i18n/locales/zh-CN/features/chart.json +0 -0
  1035. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/i18n/locales/zh-CN/features/chat.json +0 -0
  1036. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/i18n/locales/zh-CN/features/command.json +0 -0
  1037. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/i18n/locales/zh-CN/features/config-metadata.json +0 -0
  1038. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/i18n/locales/zh-CN/features/config.json +0 -0
  1039. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/i18n/locales/zh-CN/features/console.json +0 -0
  1040. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/i18n/locales/zh-CN/features/conversation.json +0 -0
  1041. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/i18n/locales/zh-CN/features/cron.json +0 -0
  1042. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/i18n/locales/zh-CN/features/dashboard.json +0 -0
  1043. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/i18n/locales/zh-CN/features/extension.json +0 -0
  1044. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/i18n/locales/zh-CN/features/knowledge-base/detail.json +0 -0
  1045. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/i18n/locales/zh-CN/features/knowledge-base/document.json +0 -0
  1046. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/i18n/locales/zh-CN/features/knowledge-base/index.json +0 -0
  1047. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/i18n/locales/zh-CN/features/persona.json +0 -0
  1048. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/i18n/locales/zh-CN/features/provider.json +0 -0
  1049. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/i18n/locales/zh-CN/features/session-management.json +0 -0
  1050. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/i18n/locales/zh-CN/features/settings.json +0 -0
  1051. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/i18n/locales/zh-CN/features/stats.json +0 -0
  1052. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/i18n/locales/zh-CN/features/subagent.json +0 -0
  1053. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/i18n/locales/zh-CN/features/tool-use.json +0 -0
  1054. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/i18n/locales/zh-CN/features/trace.json +0 -0
  1055. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/i18n/locales/zh-CN/features/welcome.json +0 -0
  1056. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/i18n/locales/zh-CN/messages/errors.json +0 -0
  1057. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/i18n/locales/zh-CN/messages/success.json +0 -0
  1058. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/i18n/locales/zh-CN/messages/validation.json +0 -0
  1059. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/i18n/tools/index.ts +0 -0
  1060. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/i18n/translations.ts +0 -0
  1061. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/i18n/types.ts +0 -0
  1062. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/i18n/validator.ts +0 -0
  1063. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/layouts/blank/BlankLayout.vue +0 -0
  1064. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/layouts/full/FullLayout.vue +0 -0
  1065. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/layouts/full/vertical-header/VerticalHeader.vue +0 -0
  1066. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/layouts/full/vertical-sidebar/NavItem.vue +0 -0
  1067. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/layouts/full/vertical-sidebar/VerticalSidebar.vue +0 -0
  1068. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/layouts/full/vertical-sidebar/sidebarItem.ts +0 -0
  1069. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/main.ts +0 -0
  1070. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/plugins/confirmPlugin.ts +0 -0
  1071. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/plugins/vuetify.ts +0 -0
  1072. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/router/AuthRoutes.ts +0 -0
  1073. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/router/ChatBoxRoutes.ts +0 -0
  1074. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/router/MainRoutes.ts +0 -0
  1075. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/router/index.ts +0 -0
  1076. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/router/routeConstants.mjs +0 -0
  1077. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/scss/_override.scss +0 -0
  1078. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/scss/_variables.scss +0 -0
  1079. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/scss/components/_CodeBlockDark.scss +0 -0
  1080. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/scss/components/_VButtons.scss +0 -0
  1081. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/scss/components/_VCard.scss +0 -0
  1082. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/scss/components/_VField.scss +0 -0
  1083. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/scss/components/_VInput.scss +0 -0
  1084. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/scss/components/_VNavigationDrawer.scss +0 -0
  1085. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/scss/components/_VScrollbar.scss +0 -0
  1086. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/scss/components/_VShadow.scss +0 -0
  1087. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/scss/components/_VTabs.scss +0 -0
  1088. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/scss/components/_VTextField.scss +0 -0
  1089. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/scss/layout/_container.scss +0 -0
  1090. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/scss/layout/_sidebar.scss +0 -0
  1091. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/scss/pages/_dashboards.scss +0 -0
  1092. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/scss/style.scss +0 -0
  1093. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/stores/auth.ts +0 -0
  1094. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/stores/common.js +0 -0
  1095. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/stores/customizer.ts +0 -0
  1096. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/stores/personaStore.ts +0 -0
  1097. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/stores/routerLoading.ts +0 -0
  1098. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/stores/toast.js +0 -0
  1099. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/styles/dashboard-shell.css +0 -0
  1100. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/theme/DarkTheme.ts +0 -0
  1101. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/theme/LightTheme.ts +0 -0
  1102. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/types/confirm.d.ts +0 -0
  1103. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/types/desktop-bridge.d.ts +0 -0
  1104. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/types/themeTypes/ThemeType.ts +0 -0
  1105. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/types/vue3-print-nb.d.ts +0 -0
  1106. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/types/vue_tabler_icon.d.ts +0 -0
  1107. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/utils/chatConfigBinding.ts +0 -0
  1108. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/utils/clipboard.ts +0 -0
  1109. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/utils/confirmDialog.ts +0 -0
  1110. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/utils/desktopRuntime.ts +0 -0
  1111. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/utils/errorUtils.js +0 -0
  1112. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/utils/hashRouteTabs.mjs +0 -0
  1113. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/utils/imeInput.mjs +0 -0
  1114. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/utils/inputValue.ts +0 -0
  1115. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/utils/platformUtils.js +0 -0
  1116. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/utils/pluginI18n.js +0 -0
  1117. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/utils/pluginSearch.js +0 -0
  1118. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/utils/providerUtils.js +0 -0
  1119. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/utils/restartAstrBot.ts +0 -0
  1120. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/utils/routerReadiness.mjs +0 -0
  1121. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/utils/shiki.js +0 -0
  1122. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/utils/shikiLimitedBundle.js +0 -0
  1123. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/utils/sidebarCustomization.js +0 -0
  1124. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/utils/streamMonacoDisabled.js +0 -0
  1125. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/utils/toast.js +0 -0
  1126. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/views/AboutPage.vue +0 -0
  1127. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/views/AlkaidPage.vue +0 -0
  1128. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/views/ChatBoxPage.vue +0 -0
  1129. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/views/ChatPage.vue +0 -0
  1130. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/views/ConfigPage.vue +0 -0
  1131. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/views/ConsolePage.vue +0 -0
  1132. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/views/ConversationPage.vue +0 -0
  1133. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/views/CronJobPage.vue +0 -0
  1134. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/views/ExtensionPage.vue +0 -0
  1135. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/views/PersonaPage.vue +0 -0
  1136. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/views/PlatformPage.vue +0 -0
  1137. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/views/PluginPagePage.vue +0 -0
  1138. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/views/ProviderPage.vue +0 -0
  1139. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/views/SessionManagementPage.vue +0 -0
  1140. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/views/Settings.vue +0 -0
  1141. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/views/SubAgentPage.vue +0 -0
  1142. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/views/TracePage.vue +0 -0
  1143. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/views/WelcomePage.vue +0 -0
  1144. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/views/alkaid/KnowledgeBase.vue +0 -0
  1145. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/views/alkaid/LongTermMemory.vue +0 -0
  1146. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/views/alkaid/Other.vue +0 -0
  1147. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/views/authentication/auth/LoginPage.vue +0 -0
  1148. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/views/authentication/auth/SetupPage.vue +0 -0
  1149. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/views/authentication/authForms/AuthLogin.vue +0 -0
  1150. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/views/authentication/authForms/AuthSetup.vue +0 -0
  1151. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/views/authentication/authForms/stages/AuthStageAccount.vue +0 -0
  1152. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/views/authentication/authForms/stages/AuthStageRecovery.vue +0 -0
  1153. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/views/authentication/authForms/stages/AuthStageTotp.vue +0 -0
  1154. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/views/extension/InstalledPluginsTab.vue +0 -0
  1155. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/views/extension/MarketPluginsTab.vue +0 -0
  1156. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/views/extension/PluginDetailPage.vue +0 -0
  1157. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/views/extension/extensionPreferenceStorage.mjs +0 -0
  1158. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/views/extension/useExtensionPage.js +0 -0
  1159. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/views/knowledge-base/DocumentDetail.vue +0 -0
  1160. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/views/knowledge-base/KBDetail.vue +0 -0
  1161. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/views/knowledge-base/KBList.vue +0 -0
  1162. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/views/knowledge-base/components/DocumentsTab.vue +0 -0
  1163. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/views/knowledge-base/components/RetrievalTab.vue +0 -0
  1164. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/views/knowledge-base/components/SettingsTab.vue +0 -0
  1165. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/views/knowledge-base/components/TavilyKeyDialog.vue +0 -0
  1166. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/views/knowledge-base/index.vue +0 -0
  1167. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/views/persona/CreateFolderDialog.vue +0 -0
  1168. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/views/persona/FolderBreadcrumb.vue +0 -0
  1169. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/views/persona/FolderCard.vue +0 -0
  1170. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/views/persona/FolderTree.vue +0 -0
  1171. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/views/persona/FolderTreeNode.vue +0 -0
  1172. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/views/persona/MoveTargetNode.vue +0 -0
  1173. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/views/persona/MoveToFolderDialog.vue +0 -0
  1174. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/views/persona/PersonaCard.vue +0 -0
  1175. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/views/persona/PersonaManager.vue +0 -0
  1176. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/views/persona/index.ts +0 -0
  1177. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/src/views/stats/StatsPage.vue +0 -0
  1178. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/tests/extensionPreferenceStorage.test.mjs +0 -0
  1179. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/tests/hashRouteTabs.test.mjs +0 -0
  1180. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/tests/imeInput.test.mjs +0 -0
  1181. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/tests/routerReadiness.test.mjs +0 -0
  1182. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/tests/subsetMdiFont.test.mjs +0 -0
  1183. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/tsconfig.json +0 -0
  1184. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/tsconfig.vite-config.json +0 -0
  1185. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard/vite.config.ts +0 -0
  1186. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard-artifact/unpacked/dist/_redirects +0 -0
  1187. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard-artifact/unpacked/dist/assets/ActionRef-3Xdm2cI_.css +0 -0
  1188. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard-artifact/unpacked/dist/assets/Chat-B30ZrpZf.css +0 -0
  1189. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard-artifact/unpacked/dist/assets/ChatBoxPage-wITcYeZo.css +0 -0
  1190. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard-artifact/unpacked/dist/assets/ChatPage-eUJ4JNI2.css +0 -0
  1191. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard-artifact/unpacked/dist/assets/ConfigPage-BZwi7Uh8.css +0 -0
  1192. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard-artifact/unpacked/dist/assets/ConsoleDisplayer-D699kEpP.css +0 -0
  1193. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard-artifact/unpacked/dist/assets/ConsolePage-DWUQKnPB.css +0 -0
  1194. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard-artifact/unpacked/dist/assets/ConversationPage-Dk6xAQoI.css +0 -0
  1195. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard-artifact/unpacked/dist/assets/CronJobPage-B9QJSOm3.css +0 -0
  1196. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard-artifact/unpacked/dist/assets/DashboardTwoFactorDialog-BYhlh4Gk.css +0 -0
  1197. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard-artifact/unpacked/dist/assets/DocumentDetail-Dx9RjR97.css +0 -0
  1198. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard-artifact/unpacked/dist/assets/FullLayout-VILkdsZC.css +0 -0
  1199. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard-artifact/unpacked/dist/assets/KBDetail-DEFAT_ED.css +0 -0
  1200. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard-artifact/unpacked/dist/assets/KBList-US1Hoo95.css +0 -0
  1201. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard-artifact/unpacked/dist/assets/KaTeX_AMS-Regular-BQhdFMY1.woff2 +0 -0
  1202. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard-artifact/unpacked/dist/assets/KaTeX_AMS-Regular-DMm9YOAa.woff +0 -0
  1203. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard-artifact/unpacked/dist/assets/KaTeX_AMS-Regular-DRggAlZN.ttf +0 -0
  1204. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard-artifact/unpacked/dist/assets/KaTeX_Caligraphic-Bold-ATXxdsX0.ttf +0 -0
  1205. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard-artifact/unpacked/dist/assets/KaTeX_Caligraphic-Bold-BEiXGLvX.woff +0 -0
  1206. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard-artifact/unpacked/dist/assets/KaTeX_Caligraphic-Bold-Dq_IR9rO.woff2 +0 -0
  1207. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard-artifact/unpacked/dist/assets/KaTeX_Caligraphic-Regular-CTRA-rTL.woff +0 -0
  1208. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard-artifact/unpacked/dist/assets/KaTeX_Caligraphic-Regular-Di6jR-x-.woff2 +0 -0
  1209. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard-artifact/unpacked/dist/assets/KaTeX_Caligraphic-Regular-wX97UBjC.ttf +0 -0
  1210. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard-artifact/unpacked/dist/assets/KaTeX_Fraktur-Bold-BdnERNNW.ttf +0 -0
  1211. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard-artifact/unpacked/dist/assets/KaTeX_Fraktur-Bold-BsDP51OF.woff +0 -0
  1212. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard-artifact/unpacked/dist/assets/KaTeX_Fraktur-Bold-CL6g_b3V.woff2 +0 -0
  1213. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard-artifact/unpacked/dist/assets/KaTeX_Fraktur-Regular-CB_wures.ttf +0 -0
  1214. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard-artifact/unpacked/dist/assets/KaTeX_Fraktur-Regular-CTYiF6lA.woff2 +0 -0
  1215. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard-artifact/unpacked/dist/assets/KaTeX_Fraktur-Regular-Dxdc4cR9.woff +0 -0
  1216. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard-artifact/unpacked/dist/assets/KaTeX_Main-Bold-Cx986IdX.woff2 +0 -0
  1217. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard-artifact/unpacked/dist/assets/KaTeX_Main-Bold-Jm3AIy58.woff +0 -0
  1218. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard-artifact/unpacked/dist/assets/KaTeX_Main-Bold-waoOVXN0.ttf +0 -0
  1219. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard-artifact/unpacked/dist/assets/KaTeX_Main-BoldItalic-DxDJ3AOS.woff2 +0 -0
  1220. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard-artifact/unpacked/dist/assets/KaTeX_Main-BoldItalic-DzxPMmG6.ttf +0 -0
  1221. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard-artifact/unpacked/dist/assets/KaTeX_Main-BoldItalic-SpSLRI95.woff +0 -0
  1222. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard-artifact/unpacked/dist/assets/KaTeX_Main-Italic-3WenGoN9.ttf +0 -0
  1223. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard-artifact/unpacked/dist/assets/KaTeX_Main-Italic-BMLOBm91.woff +0 -0
  1224. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard-artifact/unpacked/dist/assets/KaTeX_Main-Italic-NWA7e6Wa.woff2 +0 -0
  1225. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard-artifact/unpacked/dist/assets/KaTeX_Main-Regular-B22Nviop.woff2 +0 -0
  1226. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard-artifact/unpacked/dist/assets/KaTeX_Main-Regular-Dr94JaBh.woff +0 -0
  1227. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard-artifact/unpacked/dist/assets/KaTeX_Main-Regular-ypZvNtVU.ttf +0 -0
  1228. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard-artifact/unpacked/dist/assets/KaTeX_Math-BoldItalic-B3XSjfu4.ttf +0 -0
  1229. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard-artifact/unpacked/dist/assets/KaTeX_Math-BoldItalic-CZnvNsCZ.woff2 +0 -0
  1230. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard-artifact/unpacked/dist/assets/KaTeX_Math-BoldItalic-iY-2wyZ7.woff +0 -0
  1231. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard-artifact/unpacked/dist/assets/KaTeX_Math-Italic-DA0__PXp.woff +0 -0
  1232. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard-artifact/unpacked/dist/assets/KaTeX_Math-Italic-flOr_0UB.ttf +0 -0
  1233. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard-artifact/unpacked/dist/assets/KaTeX_Math-Italic-t53AETM-.woff2 +0 -0
  1234. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard-artifact/unpacked/dist/assets/KaTeX_SansSerif-Bold-CFMepnvq.ttf +0 -0
  1235. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard-artifact/unpacked/dist/assets/KaTeX_SansSerif-Bold-D1sUS0GD.woff2 +0 -0
  1236. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard-artifact/unpacked/dist/assets/KaTeX_SansSerif-Bold-DbIhKOiC.woff +0 -0
  1237. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard-artifact/unpacked/dist/assets/KaTeX_SansSerif-Italic-C3H0VqGB.woff2 +0 -0
  1238. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard-artifact/unpacked/dist/assets/KaTeX_SansSerif-Italic-DN2j7dab.woff +0 -0
  1239. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard-artifact/unpacked/dist/assets/KaTeX_SansSerif-Italic-YYjJ1zSn.ttf +0 -0
  1240. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard-artifact/unpacked/dist/assets/KaTeX_SansSerif-Regular-BNo7hRIc.ttf +0 -0
  1241. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard-artifact/unpacked/dist/assets/KaTeX_SansSerif-Regular-CS6fqUqJ.woff +0 -0
  1242. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard-artifact/unpacked/dist/assets/KaTeX_SansSerif-Regular-DDBCnlJ7.woff2 +0 -0
  1243. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard-artifact/unpacked/dist/assets/KaTeX_Script-Regular-C5JkGWo-.ttf +0 -0
  1244. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard-artifact/unpacked/dist/assets/KaTeX_Script-Regular-D3wIWfF6.woff2 +0 -0
  1245. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard-artifact/unpacked/dist/assets/KaTeX_Script-Regular-D5yQViql.woff +0 -0
  1246. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard-artifact/unpacked/dist/assets/KaTeX_Size1-Regular-C195tn64.woff +0 -0
  1247. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard-artifact/unpacked/dist/assets/KaTeX_Size1-Regular-Dbsnue_I.ttf +0 -0
  1248. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard-artifact/unpacked/dist/assets/KaTeX_Size1-Regular-mCD8mA8B.woff2 +0 -0
  1249. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard-artifact/unpacked/dist/assets/KaTeX_Size2-Regular-B7gKUWhC.ttf +0 -0
  1250. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard-artifact/unpacked/dist/assets/KaTeX_Size2-Regular-Dy4dx90m.woff2 +0 -0
  1251. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard-artifact/unpacked/dist/assets/KaTeX_Size2-Regular-oD1tc_U0.woff +0 -0
  1252. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard-artifact/unpacked/dist/assets/KaTeX_Size3-Regular-CTq5MqoE.woff +0 -0
  1253. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard-artifact/unpacked/dist/assets/KaTeX_Size3-Regular-DgpXs0kz.ttf +0 -0
  1254. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard-artifact/unpacked/dist/assets/KaTeX_Size4-Regular-BF-4gkZK.woff +0 -0
  1255. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard-artifact/unpacked/dist/assets/KaTeX_Size4-Regular-DWFBv043.ttf +0 -0
  1256. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard-artifact/unpacked/dist/assets/KaTeX_Size4-Regular-Dl5lxZxV.woff2 +0 -0
  1257. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard-artifact/unpacked/dist/assets/KaTeX_Typewriter-Regular-C0xS9mPB.woff +0 -0
  1258. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard-artifact/unpacked/dist/assets/KaTeX_Typewriter-Regular-CO6r4hn1.woff2 +0 -0
  1259. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard-artifact/unpacked/dist/assets/KaTeX_Typewriter-Regular-D3Ib7_Hf.ttf +0 -0
  1260. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard-artifact/unpacked/dist/assets/KnowledgeBase-B6CJpdAd.css +0 -0
  1261. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard-artifact/unpacked/dist/assets/LanguageSwitcher-Di65FO25.css +0 -0
  1262. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard-artifact/unpacked/dist/assets/LoginPage-BrKzlg0n.css +0 -0
  1263. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard-artifact/unpacked/dist/assets/OutlinedActionListItem-C5Gi_QHb.css +0 -0
  1264. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard-artifact/unpacked/dist/assets/PersonaForm-BSli6kAC.css +0 -0
  1265. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard-artifact/unpacked/dist/assets/PersonaPage-gVfFe3U4.css +0 -0
  1266. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard-artifact/unpacked/dist/assets/PersonaQuickPreview-DlXJVq4i.css +0 -0
  1267. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard-artifact/unpacked/dist/assets/PlatformPage-CLuIKcH9.css +0 -0
  1268. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard-artifact/unpacked/dist/assets/PluginPagePage-u-sSYJb7.css +0 -0
  1269. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard-artifact/unpacked/dist/assets/ProviderChatCompletionPanel-CajoqKBz.css +0 -0
  1270. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard-artifact/unpacked/dist/assets/ProxySelector-CFuHlJqJ.css +0 -0
  1271. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard-artifact/unpacked/dist/assets/QGYyz_MVcBeNP4NjuGObqx1XmO1I4TC1O4a0Ew-BGsTXAXT.woff2 +0 -0
  1272. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard-artifact/unpacked/dist/assets/QGYyz_MVcBeNP4NjuGObqx1XmO1I4TC1O4i0ExAo-5tcqmc2S.woff2 +0 -0
  1273. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard-artifact/unpacked/dist/assets/ReadmeDialog-Bz4cfylZ.css +0 -0
  1274. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard-artifact/unpacked/dist/assets/SessionManagementPage-OQc-ankv.css +0 -0
  1275. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard-artifact/unpacked/dist/assets/Settings-CezbxShj.css +0 -0
  1276. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard-artifact/unpacked/dist/assets/SetupPage-B3-36-97.css +0 -0
  1277. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard-artifact/unpacked/dist/assets/StatsPage-CvKntSVe.css +0 -0
  1278. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard-artifact/unpacked/dist/assets/StyledMenu-8exaDaCF.css +0 -0
  1279. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard-artifact/unpacked/dist/assets/SubAgentPage-Td9rc0D6.css +0 -0
  1280. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard-artifact/unpacked/dist/assets/ThemeAwareMarkdownCodeBlock-CcY0q7Ay.css +0 -0
  1281. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard-artifact/unpacked/dist/assets/TracePage-BeGhK11H.css +0 -0
  1282. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard-artifact/unpacked/dist/assets/UmoDisplay-Bci_IyQc.css +0 -0
  1283. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard-artifact/unpacked/dist/assets/WelcomePage-AvXGr_rn.css +0 -0
  1284. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard-artifact/unpacked/dist/assets/clipboard-CB4uewcM.js +0 -0
  1285. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard-artifact/unpacked/dist/assets/css.worker-DaIe3gwK.js +0 -0
  1286. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard-artifact/unpacked/dist/assets/d2_markstream-vue-yoD6TSFD.js +0 -0
  1287. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard-artifact/unpacked/dist/assets/desktopRuntime-D3SOvsnr.js +0 -0
  1288. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard-artifact/unpacked/dist/assets/dockerfile-Zznr-cwX.js +0 -0
  1289. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard-artifact/unpacked/dist/assets/editor.worker-BCzxt1at.js +0 -0
  1290. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard-artifact/unpacked/dist/assets/eventsource-CejZdUM0.js +0 -0
  1291. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard-artifact/unpacked/dist/assets/extended-p72mFE2C.js +0 -0
  1292. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard-artifact/unpacked/dist/assets/html.worker-CKrFyw_2.js +0 -0
  1293. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard-artifact/unpacked/dist/assets/icon-no-shadow-d_sgy4RT.svg +0 -0
  1294. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard-artifact/unpacked/dist/assets/index-9DfV3UUP.css +0 -0
  1295. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard-artifact/unpacked/dist/assets/index-BP4SNDIk.css +0 -0
  1296. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard-artifact/unpacked/dist/assets/index-_Dy2zPzC.js +0 -0
  1297. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard-artifact/unpacked/dist/assets/infographic_markstream-vue-yoD6TSFD.js +0 -0
  1298. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard-artifact/unpacked/dist/assets/ini-Drc7WvVn.js +0 -0
  1299. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard-artifact/unpacked/dist/assets/inputValue-De_-AW4_.js +0 -0
  1300. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard-artifact/unpacked/dist/assets/json.worker-B7c_PmGb.js +0 -0
  1301. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard-artifact/unpacked/dist/assets/k3kXo84MPvpLmixcA63oeALRIIKIyQ4-CqPqLCfe.woff2 +0 -0
  1302. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard-artifact/unpacked/dist/assets/k3kXo84MPvpLmixcA63oeALRIYKIyQ4-y5SU35Rl.woff2 +0 -0
  1303. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard-artifact/unpacked/dist/assets/k3kXo84MPvpLmixcA63oeALRKoKIyQ4-CRA5_Pf1.woff2 +0 -0
  1304. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard-artifact/unpacked/dist/assets/k3kXo84MPvpLmixcA63oeALRLoKI-DYAKOyvl.woff2 +0 -0
  1305. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard-artifact/unpacked/dist/assets/k3kXo84MPvpLmixcA63oeALhLOCT-xWNm8Hqd37g1OkDRZe7lR4sg1IzSy-MNbE9VH8V.100-DrqXJETY.woff2 +0 -0
  1306. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard-artifact/unpacked/dist/assets/k3kXo84MPvpLmixcA63oeALhLOCT-xWNm8Hqd37g1OkDRZe7lR4sg1IzSy-MNbE9VH8V.101-c94LAl5p.woff2 +0 -0
  1307. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard-artifact/unpacked/dist/assets/k3kXo84MPvpLmixcA63oeALhLOCT-xWNm8Hqd37g1OkDRZe7lR4sg1IzSy-MNbE9VH8V.102-C1RtbCZr.woff2 +0 -0
  1308. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard-artifact/unpacked/dist/assets/k3kXo84MPvpLmixcA63oeALhLOCT-xWNm8Hqd37g1OkDRZe7lR4sg1IzSy-MNbE9VH8V.103-DGHo20nu.woff2 +0 -0
  1309. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard-artifact/unpacked/dist/assets/k3kXo84MPvpLmixcA63oeALhLOCT-xWNm8Hqd37g1OkDRZe7lR4sg1IzSy-MNbE9VH8V.104-CJT2ioDJ.woff2 +0 -0
  1310. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard-artifact/unpacked/dist/assets/k3kXo84MPvpLmixcA63oeALhLOCT-xWNm8Hqd37g1OkDRZe7lR4sg1IzSy-MNbE9VH8V.105-BFoiJwz2.woff2 +0 -0
  1311. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard-artifact/unpacked/dist/assets/k3kXo84MPvpLmixcA63oeALhLOCT-xWNm8Hqd37g1OkDRZe7lR4sg1IzSy-MNbE9VH8V.106-D6uUHw3w.woff2 +0 -0
  1312. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard-artifact/unpacked/dist/assets/k3kXo84MPvpLmixcA63oeALhLOCT-xWNm8Hqd37g1OkDRZe7lR4sg1IzSy-MNbE9VH8V.107-kFQzJDLH.woff2 +0 -0
  1313. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard-artifact/unpacked/dist/assets/k3kXo84MPvpLmixcA63oeALhLOCT-xWNm8Hqd37g1OkDRZe7lR4sg1IzSy-MNbE9VH8V.108-7aXvqIa2.woff2 +0 -0
  1314. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard-artifact/unpacked/dist/assets/k3kXo84MPvpLmixcA63oeALhLOCT-xWNm8Hqd37g1OkDRZe7lR4sg1IzSy-MNbE9VH8V.109-CnjNbNmw.woff2 +0 -0
  1315. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard-artifact/unpacked/dist/assets/k3kXo84MPvpLmixcA63oeALhLOCT-xWNm8Hqd37g1OkDRZe7lR4sg1IzSy-MNbE9VH8V.110-D2JBr045.woff2 +0 -0
  1316. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard-artifact/unpacked/dist/assets/k3kXo84MPvpLmixcA63oeALhLOCT-xWNm8Hqd37g1OkDRZe7lR4sg1IzSy-MNbE9VH8V.111-ClFr5QXM.woff2 +0 -0
  1317. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard-artifact/unpacked/dist/assets/k3kXo84MPvpLmixcA63oeALhLOCT-xWNm8Hqd37g1OkDRZe7lR4sg1IzSy-MNbE9VH8V.112-CiZxJMyY.woff2 +0 -0
  1318. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard-artifact/unpacked/dist/assets/k3kXo84MPvpLmixcA63oeALhLOCT-xWNm8Hqd37g1OkDRZe7lR4sg1IzSy-MNbE9VH8V.113-OgQXOX6x.woff2 +0 -0
  1319. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard-artifact/unpacked/dist/assets/k3kXo84MPvpLmixcA63oeALhLOCT-xWNm8Hqd37g1OkDRZe7lR4sg1IzSy-MNbE9VH8V.114-CRH9SDZu.woff2 +0 -0
  1320. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard-artifact/unpacked/dist/assets/k3kXo84MPvpLmixcA63oeALhLOCT-xWNm8Hqd37g1OkDRZe7lR4sg1IzSy-MNbE9VH8V.115-BN__2iBG.woff2 +0 -0
  1321. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard-artifact/unpacked/dist/assets/k3kXo84MPvpLmixcA63oeALhLOCT-xWNm8Hqd37g1OkDRZe7lR4sg1IzSy-MNbE9VH8V.116-vdFVzbO2.woff2 +0 -0
  1322. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard-artifact/unpacked/dist/assets/k3kXo84MPvpLmixcA63oeALhLOCT-xWNm8Hqd37g1OkDRZe7lR4sg1IzSy-MNbE9VH8V.117-Dsz3vkzU.woff2 +0 -0
  1323. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard-artifact/unpacked/dist/assets/k3kXo84MPvpLmixcA63oeALhLOCT-xWNm8Hqd37g1OkDRZe7lR4sg1IzSy-MNbE9VH8V.118-BPEb0gM9.woff2 +0 -0
  1324. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard-artifact/unpacked/dist/assets/k3kXo84MPvpLmixcA63oeALhLOCT-xWNm8Hqd37g1OkDRZe7lR4sg1IzSy-MNbE9VH8V.119-BfzSEbFz.woff2 +0 -0
  1325. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard-artifact/unpacked/dist/assets/k3kXo84MPvpLmixcA63oeALhLOCT-xWNm8Hqd37g1OkDRZe7lR4sg1IzSy-MNbE9VH8V.21-DIu_1ZBI.woff2 +0 -0
  1326. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard-artifact/unpacked/dist/assets/k3kXo84MPvpLmixcA63oeALhLOCT-xWNm8Hqd37g1OkDRZe7lR4sg1IzSy-MNbE9VH8V.22-VXjdYcT-.woff2 +0 -0
  1327. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard-artifact/unpacked/dist/assets/k3kXo84MPvpLmixcA63oeALhLOCT-xWNm8Hqd37g1OkDRZe7lR4sg1IzSy-MNbE9VH8V.23-4HrHKhpL.woff2 +0 -0
  1328. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard-artifact/unpacked/dist/assets/k3kXo84MPvpLmixcA63oeALhLOCT-xWNm8Hqd37g1OkDRZe7lR4sg1IzSy-MNbE9VH8V.24-B58DWgHS.woff2 +0 -0
  1329. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard-artifact/unpacked/dist/assets/k3kXo84MPvpLmixcA63oeALhLOCT-xWNm8Hqd37g1OkDRZe7lR4sg1IzSy-MNbE9VH8V.25-C3Jm6l7O.woff2 +0 -0
  1330. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard-artifact/unpacked/dist/assets/k3kXo84MPvpLmixcA63oeALhLOCT-xWNm8Hqd37g1OkDRZe7lR4sg1IzSy-MNbE9VH8V.26-YNOygvr_.woff2 +0 -0
  1331. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard-artifact/unpacked/dist/assets/k3kXo84MPvpLmixcA63oeALhLOCT-xWNm8Hqd37g1OkDRZe7lR4sg1IzSy-MNbE9VH8V.27-BP2pEGQH.woff2 +0 -0
  1332. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard-artifact/unpacked/dist/assets/k3kXo84MPvpLmixcA63oeALhLOCT-xWNm8Hqd37g1OkDRZe7lR4sg1IzSy-MNbE9VH8V.28-BWPKDbtH.woff2 +0 -0
  1333. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard-artifact/unpacked/dist/assets/k3kXo84MPvpLmixcA63oeALhLOCT-xWNm8Hqd37g1OkDRZe7lR4sg1IzSy-MNbE9VH8V.29-45aVmHn_.woff2 +0 -0
  1334. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard-artifact/unpacked/dist/assets/k3kXo84MPvpLmixcA63oeALhLOCT-xWNm8Hqd37g1OkDRZe7lR4sg1IzSy-MNbE9VH8V.30-B8_s30jZ.woff2 +0 -0
  1335. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard-artifact/unpacked/dist/assets/k3kXo84MPvpLmixcA63oeALhLOCT-xWNm8Hqd37g1OkDRZe7lR4sg1IzSy-MNbE9VH8V.31-DW0t445S.woff2 +0 -0
  1336. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard-artifact/unpacked/dist/assets/k3kXo84MPvpLmixcA63oeALhLOCT-xWNm8Hqd37g1OkDRZe7lR4sg1IzSy-MNbE9VH8V.32-ShbWPcei.woff2 +0 -0
  1337. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard-artifact/unpacked/dist/assets/k3kXo84MPvpLmixcA63oeALhLOCT-xWNm8Hqd37g1OkDRZe7lR4sg1IzSy-MNbE9VH8V.33-BOTZYTjM.woff2 +0 -0
  1338. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard-artifact/unpacked/dist/assets/k3kXo84MPvpLmixcA63oeALhLOCT-xWNm8Hqd37g1OkDRZe7lR4sg1IzSy-MNbE9VH8V.34-BF1rqDSt.woff2 +0 -0
  1339. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard-artifact/unpacked/dist/assets/k3kXo84MPvpLmixcA63oeALhLOCT-xWNm8Hqd37g1OkDRZe7lR4sg1IzSy-MNbE9VH8V.35-Bosspiyr.woff2 +0 -0
  1340. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard-artifact/unpacked/dist/assets/k3kXo84MPvpLmixcA63oeALhLOCT-xWNm8Hqd37g1OkDRZe7lR4sg1IzSy-MNbE9VH8V.36-CtU9CyKw.woff2 +0 -0
  1341. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard-artifact/unpacked/dist/assets/k3kXo84MPvpLmixcA63oeALhLOCT-xWNm8Hqd37g1OkDRZe7lR4sg1IzSy-MNbE9VH8V.37-ghDiyiuv.woff2 +0 -0
  1342. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard-artifact/unpacked/dist/assets/k3kXo84MPvpLmixcA63oeALhLOCT-xWNm8Hqd37g1OkDRZe7lR4sg1IzSy-MNbE9VH8V.38-4Nz8k_dt.woff2 +0 -0
  1343. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard-artifact/unpacked/dist/assets/k3kXo84MPvpLmixcA63oeALhLOCT-xWNm8Hqd37g1OkDRZe7lR4sg1IzSy-MNbE9VH8V.39-Ddtm1XVC.woff2 +0 -0
  1344. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard-artifact/unpacked/dist/assets/k3kXo84MPvpLmixcA63oeALhLOCT-xWNm8Hqd37g1OkDRZe7lR4sg1IzSy-MNbE9VH8V.4-BRbPMj-C.woff2 +0 -0
  1345. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard-artifact/unpacked/dist/assets/k3kXo84MPvpLmixcA63oeALhLOCT-xWNm8Hqd37g1OkDRZe7lR4sg1IzSy-MNbE9VH8V.40-BVn4-kgX.woff2 +0 -0
  1346. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard-artifact/unpacked/dist/assets/k3kXo84MPvpLmixcA63oeALhLOCT-xWNm8Hqd37g1OkDRZe7lR4sg1IzSy-MNbE9VH8V.41-CZqajZnl.woff2 +0 -0
  1347. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard-artifact/unpacked/dist/assets/k3kXo84MPvpLmixcA63oeALhLOCT-xWNm8Hqd37g1OkDRZe7lR4sg1IzSy-MNbE9VH8V.42-CQ4lY28u.woff2 +0 -0
  1348. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard-artifact/unpacked/dist/assets/k3kXo84MPvpLmixcA63oeALhLOCT-xWNm8Hqd37g1OkDRZe7lR4sg1IzSy-MNbE9VH8V.43-psppu0d8.woff2 +0 -0
  1349. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard-artifact/unpacked/dist/assets/k3kXo84MPvpLmixcA63oeALhLOCT-xWNm8Hqd37g1OkDRZe7lR4sg1IzSy-MNbE9VH8V.44-cbKJlTUe.woff2 +0 -0
  1350. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard-artifact/unpacked/dist/assets/k3kXo84MPvpLmixcA63oeALhLOCT-xWNm8Hqd37g1OkDRZe7lR4sg1IzSy-MNbE9VH8V.45-MKIEVRIC.woff2 +0 -0
  1351. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard-artifact/unpacked/dist/assets/k3kXo84MPvpLmixcA63oeALhLOCT-xWNm8Hqd37g1OkDRZe7lR4sg1IzSy-MNbE9VH8V.46-CErGc6Mt.woff2 +0 -0
  1352. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard-artifact/unpacked/dist/assets/k3kXo84MPvpLmixcA63oeALhLOCT-xWNm8Hqd37g1OkDRZe7lR4sg1IzSy-MNbE9VH8V.47-C5Kgg1_m.woff2 +0 -0
  1353. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard-artifact/unpacked/dist/assets/k3kXo84MPvpLmixcA63oeALhLOCT-xWNm8Hqd37g1OkDRZe7lR4sg1IzSy-MNbE9VH8V.48-DFMjDDY6.woff2 +0 -0
  1354. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard-artifact/unpacked/dist/assets/k3kXo84MPvpLmixcA63oeALhLOCT-xWNm8Hqd37g1OkDRZe7lR4sg1IzSy-MNbE9VH8V.49-B7l_3BZr.woff2 +0 -0
  1355. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard-artifact/unpacked/dist/assets/k3kXo84MPvpLmixcA63oeALhLOCT-xWNm8Hqd37g1OkDRZe7lR4sg1IzSy-MNbE9VH8V.5-DI846rD9.woff2 +0 -0
  1356. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard-artifact/unpacked/dist/assets/k3kXo84MPvpLmixcA63oeALhLOCT-xWNm8Hqd37g1OkDRZe7lR4sg1IzSy-MNbE9VH8V.50-C5KfAmFp.woff2 +0 -0
  1357. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard-artifact/unpacked/dist/assets/k3kXo84MPvpLmixcA63oeALhLOCT-xWNm8Hqd37g1OkDRZe7lR4sg1IzSy-MNbE9VH8V.51-C2bq6hC8.woff2 +0 -0
  1358. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard-artifact/unpacked/dist/assets/k3kXo84MPvpLmixcA63oeALhLOCT-xWNm8Hqd37g1OkDRZe7lR4sg1IzSy-MNbE9VH8V.52-P18e_Y0j.woff2 +0 -0
  1359. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard-artifact/unpacked/dist/assets/k3kXo84MPvpLmixcA63oeALhLOCT-xWNm8Hqd37g1OkDRZe7lR4sg1IzSy-MNbE9VH8V.53-Bgkuo2tF.woff2 +0 -0
  1360. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard-artifact/unpacked/dist/assets/k3kXo84MPvpLmixcA63oeALhLOCT-xWNm8Hqd37g1OkDRZe7lR4sg1IzSy-MNbE9VH8V.54-DL5lmlUd.woff2 +0 -0
  1361. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard-artifact/unpacked/dist/assets/k3kXo84MPvpLmixcA63oeALhLOCT-xWNm8Hqd37g1OkDRZe7lR4sg1IzSy-MNbE9VH8V.55-BV_Oy6IF.woff2 +0 -0
  1362. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard-artifact/unpacked/dist/assets/k3kXo84MPvpLmixcA63oeALhLOCT-xWNm8Hqd37g1OkDRZe7lR4sg1IzSy-MNbE9VH8V.56-B4L7Hj8f.woff2 +0 -0
  1363. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard-artifact/unpacked/dist/assets/k3kXo84MPvpLmixcA63oeALhLOCT-xWNm8Hqd37g1OkDRZe7lR4sg1IzSy-MNbE9VH8V.57-DU8YBsDj.woff2 +0 -0
  1364. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard-artifact/unpacked/dist/assets/k3kXo84MPvpLmixcA63oeALhLOCT-xWNm8Hqd37g1OkDRZe7lR4sg1IzSy-MNbE9VH8V.58-CE0BKS9u.woff2 +0 -0
  1365. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard-artifact/unpacked/dist/assets/k3kXo84MPvpLmixcA63oeALhLOCT-xWNm8Hqd37g1OkDRZe7lR4sg1IzSy-MNbE9VH8V.59-Azv2Ku9_.woff2 +0 -0
  1366. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard-artifact/unpacked/dist/assets/k3kXo84MPvpLmixcA63oeALhLOCT-xWNm8Hqd37g1OkDRZe7lR4sg1IzSy-MNbE9VH8V.6-ozUCEY9O.woff2 +0 -0
  1367. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard-artifact/unpacked/dist/assets/k3kXo84MPvpLmixcA63oeALhLOCT-xWNm8Hqd37g1OkDRZe7lR4sg1IzSy-MNbE9VH8V.60-C1lngC61.woff2 +0 -0
  1368. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard-artifact/unpacked/dist/assets/k3kXo84MPvpLmixcA63oeALhLOCT-xWNm8Hqd37g1OkDRZe7lR4sg1IzSy-MNbE9VH8V.61-BxWkGF5M.woff2 +0 -0
  1369. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard-artifact/unpacked/dist/assets/k3kXo84MPvpLmixcA63oeALhLOCT-xWNm8Hqd37g1OkDRZe7lR4sg1IzSy-MNbE9VH8V.62-CXXMAq-5.woff2 +0 -0
  1370. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard-artifact/unpacked/dist/assets/k3kXo84MPvpLmixcA63oeALhLOCT-xWNm8Hqd37g1OkDRZe7lR4sg1IzSy-MNbE9VH8V.63-4La5uKvS.woff2 +0 -0
  1371. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard-artifact/unpacked/dist/assets/k3kXo84MPvpLmixcA63oeALhLOCT-xWNm8Hqd37g1OkDRZe7lR4sg1IzSy-MNbE9VH8V.64-CbIuD2Eg.woff2 +0 -0
  1372. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard-artifact/unpacked/dist/assets/k3kXo84MPvpLmixcA63oeALhLOCT-xWNm8Hqd37g1OkDRZe7lR4sg1IzSy-MNbE9VH8V.65-BGqvKda2.woff2 +0 -0
  1373. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard-artifact/unpacked/dist/assets/k3kXo84MPvpLmixcA63oeALhLOCT-xWNm8Hqd37g1OkDRZe7lR4sg1IzSy-MNbE9VH8V.66-BvNozWOY.woff2 +0 -0
  1374. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard-artifact/unpacked/dist/assets/k3kXo84MPvpLmixcA63oeALhLOCT-xWNm8Hqd37g1OkDRZe7lR4sg1IzSy-MNbE9VH8V.67-CC-WRBV-.woff2 +0 -0
  1375. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard-artifact/unpacked/dist/assets/k3kXo84MPvpLmixcA63oeALhLOCT-xWNm8Hqd37g1OkDRZe7lR4sg1IzSy-MNbE9VH8V.68-c0FjfUaj.woff2 +0 -0
  1376. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard-artifact/unpacked/dist/assets/k3kXo84MPvpLmixcA63oeALhLOCT-xWNm8Hqd37g1OkDRZe7lR4sg1IzSy-MNbE9VH8V.69-D596Jjl2.woff2 +0 -0
  1377. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard-artifact/unpacked/dist/assets/k3kXo84MPvpLmixcA63oeALhLOCT-xWNm8Hqd37g1OkDRZe7lR4sg1IzSy-MNbE9VH8V.70-ColEcmtJ.woff2 +0 -0
  1378. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard-artifact/unpacked/dist/assets/k3kXo84MPvpLmixcA63oeALhLOCT-xWNm8Hqd37g1OkDRZe7lR4sg1IzSy-MNbE9VH8V.71-ChZfXpdg.woff2 +0 -0
  1379. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard-artifact/unpacked/dist/assets/k3kXo84MPvpLmixcA63oeALhLOCT-xWNm8Hqd37g1OkDRZe7lR4sg1IzSy-MNbE9VH8V.72-D1VyfEG3.woff2 +0 -0
  1380. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard-artifact/unpacked/dist/assets/k3kXo84MPvpLmixcA63oeALhLOCT-xWNm8Hqd37g1OkDRZe7lR4sg1IzSy-MNbE9VH8V.73-DwSJRYPJ.woff2 +0 -0
  1381. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard-artifact/unpacked/dist/assets/k3kXo84MPvpLmixcA63oeALhLOCT-xWNm8Hqd37g1OkDRZe7lR4sg1IzSy-MNbE9VH8V.74-Cte7o1QG.woff2 +0 -0
  1382. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard-artifact/unpacked/dist/assets/k3kXo84MPvpLmixcA63oeALhLOCT-xWNm8Hqd37g1OkDRZe7lR4sg1IzSy-MNbE9VH8V.75-B0qL41rF.woff2 +0 -0
  1383. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard-artifact/unpacked/dist/assets/k3kXo84MPvpLmixcA63oeALhLOCT-xWNm8Hqd37g1OkDRZe7lR4sg1IzSy-MNbE9VH8V.76-BPLMO_2x.woff2 +0 -0
  1384. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard-artifact/unpacked/dist/assets/k3kXo84MPvpLmixcA63oeALhLOCT-xWNm8Hqd37g1OkDRZe7lR4sg1IzSy-MNbE9VH8V.77-Dkbi3pye.woff2 +0 -0
  1385. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard-artifact/unpacked/dist/assets/k3kXo84MPvpLmixcA63oeALhLOCT-xWNm8Hqd37g1OkDRZe7lR4sg1IzSy-MNbE9VH8V.78-BFUXeSw6.woff2 +0 -0
  1386. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard-artifact/unpacked/dist/assets/k3kXo84MPvpLmixcA63oeALhLOCT-xWNm8Hqd37g1OkDRZe7lR4sg1IzSy-MNbE9VH8V.79-DoJG4UTB.woff2 +0 -0
  1387. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard-artifact/unpacked/dist/assets/k3kXo84MPvpLmixcA63oeALhLOCT-xWNm8Hqd37g1OkDRZe7lR4sg1IzSy-MNbE9VH8V.80-BEFypWOO.woff2 +0 -0
  1388. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard-artifact/unpacked/dist/assets/k3kXo84MPvpLmixcA63oeALhLOCT-xWNm8Hqd37g1OkDRZe7lR4sg1IzSy-MNbE9VH8V.81-ed_TZlfo.woff2 +0 -0
  1389. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard-artifact/unpacked/dist/assets/k3kXo84MPvpLmixcA63oeALhLOCT-xWNm8Hqd37g1OkDRZe7lR4sg1IzSy-MNbE9VH8V.82-DcxfR5OJ.woff2 +0 -0
  1390. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard-artifact/unpacked/dist/assets/k3kXo84MPvpLmixcA63oeALhLOCT-xWNm8Hqd37g1OkDRZe7lR4sg1IzSy-MNbE9VH8V.83-C9UjAcMM.woff2 +0 -0
  1391. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard-artifact/unpacked/dist/assets/k3kXo84MPvpLmixcA63oeALhLOCT-xWNm8Hqd37g1OkDRZe7lR4sg1IzSy-MNbE9VH8V.84-C7NxT478.woff2 +0 -0
  1392. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard-artifact/unpacked/dist/assets/k3kXo84MPvpLmixcA63oeALhLOCT-xWNm8Hqd37g1OkDRZe7lR4sg1IzSy-MNbE9VH8V.85-DBcDBu1n.woff2 +0 -0
  1393. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard-artifact/unpacked/dist/assets/k3kXo84MPvpLmixcA63oeALhLOCT-xWNm8Hqd37g1OkDRZe7lR4sg1IzSy-MNbE9VH8V.86-CLJIoPpl.woff2 +0 -0
  1394. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard-artifact/unpacked/dist/assets/k3kXo84MPvpLmixcA63oeALhLOCT-xWNm8Hqd37g1OkDRZe7lR4sg1IzSy-MNbE9VH8V.87-DYfJ-vGE.woff2 +0 -0
  1395. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard-artifact/unpacked/dist/assets/k3kXo84MPvpLmixcA63oeALhLOCT-xWNm8Hqd37g1OkDRZe7lR4sg1IzSy-MNbE9VH8V.88-ClNDOCGW.woff2 +0 -0
  1396. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard-artifact/unpacked/dist/assets/k3kXo84MPvpLmixcA63oeALhLOCT-xWNm8Hqd37g1OkDRZe7lR4sg1IzSy-MNbE9VH8V.89-IQU_KQA8.woff2 +0 -0
  1397. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard-artifact/unpacked/dist/assets/k3kXo84MPvpLmixcA63oeALhLOCT-xWNm8Hqd37g1OkDRZe7lR4sg1IzSy-MNbE9VH8V.90-BWcrRNoG.woff2 +0 -0
  1398. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard-artifact/unpacked/dist/assets/k3kXo84MPvpLmixcA63oeALhLOCT-xWNm8Hqd37g1OkDRZe7lR4sg1IzSy-MNbE9VH8V.91-CGekvDdH.woff2 +0 -0
  1399. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard-artifact/unpacked/dist/assets/k3kXo84MPvpLmixcA63oeALhLOCT-xWNm8Hqd37g1OkDRZe7lR4sg1IzSy-MNbE9VH8V.97-BsBHkXi3.woff2 +0 -0
  1400. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard-artifact/unpacked/dist/assets/k3kXo84MPvpLmixcA63oeALhLOCT-xWNm8Hqd37g1OkDRZe7lR4sg1IzSy-MNbE9VH8V.98-BZqSA1r_.woff2 +0 -0
  1401. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard-artifact/unpacked/dist/assets/k3kXo84MPvpLmixcA63oeALhLOCT-xWNm8Hqd37g1OkDRZe7lR4sg1IzSy-MNbE9VH8V.99-Q_IptJM5.woff2 +0 -0
  1402. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard-artifact/unpacked/dist/assets/katex-CBSAILhF.js +0 -0
  1403. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard-artifact/unpacked/dist/assets/markdown-DSZPf7rp.js +0 -0
  1404. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard-artifact/unpacked/dist/assets/materialdesignicons-webfont-subset-CqDn-Rwv.woff +0 -0
  1405. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard-artifact/unpacked/dist/assets/materialdesignicons-webfont-subset-Uz_Efa81.woff2 +0 -0
  1406. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard-artifact/unpacked/dist/assets/mhchem-BbGQkeOt.js +0 -0
  1407. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard-artifact/unpacked/dist/assets/misskey-DyDC7ZfL.png +0 -0
  1408. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard-artifact/unpacked/dist/assets/o-0bIpQlx3QUlC5A4PNB6Ryti20_6n1iPHjc5a3du2ui-Ymb6dZNd.woff2 +0 -0
  1409. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard-artifact/unpacked/dist/assets/o-0bIpQlx3QUlC5A4PNB6Ryti20_6n1iPHjc5a7duw-BYSzYMf3.woff2 +0 -0
  1410. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard-artifact/unpacked/dist/assets/o-0bIpQlx3QUlC5A4PNB6Ryti20_6n1iPHjc5aDdu2ui-W1qJv59z.woff2 +0 -0
  1411. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard-artifact/unpacked/dist/assets/o-0bIpQlx3QUlC5A4PNB6Ryti20_6n1iPHjc5aHdu2ui-DLTJy58D.woff2 +0 -0
  1412. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard-artifact/unpacked/dist/assets/o-0bIpQlx3QUlC5A4PNB6Ryti20_6n1iPHjc5aLdu2ui-12T8GTDR.woff2 +0 -0
  1413. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard-artifact/unpacked/dist/assets/o-0bIpQlx3QUlC5A4PNB6Ryti20_6n1iPHjc5aPdu2ui-DSNfmdVt.woff2 +0 -0
  1414. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard-artifact/unpacked/dist/assets/o-0bIpQlx3QUlC5A4PNB6Ryti20_6n1iPHjc5a_du2ui-Cv-Vwajv.woff2 +0 -0
  1415. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard-artifact/unpacked/dist/assets/o-0bIpQlx3QUlC5A4PNB6Ryti20_6n1iPHjc5ardu2ui-B2hlT84T.woff2 +0 -0
  1416. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard-artifact/unpacked/dist/assets/onebot-fwgbsrHC.png +0 -0
  1417. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard-artifact/unpacked/dist/assets/platformUtils-O0RgrbHN.js +0 -0
  1418. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard-artifact/unpacked/dist/assets/plugin_icon-klBjcUDx.js +0 -0
  1419. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard-artifact/unpacked/dist/assets/plugin_icon-xgxlkBou.png +0 -0
  1420. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard-artifact/unpacked/dist/assets/powershell-Dd3NCNK9.js +0 -0
  1421. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard-artifact/unpacked/dist/assets/qq-D53z62OG.png +0 -0
  1422. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard-artifact/unpacked/dist/assets/safeRaf-DGuzXxDK.js +0 -0
  1423. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard-artifact/unpacked/dist/assets/satori-DvyZ9Qos.png +0 -0
  1424. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard-artifact/unpacked/dist/assets/shell-CX-rkNHf.js +0 -0
  1425. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard-artifact/unpacked/dist/assets/shiki-CcKxT-6F.js +0 -0
  1426. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard-artifact/unpacked/dist/assets/sql-CCSDG5nI.js +0 -0
  1427. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard-artifact/unpacked/dist/assets/streamMonacoDisabled-C86_ftmA.js +0 -0
  1428. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard-artifact/unpacked/dist/assets/vocechat-3FM9-gsb.png +0 -0
  1429. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard-artifact/unpacked/dist/assets/wechat-OKdslIg4.png +0 -0
  1430. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard-artifact/unpacked/dist/assets/wecom-CG6W-50z.png +0 -0
  1431. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard-artifact/unpacked/dist/assets/xmas-hat-ChoGHOay.png +0 -0
  1432. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard-artifact/unpacked/dist/favicon.svg +0 -0
  1433. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard-artifact/unpacked/dist/robots.txt +0 -0
  1434. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/dashboard-artifact/unpacked/dist/t2i/shiki_runtime.iife.js +0 -0
  1435. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/docs/.gitignore +0 -0
  1436. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/docs/.vitepress/config/head.ts +0 -0
  1437. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/docs/.vitepress/config.mjs +0 -0
  1438. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/docs/.vitepress/theme/components/ArticleShare.vue +0 -0
  1439. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/docs/.vitepress/theme/components/HomeFeaturesAfter.vue +0 -0
  1440. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/docs/.vitepress/theme/components/Layout.vue +0 -0
  1441. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/docs/.vitepress/theme/components/NotFound.vue +0 -0
  1442. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/docs/.vitepress/theme/components/SectionTabs.vue +0 -0
  1443. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/docs/.vitepress/theme/index.js +0 -0
  1444. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/docs/.vitepress/theme/styles/custom-block.css +0 -0
  1445. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/docs/.vitepress/theme/styles/font.css +0 -0
  1446. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/docs/.vitepress/theme/styles/style.css +0 -0
  1447. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/docs/README.md +0 -0
  1448. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/docs/en/community.md +0 -0
  1449. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/docs/en/config/model-config.md +0 -0
  1450. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/docs/en/deploy/astrbot/1panel.md +0 -0
  1451. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/docs/en/deploy/astrbot/btpanel.md +0 -0
  1452. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/docs/en/deploy/astrbot/casaos.md +0 -0
  1453. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/docs/en/deploy/astrbot/cli.md +0 -0
  1454. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/docs/en/deploy/astrbot/community-deployment.md +0 -0
  1455. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/docs/en/deploy/astrbot/compshare.md +0 -0
  1456. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/docs/en/deploy/astrbot/desktop.md +0 -0
  1457. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/docs/en/deploy/astrbot/docker.md +0 -0
  1458. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/docs/en/deploy/astrbot/kubernetes.md +0 -0
  1459. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/docs/en/deploy/astrbot/launcher.md +0 -0
  1460. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/docs/en/deploy/astrbot/other-deployments.md +0 -0
  1461. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/docs/en/deploy/astrbot/package.md +0 -0
  1462. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/docs/en/deploy/astrbot/sys-pm.md +0 -0
  1463. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/docs/en/deploy/when-deployed.md +0 -0
  1464. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/docs/en/dev/astrbot-config.md +0 -0
  1465. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/docs/en/dev/openapi.md +0 -0
  1466. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/docs/en/dev/plugin-platform-adapter.md +0 -0
  1467. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/docs/en/dev/plugin.md +0 -0
  1468. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/docs/en/dev/star/guides/ai.md +0 -0
  1469. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/docs/en/dev/star/guides/html-to-pic.md +0 -0
  1470. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/docs/en/dev/star/guides/listen-message-event.md +0 -0
  1471. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/docs/en/dev/star/guides/plugin-config.md +0 -0
  1472. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/docs/en/dev/star/guides/plugin-i18n.md +0 -0
  1473. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/docs/en/dev/star/guides/plugin-pages.md +0 -0
  1474. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/docs/en/dev/star/guides/send-message.md +0 -0
  1475. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/docs/en/dev/star/guides/session-control.md +0 -0
  1476. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/docs/en/dev/star/guides/simple.md +0 -0
  1477. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/docs/en/dev/star/guides/storage.md +0 -0
  1478. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/docs/en/dev/star/plugin-new.md +0 -0
  1479. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/docs/en/dev/star/plugin-publish.md +0 -0
  1480. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/docs/en/faq.md +0 -0
  1481. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/docs/en/index.md +0 -0
  1482. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/docs/en/ospp/2025.md +0 -0
  1483. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/docs/en/others/self-host-t2i.md +0 -0
  1484. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/docs/en/platform/aiocqhttp.md +0 -0
  1485. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/docs/en/platform/dingtalk.md +0 -0
  1486. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/docs/en/platform/discord.md +0 -0
  1487. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/docs/en/platform/kook.md +0 -0
  1488. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/docs/en/platform/lark.md +0 -0
  1489. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/docs/en/platform/line.md +0 -0
  1490. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/docs/en/platform/matrix.md +0 -0
  1491. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/docs/en/platform/mattermost.md +0 -0
  1492. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/docs/en/platform/misskey.md +0 -0
  1493. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/docs/en/platform/qqofficial/webhook.md +0 -0
  1494. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/docs/en/platform/qqofficial/websockets.md +0 -0
  1495. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/docs/en/platform/qqofficial.md +0 -0
  1496. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/docs/en/platform/satori/guide.md +0 -0
  1497. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/docs/en/platform/satori/server-satori.md +0 -0
  1498. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/docs/en/platform/slack.md +0 -0
  1499. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/docs/en/platform/start.md +0 -0
  1500. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/docs/en/platform/telegram.md +0 -0
  1501. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/docs/en/platform/vocechat.md +0 -0
  1502. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/docs/en/platform/wecom.md +0 -0
  1503. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/docs/en/platform/wecom_ai_bot.md +0 -0
  1504. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/docs/en/platform/weixin-official-account.md +0 -0
  1505. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/docs/en/platform/weixin_oc.md +0 -0
  1506. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/docs/en/providers/302ai.md +0 -0
  1507. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/docs/en/providers/agent-runners/astrbot-agent-runner.md +0 -0
  1508. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/docs/en/providers/agent-runners/coze.md +0 -0
  1509. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/docs/en/providers/agent-runners/dashscope.md +0 -0
  1510. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/docs/en/providers/agent-runners/deerflow.md +0 -0
  1511. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/docs/en/providers/agent-runners/dify.md +0 -0
  1512. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/docs/en/providers/agent-runners.md +0 -0
  1513. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/docs/en/providers/aihubmix.md +0 -0
  1514. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/docs/en/providers/coze.md +0 -0
  1515. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/docs/en/providers/dashscope.md +0 -0
  1516. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/docs/en/providers/dify.md +0 -0
  1517. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/docs/en/providers/llm.md +0 -0
  1518. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/docs/en/providers/newapi.md +0 -0
  1519. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/docs/en/providers/ppio.md +0 -0
  1520. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/docs/en/providers/provider-lmstudio.md +0 -0
  1521. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/docs/en/providers/provider-ollama.md +0 -0
  1522. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/docs/en/providers/siliconflow.md +0 -0
  1523. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/docs/en/providers/start.md +0 -0
  1524. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/docs/en/providers/tokenpony.md +0 -0
  1525. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/docs/en/use/agent-runner.md +0 -0
  1526. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/docs/en/use/astrbot-agent-sandbox.md +0 -0
  1527. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/docs/en/use/astrbot-sandbox.md +0 -0
  1528. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/docs/en/use/code-interpreter.md +0 -0
  1529. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/docs/en/use/command.md +0 -0
  1530. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/docs/en/use/computer.md +0 -0
  1531. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/docs/en/use/context-compress.md +0 -0
  1532. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/docs/en/use/custom-rules.md +0 -0
  1533. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/docs/en/use/function-calling.md +0 -0
  1534. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/docs/en/use/knowledge-base.md +0 -0
  1535. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/docs/en/use/mcp.md +0 -0
  1536. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/docs/en/use/plugin.md +0 -0
  1537. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/docs/en/use/proactive-agent.md +0 -0
  1538. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/docs/en/use/skills.md +0 -0
  1539. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/docs/en/use/subagent.md +0 -0
  1540. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/docs/en/use/unified-webhook.md +0 -0
  1541. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/docs/en/use/websearch.md +0 -0
  1542. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/docs/en/use/webui.md +0 -0
  1543. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/docs/en/what-is-astrbot.md +0 -0
  1544. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/docs/package.json +0 -0
  1545. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/docs/pnpm-lock.yaml +0 -0
  1546. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/docs/public/404-seio.png +0 -0
  1547. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/docs/public/install.ps1 +0 -0
  1548. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/docs/public/install.sh +0 -0
  1549. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/docs/public/logo.png +0 -0
  1550. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/docs/public/logo_prod.png +0 -0
  1551. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/docs/public/openapi.json +0 -0
  1552. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/docs/public/scalar.html +0 -0
  1553. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/docs/scripts/sync_docs_to_wiki.py +0 -0
  1554. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/docs/scripts/update_openapi_json.py +0 -0
  1555. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/docs/scripts/upload-doc-images-to-r2.sh +0 -0
  1556. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/docs/scripts/upload_doc_images_to_r2.py +0 -0
  1557. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/docs/scripts/usage.md +0 -0
  1558. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/docs/tests/test_sync_docs_to_wiki.py +0 -0
  1559. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/docs/vercel.json +0 -0
  1560. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/docs/zh/community-events/ospp-2025.md +0 -0
  1561. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/docs/zh/community-events/tonggujiyu-astrbot-plugin-reward-program.md +0 -0
  1562. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/docs/zh/community.md +0 -0
  1563. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/docs/zh/deploy/astrbot/1panel.md +0 -0
  1564. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/docs/zh/deploy/astrbot/btpanel.md +0 -0
  1565. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/docs/zh/deploy/astrbot/casaos.md +0 -0
  1566. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/docs/zh/deploy/astrbot/cli.md +0 -0
  1567. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/docs/zh/deploy/astrbot/community-deployment.md +0 -0
  1568. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/docs/zh/deploy/astrbot/compshare.md +0 -0
  1569. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/docs/zh/deploy/astrbot/desktop.md +0 -0
  1570. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/docs/zh/deploy/astrbot/docker.md +0 -0
  1571. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/docs/zh/deploy/astrbot/kubernetes.md +0 -0
  1572. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/docs/zh/deploy/astrbot/launcher.md +0 -0
  1573. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/docs/zh/deploy/astrbot/other-deployments.md +0 -0
  1574. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/docs/zh/deploy/astrbot/package.md +0 -0
  1575. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/docs/zh/deploy/astrbot/rainyun.md +0 -0
  1576. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/docs/zh/deploy/astrbot/sys-pm.md +0 -0
  1577. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/docs/zh/deploy/when-deployed.md +0 -0
  1578. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/docs/zh/dev/astrbot-config.md +0 -0
  1579. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/docs/zh/dev/openapi.md +0 -0
  1580. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/docs/zh/dev/plugin-platform-adapter.md +0 -0
  1581. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/docs/zh/dev/plugin.md +0 -0
  1582. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/docs/zh/dev/star/guides/ai.md +0 -0
  1583. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/docs/zh/dev/star/guides/html-to-pic.md +0 -0
  1584. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/docs/zh/dev/star/guides/listen-message-event.md +0 -0
  1585. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/docs/zh/dev/star/guides/other.md +0 -0
  1586. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/docs/zh/dev/star/guides/plugin-config.md +0 -0
  1587. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/docs/zh/dev/star/guides/plugin-i18n.md +0 -0
  1588. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/docs/zh/dev/star/guides/plugin-pages.md +0 -0
  1589. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/docs/zh/dev/star/guides/send-message.md +0 -0
  1590. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/docs/zh/dev/star/guides/session-control.md +0 -0
  1591. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/docs/zh/dev/star/guides/simple.md +0 -0
  1592. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/docs/zh/dev/star/guides/storage.md +0 -0
  1593. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/docs/zh/dev/star/plugin-new.md +0 -0
  1594. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/docs/zh/dev/star/plugin-publish.md +0 -0
  1595. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/docs/zh/dev/star/plugin.md +0 -0
  1596. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/docs/zh/faq.md +0 -0
  1597. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/docs/zh/index.md +0 -0
  1598. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/docs/zh/others/github-proxy.md +0 -0
  1599. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/docs/zh/others/ipv6.md +0 -0
  1600. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/docs/zh/others/self-host-t2i.md +0 -0
  1601. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/docs/zh/platform/aiocqhttp.md +0 -0
  1602. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/docs/zh/platform/dingtalk.md +0 -0
  1603. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/docs/zh/platform/discord.md +0 -0
  1604. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/docs/zh/platform/kook.md +0 -0
  1605. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/docs/zh/platform/lark.md +0 -0
  1606. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/docs/zh/platform/line.md +0 -0
  1607. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/docs/zh/platform/matrix.md +0 -0
  1608. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/docs/zh/platform/mattermost.md +0 -0
  1609. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/docs/zh/platform/misskey.md +0 -0
  1610. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/docs/zh/platform/qqofficial/webhook.md +0 -0
  1611. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/docs/zh/platform/qqofficial/websockets.md +0 -0
  1612. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/docs/zh/platform/qqofficial.md +0 -0
  1613. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/docs/zh/platform/satori/guide.md +0 -0
  1614. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/docs/zh/platform/satori/server-satori.md +0 -0
  1615. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/docs/zh/platform/slack.md +0 -0
  1616. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/docs/zh/platform/start.md +0 -0
  1617. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/docs/zh/platform/telegram.md +0 -0
  1618. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/docs/zh/platform/vocechat.md +0 -0
  1619. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/docs/zh/platform/wecom.md +0 -0
  1620. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/docs/zh/platform/wecom_ai_bot.md +0 -0
  1621. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/docs/zh/platform/weixin-official-account.md +0 -0
  1622. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/docs/zh/platform/weixin_oc.md +0 -0
  1623. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/docs/zh/platform/weixin_qr_entry.png +0 -0
  1624. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/docs/zh/providers/302ai.md +0 -0
  1625. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/docs/zh/providers/agent-runners/astrbot-agent-runner.md +0 -0
  1626. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/docs/zh/providers/agent-runners/coze.md +0 -0
  1627. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/docs/zh/providers/agent-runners/dashscope.md +0 -0
  1628. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/docs/zh/providers/agent-runners/deerflow.md +0 -0
  1629. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/docs/zh/providers/agent-runners/dify.md +0 -0
  1630. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/docs/zh/providers/agent-runners.md +0 -0
  1631. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/docs/zh/providers/aihubmix.md +0 -0
  1632. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/docs/zh/providers/coze.md +0 -0
  1633. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/docs/zh/providers/dashscope.md +0 -0
  1634. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/docs/zh/providers/dify.md +0 -0
  1635. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/docs/zh/providers/llm.md +0 -0
  1636. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/docs/zh/providers/newapi.md +0 -0
  1637. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/docs/zh/providers/ppio.md +0 -0
  1638. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/docs/zh/providers/provider-lmstudio.md +0 -0
  1639. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/docs/zh/providers/provider-ollama.md +0 -0
  1640. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/docs/zh/providers/siliconflow.md +0 -0
  1641. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/docs/zh/providers/start.md +0 -0
  1642. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/docs/zh/providers/tokenpony.md +0 -0
  1643. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/docs/zh/use/agent-runner.md +0 -0
  1644. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/docs/zh/use/astrbot-agent-sandbox.md +0 -0
  1645. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/docs/zh/use/code-interpreter.md +0 -0
  1646. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/docs/zh/use/command.md +0 -0
  1647. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/docs/zh/use/computer.md +0 -0
  1648. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/docs/zh/use/context-compress.md +0 -0
  1649. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/docs/zh/use/custom-rules.md +0 -0
  1650. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/docs/zh/use/function-calling.md +0 -0
  1651. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/docs/zh/use/knowledge-base-old.md +0 -0
  1652. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/docs/zh/use/knowledge-base.md +0 -0
  1653. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/docs/zh/use/mcp.md +0 -0
  1654. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/docs/zh/use/plugin.md +0 -0
  1655. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/docs/zh/use/proactive-agent.md +0 -0
  1656. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/docs/zh/use/skills.md +0 -0
  1657. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/docs/zh/use/subagent.md +0 -0
  1658. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/docs/zh/use/unified-webhook.md +0 -0
  1659. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/docs/zh/use/websearch.md +0 -0
  1660. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/docs/zh/use/webui.md +0 -0
  1661. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/docs/zh/what-is-astrbot.md +0 -0
  1662. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/k8s/astrbot/00-namespace.yaml +0 -0
  1663. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/k8s/astrbot/01-pvc.yaml +0 -0
  1664. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/k8s/astrbot/02-deployment.yaml +0 -0
  1665. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/k8s/astrbot/03-service-nodeport.yaml +0 -0
  1666. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/k8s/astrbot/04-service-loadbalancer.yaml +0 -0
  1667. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/k8s/astrbot_with_napcat/00-namespace.yaml +0 -0
  1668. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/k8s/astrbot_with_napcat/01-pvc.yaml +0 -0
  1669. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/k8s/astrbot_with_napcat/02-deployment.yaml +0 -0
  1670. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/k8s/astrbot_with_napcat/03-service-nodeport.yaml +0 -0
  1671. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/k8s/astrbot_with_napcat/04-service-loadbalancer.yaml +0 -0
  1672. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/main.py +0 -0
  1673. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/openspec/config.yaml +0 -0
  1674. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/openspec/openapi-v1.yaml +0 -0
  1675. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/pyrightconfig.json +0 -0
  1676. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/requirements.txt +0 -0
  1677. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/runtime_bootstrap.py +0 -0
  1678. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/samples/stt_health_check.wav +0 -0
  1679. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/scripts/astrbot.service +0 -0
  1680. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/scripts/hatch_build.py +0 -0
  1681. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/scripts/pr_test_env.sh +0 -0
  1682. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/scripts/run_pytests_ci.sh +0 -0
  1683. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/scripts/smoke_startup_check.py +0 -0
  1684. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/scripts/start-with-neo.sh +0 -0
  1685. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/tests/agent/test_context_manager.py +0 -0
  1686. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/tests/agent/test_token_counter.py +0 -0
  1687. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/tests/agent/test_truncator.py +0 -0
  1688. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/tests/conftest.py +0 -0
  1689. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/tests/fixtures/__init__.py +0 -0
  1690. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/tests/fixtures/configs/test_cmd_config.json +0 -0
  1691. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/tests/fixtures/helpers.py +0 -0
  1692. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/tests/fixtures/messages/test_messages.json +0 -0
  1693. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/tests/fixtures/mocks/__init__.py +0 -0
  1694. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/tests/fixtures/mocks/aiocqhttp.py +0 -0
  1695. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/tests/fixtures/mocks/discord.py +0 -0
  1696. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/tests/fixtures/mocks/telegram.py +0 -0
  1697. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/tests/fixtures/plugins/fixture_plugin.py +0 -0
  1698. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/tests/fixtures/plugins/metadata.yaml +0 -0
  1699. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/tests/test_agent_runner_media_resolver.py +0 -0
  1700. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/tests/test_anthropic_kimi_code_provider.py +0 -0
  1701. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/tests/test_api_key_open_api.py +0 -0
  1702. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/tests/test_backup.py +0 -0
  1703. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/tests/test_chat_route.py +0 -0
  1704. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/tests/test_cli_init.py +0 -0
  1705. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/tests/test_cli_password.py +0 -0
  1706. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/tests/test_computer_config.py +0 -0
  1707. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/tests/test_computer_fs_tools.py +0 -0
  1708. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/tests/test_computer_skill_sync.py +0 -0
  1709. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/tests/test_computer_tool_permissions.py +0 -0
  1710. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/tests/test_conversation_checkpoint.py +0 -0
  1711. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/tests/test_conversation_commands.py +0 -0
  1712. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/tests/test_dashboard.py +0 -0
  1713. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/tests/test_deerflow_agent_runner.py +0 -0
  1714. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/tests/test_deerflow_api_client.py +0 -0
  1715. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/tests/test_dingtalk_adapter.py +0 -0
  1716. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/tests/test_dingtalk_app_registration.py +0 -0
  1717. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/tests/test_discord_adapter.py +0 -0
  1718. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/tests/test_discord_command_sync.py +0 -0
  1719. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/tests/test_epub_parser.py +0 -0
  1720. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/tests/test_fastapi_v1_dashboard.py +0 -0
  1721. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/tests/test_gemini_source.py +0 -0
  1722. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/tests/test_httpx_socks_dependency.py +0 -0
  1723. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/tests/test_kb_import.py +0 -0
  1724. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/tests/test_kook/.gitignore +0 -0
  1725. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/tests/test_kook/shared.py +0 -0
  1726. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/tests/test_kook/test_kook_client.py +0 -0
  1727. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/tests/test_kook/test_kook_event.py +0 -0
  1728. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/tests/test_kook/test_kook_types.py +0 -0
  1729. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/tests/test_lark_app_registration.py +0 -0
  1730. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/tests/test_local_filesystem_component.py +0 -0
  1731. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/tests/test_local_shell_component.py +0 -0
  1732. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/tests/test_main.py +0 -0
  1733. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/tests/test_mattermost_adapter.py +0 -0
  1734. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/tests/test_media_utils.py +0 -0
  1735. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/tests/test_mimo_api_sources.py +0 -0
  1736. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/tests/test_neo_skill_sync.py +0 -0
  1737. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/tests/test_neo_skill_tools.py +0 -0
  1738. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/tests/test_openai_embedding_source.py +0 -0
  1739. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/tests/test_openai_source.py +0 -0
  1740. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/tests/test_pip_helper_modules.py +0 -0
  1741. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/tests/test_pip_installer.py +0 -0
  1742. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/tests/test_platform_audio_media_resolver.py +0 -0
  1743. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/tests/test_plugin_manager.py +0 -0
  1744. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/tests/test_preprocess_stage.py +0 -0
  1745. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/tests/test_profile_aware_tools.py +0 -0
  1746. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/tests/test_qqofficial_webhook_signature.py +0 -0
  1747. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/tests/test_quoted_message_parser.py +0 -0
  1748. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/tests/test_runtime_env.py +0 -0
  1749. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/tests/test_security_fixes.py +0 -0
  1750. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/tests/test_shipyard_neo_booter.py +0 -0
  1751. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/tests/test_skill_manager_sandbox_cache.py +0 -0
  1752. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/tests/test_skill_metadata_enrichment.py +0 -0
  1753. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/tests/test_smoke.py +0 -0
  1754. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/tests/test_storage_cleaner.py +0 -0
  1755. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/tests/test_telegram_adapter.py +0 -0
  1756. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/tests/test_temp_dir_cleaner.py +0 -0
  1757. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/tests/test_tool_loop_agent_runner.py +0 -0
  1758. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/tests/test_umo_alias.py +0 -0
  1759. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/tests/test_updator_socks.py +0 -0
  1760. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/tests/test_weixin_oc_login_registration.py +0 -0
  1761. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/tests/test_whisper_api_source.py +0 -0
  1762. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/tests/unit/test_aiocqhttp_poke.py +0 -0
  1763. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/tests/unit/test_aiocqhttp_reply.py +0 -0
  1764. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/tests/unit/test_astr_agent_tool_exec.py +0 -0
  1765. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/tests/unit/test_astr_main_agent.py +0 -0
  1766. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/tests/unit/test_astr_message_event.py +0 -0
  1767. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/tests/unit/test_astrbot_message.py +0 -0
  1768. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/tests/unit/test_cli_plugin_utils.py +0 -0
  1769. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/tests/unit/test_computer.py +0 -0
  1770. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/tests/unit/test_config.py +0 -0
  1771. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/tests/unit/test_core_lifecycle.py +0 -0
  1772. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/tests/unit/test_cron_manager.py +0 -0
  1773. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/tests/unit/test_cron_tools.py +0 -0
  1774. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/tests/unit/test_cua_computer_use.py +0 -0
  1775. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/tests/unit/test_dashboard_util.py +0 -0
  1776. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/tests/unit/test_document_storage_fts.py +0 -0
  1777. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/tests/unit/test_event_bus.py +0 -0
  1778. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/tests/unit/test_faiss_vec_db.py +0 -0
  1779. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/tests/unit/test_file_message_component.py +0 -0
  1780. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/tests/unit/test_func_tool_manager.py +0 -0
  1781. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/tests/unit/test_group_chat_context_wiring.py +0 -0
  1782. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/tests/unit/test_kb_manager_resilience.py +0 -0
  1783. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/tests/unit/test_live_chat_service.py +0 -0
  1784. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/tests/unit/test_mcp_client_schema.py +0 -0
  1785. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/tests/unit/test_message_tools.py +0 -0
  1786. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/tests/unit/test_network_utils.py +0 -0
  1787. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/tests/unit/test_open_api_service_ws.py +0 -0
  1788. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/tests/unit/test_provider_stats.py +0 -0
  1789. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/tests/unit/test_python_tools.py +0 -0
  1790. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/tests/unit/test_session_lock.py +0 -0
  1791. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/tests/unit/test_sparse_retriever.py +0 -0
  1792. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/tests/unit/test_star_base.py +0 -0
  1793. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/tests/unit/test_star_context.py +0 -0
  1794. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/tests/unit/test_subagent_orchestrator.py +0 -0
  1795. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/tests/unit/test_tool_conflict_resolution.py +0 -0
  1796. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/tests/unit/test_tool_google_schema.py +0 -0
  1797. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/tests/unit/test_tool_permission.py +0 -0
  1798. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/tests/unit/test_totp_utils.py +0 -0
  1799. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/tests/unit/test_upload_filename_sanitization.py +0 -0
  1800. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/tests/unit/test_web_search_tools.py +0 -0
  1801. {astrbot-4.26.0b2 → astrbot-4.26.0b3}/typings/faiss/__init__.pyi +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: AstrBot
3
- Version: 4.26.0b2
3
+ Version: 4.26.0b3
4
4
  Summary: Easy-to-use multi-platform LLM chatbot and development framework
5
5
  Project-URL: Repository, https://github.com/AstrBotDevs/AstrBot
6
6
  License: AGPL-3.0-or-later
@@ -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.26.0-beta.2"
8
+ VERSION = "4.26.0-beta.3"
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": {
@@ -328,7 +328,7 @@ CONFIG_METADATA_2 = {
328
328
  "description": "消息平台适配器",
329
329
  "type": "list",
330
330
  "config_template": {
331
- "QQ 官方机器人(WebSocket)": {
331
+ "QQ 官方机器人(Websocket, 推荐)": {
332
332
  "id": "default",
333
333
  "type": "qq_official",
334
334
  "enable": True,
@@ -0,0 +1,272 @@
1
+ from __future__ import annotations
2
+
3
+ import base64
4
+ import secrets
5
+ from dataclasses import dataclass
6
+ from typing import Any
7
+ from urllib.parse import quote
8
+
9
+ import httpx
10
+ from Crypto.Cipher import AES
11
+
12
+ DEFAULT_QQOFFICIAL_BIND_HOST = "q.qq.com"
13
+ DEFAULT_QQOFFICIAL_QR_POLL_INTERVAL = 2
14
+ DEFAULT_QQOFFICIAL_API_TIMEOUT_MS = 10_000
15
+
16
+ QQOFFICIAL_BIND_STATUS_NONE = 0
17
+ QQOFFICIAL_BIND_STATUS_PENDING = 1
18
+ QQOFFICIAL_BIND_STATUS_COMPLETED = 2
19
+ QQOFFICIAL_BIND_STATUS_EXPIRED = 3
20
+
21
+
22
+ @dataclass
23
+ class QQOfficialLoginRegistration:
24
+ task_id: str
25
+ bind_key: str
26
+ qrcode: str
27
+ interval: int
28
+
29
+
30
+ def _string_field(data: dict[str, Any], key: str) -> str:
31
+ value = data.get(key)
32
+ if isinstance(value, str):
33
+ return value.strip()
34
+ return ""
35
+
36
+
37
+ def _int_config(value: Any, default: int, minimum: int) -> int:
38
+ try:
39
+ parsed = int(value)
40
+ except (TypeError, ValueError):
41
+ parsed = default
42
+ return max(parsed, minimum)
43
+
44
+
45
+ def _bind_host(platform_config: dict[str, Any]) -> str:
46
+ host = _string_field(platform_config, "qqofficial_bind_host")
47
+ if not host:
48
+ host = DEFAULT_QQOFFICIAL_BIND_HOST
49
+ host = host.removeprefix("https://").removeprefix("http://").rstrip("/")
50
+ return host or DEFAULT_QQOFFICIAL_BIND_HOST
51
+
52
+
53
+ def _connect_url(task_id: str, host: str) -> str:
54
+ return (
55
+ f"https://{host}/qqbot/openclaw/connect.html"
56
+ f"?task_id={quote(task_id, safe='')}&_wv=2"
57
+ )
58
+
59
+
60
+ async def _post_json(
61
+ *,
62
+ url: str,
63
+ payload: dict[str, Any],
64
+ timeout_ms: int,
65
+ ) -> dict[str, Any]:
66
+ async with httpx.AsyncClient(timeout=timeout_ms / 1000) as client:
67
+ response = await client.post(
68
+ url,
69
+ json=payload,
70
+ headers={"Accept": "application/json"},
71
+ )
72
+ response.raise_for_status()
73
+ data = response.json()
74
+ if not isinstance(data, dict):
75
+ raise RuntimeError("QQ 机器人绑定接口响应格式异常")
76
+ retcode = data.get("retcode")
77
+ if retcode is not None:
78
+ try:
79
+ retcode_ok = int(retcode) == 0
80
+ except (TypeError, ValueError):
81
+ retcode_ok = False
82
+ if retcode_ok:
83
+ return data
84
+ message = (
85
+ _string_field(data, "msg")
86
+ or _string_field(data, "message")
87
+ or "QQ 机器人绑定接口返回失败"
88
+ )
89
+ raise RuntimeError(message)
90
+ return data
91
+
92
+
93
+ def generate_qqofficial_bind_key() -> str:
94
+ """Generate a base64 AES-256 key for QQ bot binding.
95
+
96
+ Returns:
97
+ A base64-encoded 32-byte key.
98
+ """
99
+
100
+ return base64.b64encode(secrets.token_bytes(32)).decode("ascii")
101
+
102
+
103
+ def decrypt_qqofficial_secret(encrypted_secret: str, bind_key: str) -> str:
104
+ """Decrypt the AppSecret returned by QQ bot QR binding.
105
+
106
+ Args:
107
+ encrypted_secret: Base64 payload containing 12-byte nonce, ciphertext,
108
+ and 16-byte GCM tag.
109
+ bind_key: Base64 AES-256 key sent when creating the bind task.
110
+
111
+ Returns:
112
+ The decrypted QQ bot AppSecret.
113
+
114
+ Raises:
115
+ ValueError: If the encrypted payload is malformed or decryption fails.
116
+ """
117
+
118
+ try:
119
+ key = base64.b64decode(bind_key)
120
+ raw = base64.b64decode(encrypted_secret)
121
+ except Exception as exc:
122
+ raise ValueError("QQ 机器人凭证解码失败") from exc
123
+ if len(key) != 32 or len(raw) <= 28:
124
+ raise ValueError("QQ 机器人凭证密文格式异常")
125
+
126
+ nonce = raw[:12]
127
+ tag = raw[-16:]
128
+ ciphertext = raw[12:-16]
129
+ cipher = AES.new(key, AES.MODE_GCM, nonce=nonce)
130
+ try:
131
+ return cipher.decrypt_and_verify(ciphertext, tag).decode("utf-8")
132
+ except Exception as exc:
133
+ raise ValueError("QQ 机器人凭证解密失败") from exc
134
+
135
+
136
+ def qqofficial_login_result(data: dict[str, Any], *, bind_key: str) -> dict[str, Any]:
137
+ """Map QQ bot bind polling payloads to AstrBot registration statuses.
138
+
139
+ Args:
140
+ data: Response data from `/lite/poll_bind_result`.
141
+ bind_key: Base64 AES-256 key originally used for the bind task.
142
+
143
+ Returns:
144
+ A registration status payload for the dashboard polling flow.
145
+ """
146
+
147
+ payload = data.get("data")
148
+ if not isinstance(payload, dict):
149
+ payload = {}
150
+
151
+ try:
152
+ raw_status = int(payload.get("status", QQOFFICIAL_BIND_STATUS_NONE))
153
+ except (TypeError, ValueError):
154
+ raw_status = QQOFFICIAL_BIND_STATUS_NONE
155
+
156
+ if raw_status == QQOFFICIAL_BIND_STATUS_COMPLETED:
157
+ appid = str(payload.get("bot_appid") or "").strip()
158
+ encrypted_secret = str(payload.get("bot_encrypt_secret") or "").strip()
159
+ if not appid or not encrypted_secret:
160
+ return {
161
+ "status": "error",
162
+ "qr_status": raw_status,
163
+ "message": "扫码成功但未返回完整 QQ 机器人凭证",
164
+ }
165
+ try:
166
+ secret = decrypt_qqofficial_secret(encrypted_secret, bind_key)
167
+ except ValueError as exc:
168
+ return {
169
+ "status": "error",
170
+ "qr_status": raw_status,
171
+ "message": str(exc),
172
+ }
173
+ return {
174
+ "status": "created",
175
+ "qr_status": raw_status,
176
+ "appid": appid,
177
+ "secret": secret,
178
+ "platform_id_suffix": f"_{appid}",
179
+ }
180
+
181
+ if raw_status == QQOFFICIAL_BIND_STATUS_EXPIRED:
182
+ return {
183
+ "status": "expired",
184
+ "qr_status": raw_status,
185
+ "message": "二维码已过期",
186
+ }
187
+
188
+ return {"status": "pending", "qr_status": raw_status}
189
+
190
+
191
+ async def request_qqofficial_login_qr(
192
+ platform_config: dict[str, Any],
193
+ ) -> QQOfficialLoginRegistration:
194
+ """Request a QR binding task for QQ Official Bot credentials.
195
+
196
+ Args:
197
+ platform_config: Platform configuration from the dashboard.
198
+
199
+ Returns:
200
+ QR binding registration data used by the dashboard.
201
+ """
202
+
203
+ host = _bind_host(platform_config)
204
+ timeout_ms = _int_config(
205
+ platform_config.get("qqofficial_api_timeout_ms"),
206
+ DEFAULT_QQOFFICIAL_API_TIMEOUT_MS,
207
+ 1_000,
208
+ )
209
+ interval = _int_config(
210
+ platform_config.get("qqofficial_qr_poll_interval"),
211
+ DEFAULT_QQOFFICIAL_QR_POLL_INTERVAL,
212
+ 1,
213
+ )
214
+ bind_key = generate_qqofficial_bind_key()
215
+ data = await _post_json(
216
+ url=f"https://{host}/lite/create_bind_task",
217
+ payload={"key": bind_key},
218
+ timeout_ms=timeout_ms,
219
+ )
220
+
221
+ payload = data.get("data")
222
+ if not isinstance(payload, dict):
223
+ payload = {}
224
+ task_id = str(payload.get("task_id") or "").strip()
225
+ if not task_id:
226
+ raise RuntimeError("QQ 机器人绑定任务响应缺少 task_id")
227
+
228
+ return QQOfficialLoginRegistration(
229
+ task_id=task_id,
230
+ bind_key=bind_key,
231
+ qrcode=_connect_url(task_id, host),
232
+ interval=interval,
233
+ )
234
+
235
+
236
+ async def poll_qqofficial_login_once(
237
+ *,
238
+ platform_config: dict[str, Any],
239
+ task_id: str,
240
+ bind_key: str,
241
+ ) -> dict[str, Any]:
242
+ """Poll a QQ Official Bot QR binding task once.
243
+
244
+ Args:
245
+ platform_config: Platform configuration from the dashboard.
246
+ task_id: Task ID returned by `request_qqofficial_login_qr`.
247
+ bind_key: Base64 AES-256 key returned with the task.
248
+
249
+ Returns:
250
+ A registration status payload for the dashboard polling flow.
251
+
252
+ Raises:
253
+ ValueError: If `task_id` or `bind_key` is missing.
254
+ """
255
+
256
+ if not task_id:
257
+ raise ValueError("Missing task_id")
258
+ if not bind_key:
259
+ raise ValueError("Missing bind_key")
260
+
261
+ host = _bind_host(platform_config)
262
+ timeout_ms = _int_config(
263
+ platform_config.get("qqofficial_api_timeout_ms"),
264
+ DEFAULT_QQOFFICIAL_API_TIMEOUT_MS,
265
+ 1_000,
266
+ )
267
+ data = await _post_json(
268
+ url=f"https://{host}/lite/poll_bind_result",
269
+ payload={"task_id": task_id},
270
+ timeout_ms=timeout_ms,
271
+ )
272
+ return qqofficial_login_result(data, bind_key=bind_key)
@@ -15,6 +15,10 @@ from astrbot.core.platform.sources.lark.app_registration import (
15
15
  request_app_registration,
16
16
  )
17
17
  from astrbot.core.platform.sources.lark.bot_info import request_lark_bot_info
18
+ from astrbot.core.platform.sources.qqofficial.login_registration import (
19
+ poll_qqofficial_login_once,
20
+ request_qqofficial_login_qr,
21
+ )
18
22
  from astrbot.core.platform.sources.weixin_oc.login_registration import (
19
23
  poll_weixin_oc_login_once,
20
24
  request_weixin_oc_login_qr,
@@ -95,6 +99,12 @@ class PlatformService:
95
99
  )
96
100
  if platform_type == "dingtalk":
97
101
  return await self._handle_dingtalk_registration(action, payload)
102
+ if platform_type == "qq_official":
103
+ return await self._handle_qqofficial_registration(
104
+ action,
105
+ payload,
106
+ platform_config,
107
+ )
98
108
 
99
109
  raise PlatformServiceError(
100
110
  f"Unsupported platform registration: {platform_type}",
@@ -185,6 +195,41 @@ class PlatformService:
185
195
 
186
196
  raise PlatformServiceError(f"Unsupported action: {action}", 400)
187
197
 
198
+ async def _handle_qqofficial_registration(
199
+ self,
200
+ action: str,
201
+ payload: dict,
202
+ platform_config: dict,
203
+ ) -> dict:
204
+ if action == "start":
205
+ registration = await request_qqofficial_login_qr(platform_config)
206
+ return {
207
+ "status": "pending",
208
+ "registration_code": registration.task_id,
209
+ "task_id": registration.task_id,
210
+ "bind_key": registration.bind_key,
211
+ "qrcode": registration.qrcode,
212
+ "qrcode_img_content": registration.qrcode,
213
+ "interval": registration.interval,
214
+ }
215
+
216
+ if action == "poll":
217
+ task_id = str(
218
+ payload.get("task_id") or payload.get("registration_code") or ""
219
+ ).strip()
220
+ bind_key = str(payload.get("bind_key") or "").strip()
221
+ if not task_id:
222
+ raise PlatformServiceError("Missing task_id", 400)
223
+ if not bind_key:
224
+ raise PlatformServiceError("Missing bind_key", 400)
225
+ return await poll_qqofficial_login_once(
226
+ platform_config=platform_config,
227
+ task_id=task_id,
228
+ bind_key=bind_key,
229
+ )
230
+
231
+ raise PlatformServiceError(f"Unsupported action: {action}", 400)
232
+
188
233
  async def _handle_weixin_oc_registration(
189
234
  self,
190
235
  action: str,
@@ -0,0 +1,28 @@
1
+ - [更新日志(简体中文)](#chinese)
2
+ - [Changelog(English)](#english)
3
+
4
+ <a id="chinese"></a>
5
+
6
+ ## What's Changed
7
+
8
+ ### 重点更新
9
+
10
+ - 新增 QQ 官方机器人 WebSocket 适配器扫码绑定流程,可通过 WebUI 一键扫码获取并回填 AppID 与 Secret,同时将 WebSocket 模板标记为推荐。([#8821](https://github.com/AstrBotDevs/AstrBot/pull/8821))
11
+
12
+ ### 修复
13
+
14
+ - 修复上传 skills 时 multipart 请求体生成方式不正确的问题。([commit](https://github.com/AstrBotDevs/AstrBot/commit/898c800c9))
15
+ - 修复聊天输入框在非末尾位置使用输入法组合输入时可能丢失字符的问题。([#8811](https://github.com/AstrBotDevs/AstrBot/pull/8811))
16
+
17
+ <a id="english"></a>
18
+
19
+ ## What's Changed (EN)
20
+
21
+ ### Highlights
22
+
23
+ - Added a QR binding flow for the QQ Official Bot WebSocket adapter, allowing WebUI one-click QR setup to fetch and autofill AppID and Secret, and marked the WebSocket template as recommended. ([#8821](https://github.com/AstrBotDevs/AstrBot/pull/8821))
24
+
25
+ ### Bug Fixes
26
+
27
+ - Fixed skills uploads by generating the multipart request body correctly. ([commit](https://github.com/AstrBotDevs/AstrBot/commit/898c800c9))
28
+ - Fixed possible IME composition character loss when typing at a non-terminal cursor position in the chat input. ([#8811](https://github.com/AstrBotDevs/AstrBot/pull/8811))
@@ -1322,9 +1322,9 @@ export const skillApi = {
1322
1322
  list(params?: { enabled?: boolean; source?: string }) {
1323
1323
  return typed<any>(openApiV1.listSkills({ query: params }));
1324
1324
  },
1325
- uploadBatch(formData: FormData) {
1325
+ uploadBatch(files: File[]) {
1326
1326
  return typed<any>(
1327
- openApiV1.uploadSkillsBatch({ body: generatedFormData(formData) }),
1327
+ openApiV1.uploadSkillsBatch({ body: { files } }),
1328
1328
  );
1329
1329
  },
1330
1330
  setEnabled(skillName: string, enabled: boolean) {
@@ -523,7 +523,14 @@ const filteredCommands = computed(() => {
523
523
 
524
524
  const localPrompt = computed({
525
525
  get: () => props.prompt,
526
- set: (value) => emit("update:prompt", value),
526
+ set: (value) => {
527
+ // Suppress v-model sync during IME composition to avoid a reactive
528
+ // feedback loop. Vue's :value binding overwrites the native textarea
529
+ // DOM state mid-composition, which interferes with IME insertion at
530
+ // non-terminal cursor positions (alternating character loss).
531
+ // The final value is synced manually in handleCompositionEnd.
532
+ if (!isComposing.value) emit("update:prompt", value);
533
+ },
527
534
  });
528
535
 
529
536
  const sessionPlatformId = computed(
@@ -768,6 +775,30 @@ function handleCompositionStart() {
768
775
  function handleCompositionEnd(e: CompositionEvent) {
769
776
  lastCompositionEndAt.value = e.timeStamp;
770
777
  clearCompositionState({ keepLastEndAt: true });
778
+
779
+ // Manually sync the final composited text to the parent component
780
+ // after the IME commits. The v-model setter is suppressed during
781
+ // composition (see localPrompt computed), so we must explicitly
782
+ // propagate the DOM value once composition ends.
783
+ //
784
+ // Capture the DOM value at compositionend to guard against a race
785
+ // where props.prompt is externally updated between now and nextTick.
786
+ const endValue = inputField.value?.value;
787
+
788
+ nextTick(() => {
789
+ const el = inputField.value;
790
+ // Only sync if the DOM hasn't been changed externally in the meantime.
791
+ if (el && el.value === endValue && el.value !== props.prompt) {
792
+ emit("update:prompt", el.value);
793
+ // Re-evaluate command suggestions that were suppressed during IME
794
+ // composition (handleInput checks isComposing). Only needed when
795
+ // the value actually changed. Runs in a nested nextTick so
796
+ // props.prompt reflects the emit above.
797
+ nextTick(() => {
798
+ handleInput();
799
+ });
800
+ }
801
+ });
771
802
  }
772
803
 
773
804
  function clearCompositionState({ keepLastEndAt = false } = {}) {
@@ -1195,12 +1195,9 @@ export default {
1195
1195
  }
1196
1196
 
1197
1197
  try {
1198
- const formData = new FormData();
1199
- for (const item of attemptedItems) {
1200
- formData.append("files", item.file);
1201
- }
1202
-
1203
- const res = await skillApi.uploadBatch(formData);
1198
+ const res = await skillApi.uploadBatch(
1199
+ attemptedItems.map((item) => item.file),
1200
+ );
1204
1201
 
1205
1202
  const payload = res?.data?.data || {};
1206
1203
  applyUploadResults(attemptedItems, payload);
@@ -142,6 +142,7 @@
142
142
  <PlatformRegistrationAction
143
143
  :platform-config="selectedPlatformConfig"
144
144
  :active="dingtalkCreationMode === 'scan'"
145
+ @created="handlePlatformRegistrationCreated"
145
146
  @success="showSuccess"
146
147
  @error="showError"
147
148
  />
@@ -170,6 +171,61 @@
170
171
  </div>
171
172
  </div>
172
173
 
174
+ <div v-else-if="isQqOfficialPlatform">
175
+ <div class="creation-mode-title mt-4 mb-1">
176
+ {{ tm("registrationAction.mode.title") }}
177
+ </div>
178
+ <v-radio-group
179
+ v-model="qqOfficialCreationMode"
180
+ class="creation-mode-group"
181
+ hide-details
182
+ >
183
+ <v-radio
184
+ value="scan"
185
+ :label="tm('registrationAction.mode.scan')"
186
+ ></v-radio>
187
+ <v-radio
188
+ value="manual"
189
+ :label="tm('registrationAction.mode.manual')"
190
+ ></v-radio>
191
+ </v-radio-group>
192
+
193
+ <div
194
+ v-if="qqOfficialCreationMode === 'scan'"
195
+ class="registration-inline mt-3"
196
+ >
197
+ <PlatformRegistrationAction
198
+ :platform-config="selectedPlatformConfig"
199
+ :active="qqOfficialCreationMode === 'scan'"
200
+ @created="handlePlatformRegistrationCreated"
201
+ @success="showSuccess"
202
+ @error="showError"
203
+ />
204
+ </div>
205
+
206
+ <div
207
+ v-else-if="qqOfficialCreationMode === 'manual'"
208
+ class="mt-2"
209
+ >
210
+ <div class="platform-action-row">
211
+ <v-btn
212
+ color="info"
213
+ variant="tonal"
214
+ @click="openTutorial"
215
+ class="mt-2"
216
+ >
217
+ <v-icon start>mdi-book-open-variant</v-icon>
218
+ {{ tm("dialog.viewTutorial") }}
219
+ </v-btn>
220
+ </div>
221
+ <AstrBotConfig
222
+ :iterable="selectedPlatformConfig"
223
+ :metadata="metadata['platform_group']?.metadata"
224
+ metadataKey="platform"
225
+ />
226
+ </div>
227
+ </div>
228
+
173
229
  <div
174
230
  v-else-if="isWeixinOcPlatform"
175
231
  class="weixin-oc-registration-inline mt-4"
@@ -777,6 +833,7 @@ export default {
777
833
  selectedPlatformConfig: null,
778
834
  larkCreationMode: "",
779
835
  dingtalkCreationMode: "",
836
+ qqOfficialCreationMode: "",
780
837
 
781
838
  aBConfigRadioVal: "0",
782
839
  selectedAbConfId: "default",
@@ -878,6 +935,19 @@ export default {
878
935
  }
879
936
  }
880
937
 
938
+ if (this.isQqOfficialPlatform && !this.qqOfficialCreationMode) {
939
+ return false;
940
+ }
941
+
942
+ if (this.isQqOfficialPlatform && this.qqOfficialCreationMode === "scan") {
943
+ if (
944
+ !this.selectedPlatformConfig?.appid ||
945
+ !this.selectedPlatformConfig?.secret
946
+ ) {
947
+ return false;
948
+ }
949
+ }
950
+
881
951
  if (
882
952
  this.isWeixinOcPlatform &&
883
953
  !this.selectedPlatformConfig?.weixin_oc_token
@@ -974,6 +1044,9 @@ export default {
974
1044
  isDingtalkPlatform() {
975
1045
  return this.selectedPlatformConfig?.type === "dingtalk";
976
1046
  },
1047
+ isQqOfficialPlatform() {
1048
+ return this.selectedPlatformConfig?.type === "qq_official";
1049
+ },
977
1050
  },
978
1051
  watch: {
979
1052
  selectedPlatformType(newType) {
@@ -983,10 +1056,12 @@ export default {
983
1056
  );
984
1057
  this.larkCreationMode = "";
985
1058
  this.dingtalkCreationMode = "";
1059
+ this.qqOfficialCreationMode = "";
986
1060
  } else {
987
1061
  this.selectedPlatformConfig = null;
988
1062
  this.larkCreationMode = "";
989
1063
  this.dingtalkCreationMode = "";
1064
+ this.qqOfficialCreationMode = "";
990
1065
  }
991
1066
  },
992
1067
  selectedAbConfId(newConfigId) {
@@ -1073,6 +1148,7 @@ export default {
1073
1148
  this.selectedPlatformConfig = null;
1074
1149
  this.larkCreationMode = "";
1075
1150
  this.dingtalkCreationMode = "";
1151
+ this.qqOfficialCreationMode = "";
1076
1152
 
1077
1153
  this.aBConfigRadioVal = "0";
1078
1154
  this.selectedAbConfId = "default";
@@ -70,6 +70,13 @@ const REGISTRATION_ACTIONS = {
70
70
  scanTitleKey: 'registrationAction.dingtalk.scanTitle',
71
71
  successKey: 'registrationAction.dingtalk.created',
72
72
  },
73
+ qq_official: {
74
+ icon: 'mdi-qrcode',
75
+ titleKey: 'registrationAction.qqOfficial.title',
76
+ scanTitleKey: 'registrationAction.qqOfficial.scanTitle',
77
+ successKey: 'registrationAction.qqOfficial.created',
78
+ statusKeyPrefix: 'registrationAction.qqOfficial.status',
79
+ },
73
80
  };
74
81
 
75
82
  export default {
@@ -202,12 +209,19 @@ export default {
202
209
  if (!this.action || !this.flow.registration_code) {
203
210
  return;
204
211
  }
212
+ const pollPayload = {
213
+ registration_code: this.flow.registration_code,
214
+ };
215
+ if (this.flow.task_id) {
216
+ pollPayload.task_id = this.flow.task_id;
217
+ }
218
+ if (this.flow.bind_key) {
219
+ pollPayload.bind_key = this.flow.bind_key;
220
+ }
205
221
  try {
206
222
  const res = await botApi.registration(
207
223
  this.platformConfig.type,
208
- this.buildPayload('poll', {
209
- registration_code: this.flow.registration_code,
210
- }),
224
+ this.buildPayload('poll', pollPayload),
211
225
  );
212
226
  if (res.data.status !== 'ok') {
213
227
  throw new Error(res.data.message || this.tm('registrationAction.pollFailed'));
@@ -254,6 +268,12 @@ export default {
254
268
  if (data.app_secret) {
255
269
  this.platformConfig.app_secret = data.app_secret;
256
270
  }
271
+ if (data.appid) {
272
+ this.platformConfig.appid = data.appid;
273
+ }
274
+ if (data.secret) {
275
+ this.platformConfig.secret = data.secret;
276
+ }
257
277
  if (data.domain) {
258
278
  this.platformConfig.domain = data.domain;
259
279
  }
@@ -163,6 +163,20 @@
163
163
  "scanTitle": "Scan with DingTalk on your phone",
164
164
  "created": "Setup Complete"
165
165
  },
166
+ "qqOfficial": {
167
+ "title": "QQ Official Bot QR Binding",
168
+ "scanTitle": "Scan with QQ on your phone",
169
+ "created": "Binding Complete",
170
+ "status": {
171
+ "idle": "Not Started",
172
+ "starting": "Getting QR Code",
173
+ "pending": "Waiting for Scan",
174
+ "created": "Binding Complete - remember to click the save button!",
175
+ "denied": "Canceled",
176
+ "expired": "Expired",
177
+ "error": "Binding Failed"
178
+ }
179
+ },
166
180
  "start": "Start Setup",
167
181
  "created": "Setup Complete",
168
182
  "startFailed": "Failed to start QR setup",