Soulter
|
db2989bdb4
|
perf: guess private message username
|
2025-05-16 15:42:33 +08:00 |
|
xiamuceer
|
587bd00a19
|
update: 新增send_by_session方法,接受处理来自AstrBot核心的消息
|
2025-05-16 14:30:05 +08:00 |
|
Soulter
|
960ff438e8
|
🎈perf: 旧消息丢弃
|
2025-05-16 13:26:45 +08:00 |
|
Raven95676
|
98e7ea85d3
|
fix: 正确导入WeChatPadProAdapter
|
2025-05-16 12:39:14 +08:00 |
|
xiamuceer
|
2549e44710
|
fix: 移除错误引用
|
2025-05-16 12:26:54 +08:00 |
|
xiamuceer
|
4d32b563ca
|
fix: 对auth_key授权码进行脱敏处理
|
2025-05-16 12:08:49 +08:00 |
|
xiamuceer
|
3a4b732977
|
fix: 修复@消息适配,并写明适配器
|
2025-05-16 11:52:54 +08:00 |
|
夏目侧耳
|
500909a28e
|
Update astrbot/core/platform/sources/wechatpadpro/wechatpadpro_message_event.py
Co-authored-by: 鸦羽 <Raven95676@gmail.com>
|
2025-05-16 11:47:52 +08:00 |
|
Soulter
|
07753eb25b
|
Merge pull request #1561 from Raven95676/Fix/1554
fix(tts): record组件单独发送以保证兼容性
|
2025-05-16 11:10:45 +08:00 |
|
Soulter
|
c6eaf3d010
|
refactor: use aiohttp
|
2025-05-16 11:04:01 +08:00 |
|
Soulter
|
6723fe8271
|
🐛 fix: cannot save value when fullscreen editor mode
|
2025-05-16 10:37:30 +08:00 |
|
Raven95676
|
3348b70435
|
chore: add dependency
|
2025-05-16 10:30:29 +08:00 |
|
Soulter
|
35a8527c16
|
🎈 perf: update defaule value of minimax-timber-weight
|
2025-05-16 10:29:46 +08:00 |
|
Soulter
|
7afc475290
|
🐛 fix: value cannot displayed when fullscreen editior mode
|
2025-05-16 10:29:22 +08:00 |
|
Soulter
|
789bceaa3a
|
Merge remote-tracking branch 'origin/master' into GowayLee/master
|
2025-05-16 10:23:30 +08:00 |
|
Soulter
|
abbc043969
|
Merge pull request #1575 from AstrBotDevs/feat-code-editor
Feature: WebUI 配置项支持代码编辑器模式
|
2025-05-16 10:22:16 +08:00 |
|
Soulter
|
654e5762f1
|
🐛 fix: 修复 VueMonacoEditor 的 v-model 绑定方式
|
2025-05-16 10:20:03 +08:00 |
|
Soulter
|
507c3e3629
|
✨ feat: 配置项支持代码编辑器模式
|
2025-05-16 10:14:16 +08:00 |
|
Raven95676
|
991dfeb2f2
|
style: format code, disable redundant logs
|
2025-05-16 09:28:15 +08:00 |
|
夏目侧耳
|
26482fc2d3
|
Update astrbot/core/platform/sources/wechatpadpro/wechatpadpro_adapter.py
Co-authored-by: sourcery-ai[bot] <58596630+sourcery-ai[bot]@users.noreply.github.com>
|
2025-05-15 20:59:53 +08:00 |
|
夏目侧耳
|
e0ce6d9688
|
Update astrbot/core/platform/sources/wechatpadpro/wechatpadpro_adapter.py
Co-authored-by: sourcery-ai[bot] <58596630+sourcery-ai[bot]@users.noreply.github.com>
|
2025-05-15 20:57:22 +08:00 |
|
xiamuceer
|
946595216a
|
优化wechapadpro代码结构
|
2025-05-15 20:43:33 +08:00 |
|
anka
|
864b6bc56d
|
fix: 🤠 修复指令后有@导致无法触发指令的问题
|
2025-05-15 20:00:46 +08:00 |
|
夏目侧耳
|
6ea5b7581f
|
Update astrbot/core/platform/sources/wechatpadpro/wechatpadpro_message_event.py
Co-authored-by: sourcery-ai[bot] <58596630+sourcery-ai[bot]@users.noreply.github.com>
|
2025-05-15 19:12:42 +08:00 |
|
夏目侧耳
|
f70b8f0c10
|
Update astrbot/core/platform/sources/wechatpadpro/wechatpadpro_adapter.py
Co-authored-by: sourcery-ai[bot] <58596630+sourcery-ai[bot]@users.noreply.github.com>
|
2025-05-15 19:09:56 +08:00 |
|
夏目侧耳
|
1593bcb537
|
Update astrbot/core/platform/sources/wechatpadpro/wechatpadpro_adapter.py
Co-authored-by: sourcery-ai[bot] <58596630+sourcery-ai[bot]@users.noreply.github.com>
|
2025-05-15 17:50:29 +08:00 |
|
xiamuceer
|
bf7fc02c8d
|
适配一个个人微信适配器——wechatpadpro
|
2025-05-15 17:26:31 +08:00 |
|
Raven95676
|
143702b92b
|
fix(tts): record组件单独发送以保证兼容性
|
2025-05-15 10:18:05 +08:00 |
|
Raven95676
|
c5ccc1a084
|
feat(Video): 增加视频消息组件的文件转换和注册功能
|
2025-05-15 09:50:27 +08:00 |
|
Soulter
|
2ecb52a9b2
|
Merge pull request #1529 from anka-afk/1446-bug-mcp
feat: 😽将At字段(非唤起)添加至message_str,修正message_str构造方式
|
2025-05-14 23:06:25 +08:00 |
|
YOO_koishi
|
6439917cbe
|
Merge branch 'master' of https://github.com/AstrBotDevs/AstrBot into feat-add-volcengine-support
|
2025-05-14 22:45:02 +08:00 |
|
YOO_koishi
|
d21c18f657
|
change defualt.py
|
2025-05-14 22:43:40 +08:00 |
|
Li Haoyuan
|
25ef0039e4
|
refactor: Optimize MiniMax TTS API Provider
|
2025-05-14 20:59:45 +08:00 |
|
Raven95676
|
e6981290bc
|
perf: 优化 Record 对象的文件和 URL 字段赋值逻辑
|
2025-05-14 20:05:38 +08:00 |
|
Raven95676
|
75c3d8abbd
|
feat(t2i): 为本地文本转图像功能添加文件服务支持
|
2025-05-14 19:28:23 +08:00 |
|
Raven95676
|
d88683f498
|
feat(tts): 增加使用文件服务提供 TTS 语音文件的功能
|
2025-05-14 19:28:23 +08:00 |
|
Raven95676
|
40b9aa3a4c
|
style: format code
|
2025-05-14 19:15:13 +08:00 |
|
渡鸦95676
|
b6d1515d58
|
Merge pull request #1541 from Raven95676/fix/astrbot-reboot
fix: 回退至os.execl以兼容docker,改用双引号处理路径空格
|
2025-05-14 14:57:13 +08:00 |
|
Li Haoyuan
|
e01d4264e3
|
docs: Adjust MiniMax TTS timber_weights description
|
2025-05-14 14:40:25 +08:00 |
|
Li Haoyuan
|
2117b65487
|
feat: Support timber_weights for MiniMax TTS
|
2025-05-14 14:21:23 +08:00 |
|
Li Haoyuan
|
a7823b352f
|
docs: Adjust MiniMax TTS configuration info
|
2025-05-14 13:09:09 +08:00 |
|
Li Haoyuan
|
c543b62a08
|
Merge branch 'AstrBotDevs:master' into master
|
2025-05-14 13:02:54 +08:00 |
|
Li Haoyuan
|
3923b87f08
|
feat: Add MiniMax TTS API provider
|
2025-05-14 13:02:31 +08:00 |
|
Soulter
|
b7ecdadb83
|
docs: update providers
|
2025-05-14 09:35:59 +08:00 |
|
Soulter
|
5ff121e1ed
|
docs: PPIO 派欧云
|
2025-05-14 09:33:35 +08:00 |
|
Soulter
|
f486e5448f
|
Merge pull request #1539 from Raven95676/Feature/ppio
feat: 接入PPIO派欧云
|
2025-05-14 09:07:38 +08:00 |
|
Raven95676
|
c5aae98558
|
fix: update reboot logic to handle executable paths correctly
|
2025-05-13 16:03:04 +08:00 |
|
Raven95676
|
6d8a3b9897
|
fix: 回退至os.execl以兼容docker,改用双引号处理路径空格
|
2025-05-13 10:18:11 +08:00 |
|
Raven95676
|
6d98780e19
|
feat: 接入PPIO派欧云
|
2025-05-12 18:22:02 +08:00 |
|
Raven95676
|
3ad2c46f3f
|
perf: tg适配器同步aiocqhttp处理逻辑
|
2025-05-12 15:04:23 +08:00 |
|