Releases: ThinkInAIXYZ/deepchat
Releases · ThinkInAIXYZ/deepchat
DeepChat V1.0.4-beta.1
v1.0.4-beta.1 (2026-04-25)
- Improved remote control media delivery across Discord, Feishu, QQ Bot, Telegram, and WeChat iLink, including block streaming and file handling
- Fixed ACP working directory propagation for remote executions so agent commands run in the intended workspace
- Added batch model status updates to reduce provider model list churn and keep model management more responsive
- Hardened renderer model capability detection, external URL opening, and SVG sanitization against stale state and unsafe links
- Fixed RTK runtime startup when the expected hook is missing, improving agent runtime resilience on affected installs
- 优化 Discord、飞书、QQ Bot、Telegram 与微信 iLink 的远程控制媒体投递,完善块流式输出与文件处理
- 修复远程执行中的 ACP 工作目录传递,确保 agent 命令在预期工作区运行
- 新增模型状态批量更新,减少 Provider 模型列表抖动并提升模型管理响应速度
- 加强渲染端模型能力检测、外部链接打开与 SVG 清理,避免过期状态和不安全链接
- 修复缺少预期 hook 时 RTK runtime 启动失败的问题,提升受影响安装环境下的 agent runtime 韧性
DeepChat V1.0.3
v1.0.3 (2026-04-24)
- Added DeepSeek V4 series model support and refreshed provider model data for more complete default model availability
- Migrated model requests to the AI SDK runtime for more consistent provider behavior, streaming, prompt cache, and tool calling
- Expanded remote control into a unified multi-channel setup with Discord, QQ Bot, and WeChat iLink support
- Added project workspace directories, privacy mode, inline chat session renaming, long user message collapse, and improved new chat entry behavior
- Added NewAPI and Astraflow (ModelVerse) provider support, richer model capability controls, request timeout settings, and more reliable model list management
- Improved desktop security, startup responsiveness, embedded browser resizing, image paste submission, Gemini compatibility, and SQLite upgrade recovery
- Added Sharp native package hoisting to keep image processing dependencies available in release builds
- 新增 DeepSeek V4 系列模型支持,并刷新 Provider 模型数据,提升默认模型可用性覆盖
- 将模型请求迁移到 AI SDK 运行时,提升 Provider 行为、流式输出、Prompt Cache 与工具调用一致性
- 远程控制升级为统一多渠道配置,新增 Discord、QQ Bot 与微信 iLink 支持
- 新增项目工作区目录、隐私模式、会话内联重命名、长用户消息折叠,并优化新建会话入口体验
- 新增 NewAPI 与 Astraflow(ModelVerse)Provider,补充模型能力控制、请求超时配置与更稳定的模型列表管理
- 提升桌面端安全性、启动响应、内嵌浏览器尺寸调整、图片粘贴提交、Gemini 兼容性与 SQLite 升级恢复稳定性
- 增加 Sharp 原生包 hoist 配置,确保图片处理依赖在 release 构建中可用
DeepChat V1.0.3-beta.6
v1.0.3-beta.6 (2026-04-22)
- Added model initialization in settings so ModelSelect respects the current chat mode and restores default model controls more reliably
- Added ACP registry icon request handling in the floating widget to improve agent icon rendering and related session visuals
- Simplified YoBrowser host readiness handling to keep the embedded browser lifecycle more predictable
- 新增设置页模型初始化流程,使 ModelSelect 更准确地遵循当前聊天模式,并提升默认模型配置恢复稳定性
- 新增悬浮组件中的 ACP registry 图标请求处理,优化 Agent 图标渲染与相关会话视觉表现
- 精简 YoBrowser host readiness 处理逻辑,提升内嵌浏览器生命周期的可预测性
DeepChat V1.0.3-beta.5
v1.0.3-beta.5 (2026-04-22)
- Added privacy mode and inline chat session renaming to improve workspace discretion and session organization
- Added request timeout controls with a higher default range, and refined Kimi fixed-temperature plus Gemini v1beta compatibility handling
- Improved startup and runtime responsiveness through asynchronous icon loading, store initialization cleanup, and more stable navigation payload normalization
- Hardened desktop security by enabling Electron context isolation and disabling node integration for embedded web contents
- Fixed several workflow regressions across trackpad scrolling, new thread entry visibility, project clearing, timeout propagation, and upgraded SQLite/provider recovery
- 新增隐私模式与会话内联重命名,提升工作区信息保护和会话整理效率
- 新增请求超时配置并扩展默认范围,同时优化 Kimi 固定温度策略与 Gemini v1beta 兼容处理
- 通过异步图标加载、store 初始化清理与导航载荷规范化,改善启动速度和运行时响应性
- 强化桌面端安全基线,为内嵌 Web 内容启用 Electron context isolation 并关闭 node integration
- 修复触控板滚动、新建会话入口显隐、项目清空选择、超时参数传递,以及升级后 SQLite/provider 恢复等多项流程问题
DeepChat V1.0.3-beta.4
v1.0.3-beta.4 (2026-04-19)
- Recovered missing SQLite
deepchat_sessionscolumns on upgraded installs to restore stable session persistence - 修复升级安装后 SQLite
deepchat_sessions缺失列的问题,恢复会话持久化稳定性
DeepChat V1.0.3-beta.3
v1.0.3-beta.3 (2026-04-18)
- Added Anthropic temperature support in model capability controls
- Added
noneandxhighreasoning effort options for supported models - Improved sidebar session pin feedback and stabilized session group identity handling
- Refined app update installation by cleaning up floating windows before relaunch
- Added Astraflow (ModelVerse) provider support and removed the deprecated Laoshi provider
- Added project-based workspace directories with drag-and-drop setup support
- Enhanced the floating agent widget to support all agents with more stable session handling
- Improved Anthropic reasoning routing and capped derived max token defaults for safer model setup
- 为模型能力配置补充 Anthropic temperature 支持
- 为受支持模型新增
none与xhighreasoning effort 选项 - 优化侧栏会话 pin 反馈,并稳定会话分组标识处理
- 在应用更新安装前清理悬浮窗口,提升升级流程稳定性
- 新增 Astraflow(ModelVerse)Provider 支持,并移除已废弃的 Laoshi Provider
- 新增基于项目目录的工作区管理能力,并支持拖拽接入工作区
- 增强悬浮 Agent 按钮,支持全部 Agent 并提升会话管理稳定性
- 优化 Anthropic reasoning 路由,并限制推导出的默认 max tokens,降低模型配置风险
DeepChat V1.0.3-beta.2
v1.0.3-beta.2 (2026-04-15)
- Expanded remote control into a unified multi-channel setup with Discord, QQ Bot, and WeChat iLink support
- Added default collapsing for long user messages so dense chats stay readable while attachments remain fully visible
- Polished the new conversation entry flow with a persistent collapsed-sidebar
+action and a shorter default input box - Improved streaming responsiveness by reducing renderer reflow and translate popup overhead during live updates
- Fixed ACP terminal permission approval bridging so streamed permission requests stay intact during execution
- 远程控制升级为统一多渠道配置流程,新增 Discord、QQ Bot 与微信 iLink 支持
- 为超长用户消息加入默认折叠,保留附件完整展示,提升长会话可读性
- 打磨新建会话入口体验,在折叠侧栏下保留常驻
+按钮,并缩短默认输入框高度 - 降低流式更新期间的渲染回流与翻译弹窗开销,提升消息流动顺滑度
- 修复 ACP 终端权限审批桥接流程,保证执行期间的流式权限请求信息完整传递
DeepChat V1.0.3-beta.1
v1.0.3-beta.1 (2026-04-11)
- Migrated model requests to the AI SDK runtime, improving prompt cache behavior, provider consistency, and streaming stability
- Added NewAPI provider support and refined compatible endpoint configuration
- Improved model management with more stable provider toggles and synchronized Ollama selectable model status
- Added
skill_viewdraft flow and automatic tool activation after skill previews to smooth skill setup - Enhanced Markdown and workspace link navigation, added sidebar panel toggle hotkeys, and fixed artifact viewer sizing in the side panel
- 将模型请求迁移到 AI SDK 运行时,进一步改善 Prompt Cache 表现、Provider 一致性与流式稳定性
- 新增 NewAPI Provider 支持,并完善兼容端点配置体验
- 改进模型管理,修复 Provider 模型开关稳定性并同步 Ollama 可选模型状态
- 新增
skill_view草稿流,并在技能预览后自动激活工具,减少技能接入摩擦 - 优化 Markdown 与工作区链接跳转体验,新增侧栏面板切换快捷键,并修复侧边栏制品预览高度问题
DeepChat V1.0.2
v1.0.2 (2026-04-08)
- Added provider model list filtering and sorting, and now remembers the sidebar session grouping mode
- Added ACP Agent uninstall support and refined provider prompt cache configuration
- Improved remote delivery ordering for Telegram and Feishu, and fixed db-backed model list sync stability
- Refined dashboard and settings responsiveness, and fixed auto compact settings persistence
- 新增 Provider 模型列表筛选排序能力,并记住侧边栏会话分组方式
- 新增 ACP Agent 卸载支持,并完善 Provider Prompt Cache 配置体验
- 优化 Telegram 与 Feishu 远程消息投递顺序,修复数据库驱动模型列表同步稳定性
- 改进仪表盘与设置页响应式布局,并修复自动压缩设置保存问题
DeepChat V1.0.1
v1.0.1 (2026-04-02)
- Added in-chat search and Spotlight global search for faster access to messages and app entry points
- Improved the provider database refresh flow and added manual model config refresh
- Updated the Markdown renderer preprocessing flow to improve rendering stability
- Fixed rate limit handling to reduce failures and degraded request experience
- 新增会话内搜索与 Spotlight 全局搜索,方便快速定位历史消息与应用入口
- 优化 Provider 数据库刷新流程,支持手动刷新模型配置
- 更新 Markdown 渲染器预处理逻辑,提升消息渲染稳定性
- 修复速率限制处理问题,减少请求受限时的异常体验