xwsjjctz
da520e573a
feat(provider): add MiniMax ( #6318 )
...
* feat(provider): add MiniMax
* feat(provider): reintroduce MiniMax provider configuration and remove deprecated source
---------
Co-authored-by: Soulter <905617992@qq.com >
2026-03-15 21:37:44 +08:00
Soulter
a21bb5b234
chore: bump version to 4.20.0
2026-03-13 00:33:36 +08:00
JIANG Zijun
5d811d3949
fix: Persist Discord pre-ack emoji config across restart by adding missing default key ( #6031 )
...
* Initial plan
* fix: add discord default platform_specific pre-ack config
Co-authored-by: Jzjerry <20167827+Jzjerry@users.noreply.github.com >
* Delete tests/unit/test_config.py
we don't need to add tests
* fix: use 🤔 as default discord pre-ack emoji
Co-authored-by: Jzjerry <20167827+Jzjerry@users.noreply.github.com >
* add back old test config
* doc: discord pre-ack-emoji doc
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com >
Co-authored-by: Jzjerry <20167827+Jzjerry@users.noreply.github.com >
2026-03-11 16:41:08 +08:00
Soulter
10ceacfbb1
chore: bump version to 4.19.5
2026-03-11 00:17:14 +08:00
Soulter
7d31140c14
chore: bump version to 4.19.4
2026-03-09 11:13:39 +08:00
Soulter
654112ca86
feat(wecomai): implement long connection mode and update configuration options ( #5930 )
2026-03-09 11:10:32 +08:00
Soulter
5dd30f9a45
chore: bump version to 4.19.3
2026-03-09 00:20:33 +08:00
Windy_cold
8e431e2076
correct openrouter api_base ( #5911 )
2026-03-08 21:53:56 +09:00
Soulter
af581e7f21
chore: bump version to 4.19.2
2026-03-05 16:10:09 +08:00
shuiping233
866e546b59
feat: integrates KOOK platform adapter ( #5658 )
...
* feat: 将kook适配器插件并入astrbot官方适配器目录中
* refactor: 重命名函数名为 _warp_message
* refactor: 使用Protocol替换Union类型
* bugfix: 修复base64前缀处理问题
* refactor: 抛出的错误不再包含"[kook]"
* refactor: 添加读取本地文件时的路径安全检查
* refactor: 卡片消息解析失败时会打印错误信息
* refactor: 添加处理接收卡片消息内的图片url时的安全校验
* refactor: 安全处理ws需要重连的情况
* Revert "refactor: 使用Protocol替换Union类型"
This reverts commit 58e0dceeb20c3d7dddb16f623fd3bbdcfa632173.
* feat: 添加获取机器人名称的实现
* refactor: 让send_by_session发送主动消息时正确传入当前消息链的文本消息内容
* refactor: 统一处理适配器配置相关内容,处理仪表盘出传入配置,并添加仪表盘的kook适配器配置页面的i18n文本
* unittest: 添加kook适配器的单元测试,虽然没覆盖多少单测
* unittest: TEST_DATA_DIR用更安全的路径
* refactor: KookConfig使用了更好的默认值处理方式
* refactor: 移除kook_adapter 的config字段重复定义
* refactor: 隐藏获取kook gateway时url里的token,防止把token打印出来
* refactor: KookConfig.pretty_jsons使用*来屏蔽token内容
* bugfix: 修复主动发送消息时,调用了父方法`send_by_session`可能导致指标被重复上传的bug
* refactor: 优化upload_asset的路径处理报错
* bugfix: 修复kook ws心跳间隔可能会出现负数时间的bug
* refactor: KookClient移到KookPlatformAdapter.__init__里初始化
* bugfix: 修复处理base64 url 多替换了/而报错的bug
* refactor: kook适配器上传文件失败时,会抛出错误
* chore: 移除一条注释
* refactor: 移除没用的return
* refactor: 即使消息链中有消息发送失败了,也尽可能将其他消息发送出去,并把报错信息也发送出去
* refactor: 增强上传任务失败时的错误处理,使其发生错误时尽力而为发送其余消息
* refactor: 发送到消息频道的报错消息加了个⚠️ ,小巧思这块?
* refactor: 咱们在写适配器啊,要什么小巧思呢,小巧思给上游插件开发弄不好么)
* refactor: enhance Kook adapter with kmarkdown parsing and improve file URL handling
* refactor: extract card message parsing logic into a separate method
* feat: add kook_bot_nickname configuration to ignore messages from specific nicknames
* refactor: remove commented-out code and clean up file upload error handling
* fix: remove redundant prefix handling for file URLs in asset upload
---------
Co-authored-by: Soulter <905617992@qq.com >
2026-03-03 15:08:16 +08:00
Copilot
0dbe32e2dc
feat: add Discord pre-ack emoji support ( #5609 )
...
* Initial plan
* feat: add Discord pre-ack emoji support
Co-authored-by: Soulter <37870767+Soulter@users.noreply.github.com >
* feat: add Discord pre-acknowledgment emoji configuration in English and Chinese locales
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com >
Co-authored-by: Soulter <37870767+Soulter@users.noreply.github.com >
Co-authored-by: Soulter <905617992@qq.com >
2026-03-02 14:38:12 +08:00
Soulter
4e855a17bc
fix: update Discord command registration descriptions and hints in config metadata
2026-03-02 14:31:36 +08:00
Soulter
cf29d9390f
chore: reorganize provider settings for quoted message parsing
2026-03-02 12:35:35 +08:00
RC-CHN
f818ad0758
Merge remote-tracking branch 'origin/master' into feat/neo-skill-self-iteration
2026-03-02 09:37:06 +08:00
Soulter
b4450eb617
fix: update computer_use_runtime to 'none' for improved configuration flexibility
2026-03-01 17:35:50 +08:00
エイカク
451ad685ae
feat: 集成 DeerFlow Agent Runner 并优化流式处理 ( #5581 )
...
* feat: integrate DeerFlow agent runner and improve stream handling
* refactor: split DeerFlow stream flow and close stale client on reset
* fix: enforce max_step and correct timeout type check
* fix: harden DeerFlow config parsing and session lifecycle
* fix: preserve third-party runner error semantics and harden image parsing
* perf: bound DeerFlow values history and seen-id cache
* refactor: improve deerflow stream semantics and client lifecycle
* fix: harden third-party runner error semantics and fallback aggregation
* refactor: reduce deerflow image log noise and lazy-init api session
* perf: avoid unnecessary iterable copies in deerflow stream utils
* refactor: centralize runner error key and clarify deerflow client lifecycle
* refactor: simplify third-party runner output flow
* fix: defer streaming runner cleanup and unify error mapping
* fix: handle id-less values messages and redact stream payload logs
* fix: improve deerflow error signaling and third-party runner flow
* fix: support deerflow proxy and refine runner lifecycle
* fix: tighten deerflow image validation and runner lifecycle
* feat: support deerflow image output components
* fix: harden runner stream cleanup and refactor deerflow config
* fix: preserve deerflow done hook and simplify runner lifecycle
* refactor: simplify third-party runner aggregation and lifecycle closing
* fix: preserve first deerflow values payload and simplify runner flow
* refactor: unify runner final resolution and harden deerflow close state
* refactor: share int coercion and make deerflow close best effort
* refactor: extract deerflow mappers and streamline third-party lifecycle
* refactor: simplify third-party flow and harden sse flush parsing
* fix: make deerflow runner close path best effort
* refactor: simplify third-party orchestration and centralize deerflow keys
* refactor: simplify third-party chunk flow and deerflow finalization
* fix: harden deerflow stream parsing and simplify runner lifecycle
* refactor: remove redundant deerflow values text assignment
* fix: improve deerflow timeout diagnostics and image input feedback
* refactor: flatten third-party runner lifecycle and aggregation
* chore: use deerflow official remote svg icon
* chore: remove unused deerflow local logo asset
2026-03-01 12:31:38 +09:00
LIghtJUNction
b8c73430fb
Revert "可选后端,实现前后端分离" ( #5536 )
2026-02-27 22:02:37 +08:00
LIghtJUNction
3141ed52bd
Merge branch 'feat/optional-backend' into master
2026-02-27 21:53:56 +08:00
RC-CHN
a219a8b70d
Merge remote-tracking branch 'origin/master' into feat/neo-skill-self-iteration
2026-02-27 15:25:50 +08:00
Soulter
84994b5d98
chore: bump version to 4.18.3
2026-02-26 19:12:09 +08:00
Soulter
476c01469f
fix(line): line adapter does not appear in the add platform dialog
...
fixes : #5477
2026-02-26 15:26:37 +08:00
RC-CHN
847ef0f3f4
Merge remote-tracking branch 'origin/master' into feat/neo-skill-self-iteration
2026-02-26 10:04:48 +08:00
exynos
69f2fb291a
fix: cannot automatically get embedding dim when create embedding provider ( #5442 )
...
* fix(dashboard): 强化 API Key 复制临时节点清理逻辑
* fix(embedding): 自动检测改为探测 OpenAI embedding 最大可用维度
* fix: normalize openai embedding base url and add hint key
* i18n: add embedding_api_base hint translations
* i18n: localize provider embedding/proxy metadata hints
* fix: show provider-specific embedding API Base URL hint as field subtitle
* fix(embedding): cap OpenAI detect_dim probes with early short-circuit
* fix(dashboard): return generic error on provider adapter import failure
* 回退检测逻辑
2026-02-25 19:48:03 +08:00
Soulter
afda44fbe3
chore: bump version to 4.18.2
2026-02-24 22:44:35 +08:00
Soulter
80fd51119b
feat: add support for showing tool call results in agent execution ( #5388 )
...
closes : #5329
2026-02-24 00:46:45 +08:00
Soulter
20ff719c00
cho
2026-02-22 16:43:00 +08:00
Soulter
4b2c854c42
chore: bump version to 4.18.0
2026-02-22 00:17:13 +08:00
Soulter
dbeadb6833
refactor: remove Anthropic OAuth provider implementation and related metadata overrides
2026-02-21 23:40:04 +08:00
Minidoracat
7b302445c2
feat: add Anthropic Claude Code OAuth provider and adaptive thinking support ( #5209 )
...
* feat: add Anthropic Claude Code OAuth provider and adaptive thinking support
* fix: add defensive guard for metadata overrides and align budget condition with docs
* refactor: adopt sourcery-ai suggestions for OAuth provider
- Use use_api_key=False in OAuth subclass to avoid redundant
API-key client construction before replacing with auth_token client
- Generalize metadata override helper to merge all dict keys
instead of only handling 'limit', improving extensibility
2026-02-21 23:29:15 +08:00
Soulter
c599fb75ed
feat: add OpenRouter provider support and icon
2026-02-20 22:57:20 +08:00
Soulter
e7e0f84edf
chore: bump vertion to 4.17.6
2026-02-20 18:40:45 +08:00
Soulter
3b2ce9f500
feat: add admin permission checks for Python and Shell execution ( #5214 )
2026-02-19 01:48:48 +08:00
Soulter
20d6ff4620
chore: bump version to 4.17.5
2026-02-18 22:04:43 +08:00
Soulter
3f4d7255a0
feat: supports aihubmix
2026-02-18 18:11:13 +08:00
Soulter
9b0e24ec49
chore: bump version to 4.17.4
2026-02-17 21:19:53 +08:00
Ruochen Pan
1a539830f8
Merge branch 'master' into feat/neo-skill-self-iteration
2026-02-17 16:23:14 +08:00
Soulter
153d8cef6b
feat: add NVIDIA provider template ( #5157 )
...
fixes : #5156
2026-02-17 16:08:35 +08:00
Soulter
55ac878648
chore: bump version to 4.17.3
2026-02-17 14:09:10 +08:00
zenfun
9d44947500
feat(dashboard): update Shipyard Neo config hints
...
- Endpoint hint: mention default port 8114
- Access Token hint: mention sk-bay-* format and credentials.json auto-discovery
- Updated in default.py, zh-CN, and en-US i18n files
2026-02-17 04:24:34 +08:00
Soulter
a4be369e43
chore: bump version to 4.17.1
2026-02-17 02:30:13 +08:00
Soulter
52c4ef2d87
chore: bump version to 4.17.1
2026-02-15 23:45:34 +08:00
Soulter
8abaf1015d
chore: bump version to 4.17.0
2026-02-15 21:51:00 +08:00
Soulter
9a0c814fd4
feat: add SSL configuration options for WebUI and update related logging ( #5117 )
2026-02-15 17:43:36 +08:00
Soulter
754144ad99
feat: add fallback chat model chain in tool loop runner ( #5109 )
...
* feat: implement fallback provider support for chat models and update configuration
* feat: enhance provider selection display with count and chips for selected providers
* feat: update fallback chat providers to use provider settings and add warning for non-list fallback models
2026-02-15 11:51:34 +08:00
Soulter
f44961d065
feat: add LINE platform support with adapter and configuration ( #5085 )
2026-02-13 13:01:48 +08:00
Soulter
0c7a95ccd8
chore: bump version to 4.16.0 ( #5074 )
2026-02-12 22:55:42 +08:00
エイカク
4ff07e3c74
fix: 完善转发引用解析与图片回退并支持配置化控制 ( #5054 )
...
* feat: support fallback image parsing for quoted messages
* fix: fallback parse quoted images when reply chain has placeholders
* style: format network utils with ruff
* test: expand quoted parser coverage and improve fallback diagnostics
* fix: fallback to text-only retry when image requests fail
* fix: tighten image fallback and resolve nested quoted forwards
* refactor: simplify quoted message extraction and dedupe images
* fix: harden quoted parsing and openai error candidates
* fix: harden quoted image ref normalization
* refactor: organize quoted parser settings and logging
* fix: cap quoted fallback images and avoid retry loops
* refactor: split quoted message parser into focused modules
* refactor: share onebot segment parsing logic
* refactor: unify quoted message parsing flow
* feat: move quoted parser tuning to provider settings
* fix: add missing i18n metadata for quoted parser settings
* chore: refine forwarded message setting labels
2026-02-12 23:42:29 +09:00
Soulter
9d93bda3fe
feat: temporary file handling and introduce TempDirCleaner ( #5026 )
...
* feat: temporary file handling and introduce TempDirCleaner
- Updated various modules to use `get_astrbot_temp_path()` instead of `get_astrbot_data_path()` for temporary file storage.
- Renamed temporary files for better identification and organization.
- Introduced `TempDirCleaner` to manage the size of the temporary directory, ensuring it does not exceed a specified limit by deleting the oldest files.
- Added configuration option for maximum temporary directory size in the dashboard.
- Implemented tests for `TempDirCleaner` to verify cleanup functionality and size management.
* ruff
2026-02-12 01:04:48 +08:00
zenfun
d16398a0e8
feat(computer): add shipyard_neo booter runtime and sandbox config
2026-02-11 17:14:38 +08:00
Soulter
776e17062c
chore: bump version to 4.15.0 ( #5003 )
2026-02-10 23:17:23 +08:00