Releases: ThinkInAIXYZ/deepchat
Releases · ThinkInAIXYZ/deepchat
DeepChat V1.0.4-beta.4
v1.0.4-beta.4 (2026-04-29)
- Added model fetching fallbacks for Anthropic and Gemini so provider model lists recover more reliably
- Added Xiaomi Token Plan providers for CN, SGP, and AMS regions
- Enhanced DeepSeek V4 compatibility across provider and model workflows
- Improved active chat input routing and tool-call image previews for clearer chat workflows
- Fixed agent and ACP workspace propagation, interleaved tool streams, and context budgeting for tool schemas
- 新增 Anthropic 与 Gemini 模型拉取 fallback,提升 Provider 模型列表恢复稳定性
- 新增小米 Token Plan 的 CN、SGP 与 AMS 区域 Provider
- 增强 DeepSeek V4 在 Provider 与模型流程中的兼容性
- 优化当前聊天输入路由与工具调用图片预览,让聊天流程更清晰
- 修复 Agent 与 ACP 工作区传递、交错工具流以及工具 schema 上下文预算处理
DeepChat V1.0.4-beta.3
v1.0.4-beta.3 (2026-04-27)
- Fixed attachment date metadata transfer across IPC payloads so attachment records stay valid in chat flows
- 修复附件日期元数据在 IPC 载荷中的传递,确保聊天流程中的附件记录保持有效
DeepChat V1.0.4-beta.2
v1.0.4-beta.2 (2026-04-27)
- Preserved interleaved reasoning output so mixed reasoning and answer streams stay in the correct order
- Updated the Markstream renderer to the stable 0.0.13 release for more reliable Markdown streaming
- Improved chat message transitions, sidebar updates, and side panel rendering performance
- Fixed RTK and built-in knowledge configuration status handling across MCP tool setup flows
- 保留交错 reasoning 输出顺序,确保 reasoning 与正文混合流式内容按预期展示
- 将 Markstream 渲染器更新到稳定版 0.0.13,提升 Markdown 流式渲染可靠性
- 优化聊天消息动效、侧边栏更新与侧边面板渲染性能
- 修复 RTK 与内置知识库配置状态处理,完善 MCP 工具配置流程
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 终端权限审批桥接流程,保证执行期间的流式权限请求信息完整传递