LIghtJUNction
fe0e235c22
Merge remote-tracking branch 'origin/master' into dev
2026-04-04 15:25:33 +08:00
氕氙
88d70a8013
docs: 在 uv 部署文档中添加不支持 WebUI 升级的说明 ( #7298 )
...
* docs: 在 uv 部署文档中添加不支持 WebUI 升级的说明
通过 astrbot run(CLI 模式)启动时,会设置 ASTRBOT_CLI 环境变量,
updator 会拒绝 WebUI 触发的升级操作以避免版本管理混乱。
用户需要通过命令行执行 uv tool upgrade astrbot 来更新。
Closes #7291
* Update README.md
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
* Update README_fr.md
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
* Update README_ja.md
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
* Update README_ru.md
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
* Update README_zh-TW.md
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
* Update README_zh.md
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
---------
Co-authored-by: LIghtJUNction <lightjunction.me@gmail.com >
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2026-04-03 09:03:29 +08:00
LIghtJUNction
005b836fea
Merge remote-tracking branch 'origin/master' into dev
...
# Conflicts:
# astrbot/core/knowledge_base/kb_helper.py
# astrbot/core/knowledge_base/kb_mgr.py
# dashboard/src/components/extension/PinnedPluginItem.vue
# dashboard/src/components/provider/ProviderModelsPanel.vue
# dashboard/src/components/provider/ProviderSourcesPanel.vue
# dashboard/src/components/shared/ConsoleDisplayer.vue
# dashboard/src/main.ts
# dashboard/src/stores/auth.ts
# dashboard/src/views/ConversationPage.vue
# dashboard/src/views/ProviderPage.vue
# dashboard/src/views/authentication/auth/LoginPage.vue
# dashboard/src/views/knowledge-base/KBList.vue
# requirements.txt
2026-04-02 21:37:21 +08:00
RichardLiu
206973e8ad
Docs/update mimo provider readme ( #7207 )
...
* feat: add mimo tts provider support
* fix: handle empty mimo tts choices
* feat: add mimo stt provider support
* fix: align mimo tts style payload with official docs
* docs: add Xiaomi MiMo Omni and TTS services to multiple language READMEs
2026-04-02 10:25:19 +08:00
LIghtJUNction
af59ab9534
merge: 合并 master 分支 (webui 改进和 attachment recovery)
...
- 采用 master 的 README 多语言版本和文档更新
- 采用 dev 版本号 (4.25.0) + master 的 Python 版本限制 (<3.14)
- 采用 master 的 _image_ref_to_data_url 图片处理实现
- 从 git 中移除 MDI 字体二进制文件,改由脚本生成
- 其他冲突均采用 master 版本
2026-03-27 00:27:03 +08:00
SJ
b241b46970
docs: normalize QQ group listings in READMEs and community docs ( #6976 )
...
* docs: update QQ group listings across readmes and community pages
* docs: align QQ group status labels across docs
---------
Co-authored-by: idiotsj <idiotsj@users.noreply.github.com >
2026-03-26 11:17:34 +08:00
LIghtJUNction
7fe58cfdbc
docs: restore sponsors section to all README files
2026-03-23 02:02:32 +08:00
LIghtJUNction
e2365a53b9
Update README_zh.md
2026-03-16 13:34:36 +08:00
LIghtJUNction
342b378de1
Updated READMEs
2026-03-15 17:45:12 +08:00
DroidKali
326183a3fd
fix: update startup command to 'astrbot run' in all README files ( #6189 )
...
Updated the quick start command from 'astrbot' to 'astrbot run' across all
language versions of README documentation for consistency and correctness.
Co-authored-by: DroidKali <DroidKali@users.noreply.github.com >
Co-authored-by: Qwen-Coder <qwen-coder@alibabacloud.com >
2026-03-14 18:20:48 +08:00
Soulter
e254caf82d
fix(docs): add official developer group ID to multiple language READMEs and enhance regex description in config metadata
2026-03-11 21:26:11 +08:00
Soulter
7ac169c5e8
docs: add macOS usage note and update instructions for astrbot in multiple README files
2026-03-06 14:34:29 +08:00
Soulter
61648ebe3e
docs: add new QQ group entries to README files
2026-03-06 11:11:12 +08:00
エイカク
ff22030dde
docs: align deployment sections across multilingual readmes ( #5734 )
...
* docs: align deployment sections across multilingual readmes
* docs: normalize deployment punctuation and AUR guidance
* docs: fix french and russian deployment wording
2026-03-05 11:19:27 +08:00
Soulter
9214d48a2d
feat: add email support link to multiple language READMEs and enhance deployment instructions
2026-02-28 16:19:12 +08:00
Soulter
4aa63dbeaf
chore: update readme
2026-02-27 22:54:39 +08:00
Soulter
ddc268a732
docs: enhance README_zh.md with detailed AstrBot features
...
Expanded description of AstrBot's capabilities and deployment options across various messaging platforms.
2026-02-27 22:47:44 +08:00
Soulter
f6ac6b9007
docs: update readme
...
- Updated links in Japanese, Russian, and Traditional Chinese README files to include a new Simplified Chinese README.
- Enhanced the description and features of AstrBot across all language versions.
- Improved formatting of supported messaging platforms and model services in Japanese, Russian, and Traditional Chinese README files.
- Added a new README file in Simplified Chinese with comprehensive details about AstrBot, including features, deployment methods, and community contributions.
2026-02-27 22:40:38 +08:00