Releases: l1veIn/rambledesk
Release list
RambleDesk v0.3.2
What's new in RambleDesk 0.3.2
Speech recognition
- SenseVoice is now the recommended default model for reliable multilingual transcription. X-ASR remains available as the lower-priority streaming option.
- Existing rc.7 users who only inherited the old X-ASR default are migrated once to SenseVoice; an explicit later X-ASR selection is preserved.
- Settings and onboarding now show the same recommended model, ordering, descriptions, and download actions.
Ramble workflow
- /ramble [task] now consistently starts a task-scoped feedback loop across Pi, DeepSeek Harness, and Generic MCP hosts, while /ramble_on remains the explicit persistent-mode switch.
- A bare /ramble or a generic starter uses the active conversation when possible, otherwise gathering the goal, context, constraints, desired output, priorities, and completion criteria inside RambleDesk.
- Generic MCP and dsh now install one shared capability-aware skill, and onboarding uses natural English and Chinese starters so the agent begins in the user's language.
Feedback reliability
- Pi and DeepSeek Harness waits no longer disconnect because of Node/Undici's response-header timeout; interrupted flows keep the same durable request id for recovery.
- Generic MCP calls are now stateless, so a long human Ramble or stale transport session cannot hide an already-completed feedback request.
- Ramble guidance now explicitly distinguishes the durable request id from disposable MCP transport state and prevents duplicate replacement requests.
中文摘要
- 语音识别:SenseVoice 提升为推荐默认模型,X-ASR 保留为低优先级流式选项;rc.7 继承旧默认值的用户会一次性迁移到 SenseVoice,后续手动选择 X-ASR 不会被覆盖;设置与新手引导同步展示推荐状态和模型顺序。
- Ramble 工作流:Pi、DSH 与通用 MCP 的 /ramble [任务] 统一为任务级反馈循环,/ramble_on 专门开启持续模式;裸 /ramble 或通用开场语会优先利用当前任务,否则在 RambleDesk 内收集完整任务简报;通用 MCP 与 dsh 共用同一份能力自适应 skill,新手引导使用自然的中英文启动语以保持 Agent 回复语言。
- 反馈可靠性:Pi/DSH 的人工等待不再因 Node/Undici 响应头超时而断开;通用 MCP 改为无状态调用,长时间 Ramble 或陈旧 transport session 不再影响使用原 request_id 读取结果。
Full changelog: v0.3.1...v0.3.2
RambleDesk v0.3.1
What's new in RambleDesk 0.3.1
UI
- Onboarding adapters step: Pi, DSH, and generic MCP hosts are now three equal rows with theme-aware logos and bottom-aligned install buttons.
- The onboarding dialog no longer closes on outside clicks or Escape; only "Set up later" and the finish button close it.
- The Ramble console start button now uses the play triangle icon, matching the task brief preview.
- The request list header shows a dynamic count pill next to "Requests".
Reliability
- Startup failures (a database created by a newer app version, an unwritable log directory, and similar cases) now show a clear dialog and exit cleanly instead of a silent crash.
- Opening a database created by a newer app version reports an actionable message instead of a generic migration error.
中文摘要
- 界面:新手引导适配器步骤改为三行同款卡片,图标随浅色/深色主题变色,安装按钮底部对齐;引导弹窗不再因点击外部或 Esc 意外关闭;"开始记录"按钮图标改为三角形;请求列表标题旁新增数量胶囊。
- 可靠性:启动失败不再闪退,改为弹窗说明原因;旧版本打开新版本创建的数据库时会提示安装最新版。
Full changelog: v0.3.0...v0.3.1
RambleDesk v0.3.0
What's new in RambleDesk 0.3.0 (first 0.3.x stable release)
- Native adapters: Pi and DeepSeek Harness (DSH) adapters, plus generic MCP hosts (Antigravity support, SSE transport, subscriptions and multi-location skill injection).
- Workbench: archived session management, "last 24 hours" request filtering, local-path request attachments, and clickable links in task briefs and markdown previews.
- Updates: release notes are shown on launch after an update.
- Packaging: branded installers, the new web homepage, release-pipeline hardening, and stability fixes.
中文摘要
- 首个 0.3.x 稳定版:接入 Pi 与 DeepSeek Harness 原生适配器,以及通用 MCP 主机(支持 Antigravity、SSE 传输、订阅与多位置技能注入)。
- 工作台新增:会话归档管理、最近 24 小时过滤、本地路径附件、任务简报与预览中的可点击链接。
- 其他:启动时显示更新说明;安装包品牌化;发布管线加固与稳定性修复。
Full changelog: v0.0.2...v0.3.0
RambleDesk v0.3.0-rc.7
Windows and Apple Silicon macOS release candidate with the packaged-app Pi adapter install fix, installation status, and uninstall support.
Full Changelog: v0.3.0-rc.6...v0.3.0-rc.7
RambleDesk v0.3.0-rc.6
Windows and Apple Silicon macOS release candidate. Windows updater artifacts are signed; Windows Authenticode and Apple notarization are not yet enabled. See the README for platform-specific first-launch instructions.
Full Changelog: v0.3.0-rc.5...v0.3.0-rc.6
RambleDesk v0.3.0-rc.5
Windows and Apple Silicon macOS release candidate. Windows updater artifacts are signed; Windows Authenticode and Apple notarization are not yet enabled. See the README for platform-specific first-launch instructions.
Full Changelog: v0.3.0-rc.4...v0.3.0-rc.5
RambleDesk v0.3.0-rc.4
Windows and Apple Silicon macOS release candidate. Windows updater artifacts are signed; Windows Authenticode and Apple notarization are not yet enabled. See the README for platform-specific first-launch instructions.
Full Changelog: v0.0.2...v0.3.0-rc.4
RambleDesk v0.0.2
Windows and Apple Silicon macOS release. Windows updater artifacts are signed; Windows Authenticode and Apple notarization are not yet enabled. See the README for platform-specific first-launch instructions.
What's Changed
- feat: support file attachments (markdown / office / pdf) by @l1veIn in #7
- refactor: host knowledge registry as single source of truth by @l1veIn in #8
- Mac 权限引导与图标修正 by @l1veIn in #9
Full Changelog: v0.0.1...v0.0.2
RambleDesk v0.0.2-rc.1
Windows release candidate. Updater artifacts are signed; Windows Authenticode signing is not yet enabled.
What's Changed
Full Changelog: v0.0.1...v0.0.2-rc.1
RambleDesk v0.0.1
Windows release. Updater artifacts are signed; Windows Authenticode signing is not yet enabled.
Full Changelog: v0.0.1-rc.2...v0.0.1