PR
GitHub
refactor(plugins): harden extension package boundaries
#61023 by @huntharo · 2026-04-04
改进扩展包边界强化,解决TypeScript项目结构中扩展本地解析问题。增强了扩展本地类型检查的可行性,提升编辑器/编译器反馈质量。
refactor
plugins
typescript
PR
GitHub
feat: add Mistral TTS support to iOS app
#60991 by @nickludlam
iOS应用新增Mistral TTS语音合成支持。
feature
ios
tts
PR
GitHub
feat(agents): fallback context modes
#60984 by @andyk-ms
引入Context Fallback模式,增强Agent上下文处理能力。
feature
agents
context
PR
GitHub
fix(macos): watchdog timer to clear stale jobs
#60990 by @xantorres
macOS Watchdog定时器优化,清理过期任务。
bugfix
macos
PR
GitHub
Filesystem Access Control (PathGuard)
#60981 by @Ar3ss12
新增文件系统访问控制功能(PathGuard),增强安全边界。
security
filesystem
PR
GitHub
fix(discord): strip leaked thinking from final replies
#60982 by @catlee
修复Discord中Thinking内容泄漏问题。
bugfix
discord
GitHub Issue
web_fetch should allow private IP access for users behind TUN/proxy
#60992 by @prospect1314521
用户请求:web_fetch应允许TUN/代理后的用户访问私有IP。
feature
webfetch
GitHub Issue
runtime.modelAuth doesn't handle GitHub Copilot token exchange
#60989 by @bradfreels
runtime.modelAuth未处理GitHub Copilot令牌交换。
bug
auth
GitHub Issue
Cron jobs immediately fire on gateway restart
#60985 by @xiaolietu
网关重启时Cron任务立即触发的问题。
bug
cron
GitHub Issue
Cron announce delivery fails with 'message is too long' on Telegram
#60983 by @Warningsigns1
Telegram上Cron announce因消息过长而失败。
bug
cron
telegram
GitHub Issue
MiniMax Portal OAuth: API requests return nginx 404
#60988 by @chenxin-yan
MiniMax Portal OAuth API请求返回nginx 404错误。
bug
oauth
GitHub Issue
UX Bug: Active sessions do not inherit global model default changes
#61019 by @ekamsat
活动会话未继承全局模型默认变更的UX问题。
ux
session
GitHub Issue
Feature request: cross-channel relay/notification for inbound DMs
#61018 by @redasadki
跨频道转发/通知入站DM的功能请求。
feature
dm
GitHub Issue
[Bug]: Ollama provider models not listed despite correct config
#61017 by @stemkat100
Ollama提供商模型未列出,尽管配置正确。
bug
ollama
GitHub Issue
[Bug] cron rm command hangs indefinitely
#61015 by @karlhillx
cron rm命令无限期挂起的问题。
bug
cron