Skip to content

Releases: xiaokaige1130-maker/grok-desktop

Grok Desktop 0.8.11

Choose a tag to compare

@xiaokaige1130-maker xiaokaige1130-maker released this 24 Jul 16:18

0.8.11 更新重点

工作模式(输入区)

  • 任务模式:默认直接执行与改代码
  • 计划模式:先出方案再动手
  • 目标模式:跨轮目标推进

记忆管理

  • 常用/经验记忆:查看、新增、编辑、分类、筛选、删除
  • 可控制是否参与助手上下文

消息三按钮

  • 复制:复制全文
  • 转发 / 新任务:带上下文创建独立分支任务
  • 记忆:收入记忆

macOS

  • 菜单栏托盘改为 Template 透明线稿(去掉大黑底)

安装包

  • Grok-Desktop-0.8.11-macOS-x64.dmg
  • Grok-Desktop-0.8.11-macOS-x64.zip

Grok Desktop 0.8.10

Choose a tag to compare

@xiaokaige1130-maker xiaokaige1130-maker released this 24 Jul 13:38

Grok Desktop 0.8.10

中文更新

  • 支持将图片、普通文件和文件夹直接拖入聊天区;点击 + 选择附件的方式继续保留。
  • 拖入的图片会进入图片附件预览,文件和文件夹会加入当前消息的上下文。
  • 最大化窗口时,普通消息、工具执行总结和图片画廊会同步扩展;恢复窗口后自动回到紧凑布局。
  • 修复 Windows 安装包、桌面快捷方式和开始菜单快捷方式的应用图标。
  • 保留并整合消息复制、分享创建分支任务、记忆收藏、独立会话发送状态等功能。

English

  • Drop images, files, and folders directly into the chat area; the + attachment picker remains available.
  • Dropped images become image attachments, while files and folders are added to the current message context.
  • Maximized windows expand regular messages, tool summaries, and image galleries together, then return to the compact layout when resized.
  • Fixed the application icon in the Windows installer, desktop shortcut, and Start menu shortcut.
  • Retained and consolidated message copy, branch-task sharing, memory saves, and per-session send state.

Assets

  • Grok-Desktop-0.8.10-Windows-Setup-x64.exe
  • Grok-Desktop-0.8.10-Windows-Setup-x64.exe.blockmap
  • Grok-Desktop-0.8.10-Windows-Portable-x64.exe

Grok Desktop 0.8.9

Choose a tag to compare

@xiaokaige1130-maker xiaokaige1130-maker released this 24 Jul 11:58

Grok Desktop 0.8.9 - Release Notes

Memory management

  • Manage shared notes and categorized experience memories from the desktop UI.
  • Add, edit, filter, and delete memory entries.
  • Control whether general and experience memory participate in agent context.

Message copy action

  • Every text message bubble includes a compact copy icon.
  • Copy always uses the full message text, including content hidden by the collapsed preview.
  • Copy status and tooltips are available in Chinese and English.

Branch into a new task

  • A share icon on each message creates an independent task from recent conversation context.
  • The branch keeps the same workspace and starts running without stopping the source task.
  • New tasks receive an automatic Branch / 分支 title and a compact handoff message.

Windows artifacts

  • release/Grok-Desktop-0.8.9-Windows-Portable-x64.exe
  • release/Grok-Desktop-0.8.9-Windows-Setup-x64.exe

Grok Desktop 0.8.8

Choose a tag to compare

@LFL44231942 LFL44231942 released this 22 Jul 19:13

Grok Desktop 0.8.8 — Release Notes

Release date: 2026-07-22
Platforms: Windows x64 (primary this cycle) · Linux / macOS share the same codebase


一句话

引入 Bootstrap UI 组件(计划 Offcanvas)、全局浮层滚动条,并按官方 Grok CLI 落地 任务 / 计划 / 目标 三种工作模式。


Highlights

1. Bootstrap 与弹出层

  • 依赖 bootstrap@5.3,CSS/JS 接入,打包包含 dist
  • 执行计划 → Offcanvas 抽屉(遮罩、Esc、顶层 z-index)
  • 斜杠菜单、搜索结果、下拉菜单、Goal 条:浮层不挤布局
  • 全局主题化细滚动条

2. 工作模式(官方 CLI)

模式 CLI 用户侧
任务 (Normal) 默认 直接干活
计划 (Plan) /plan 先方案再动手
目标 (/goal) /goal … 输入框无需 /goal,发送自动包装

Composer 附加:@+

3. Windows 安装包

  • release/Grok-Desktop-0.8.8-Windows-Portable-x64.exe
  • release/Grok-Desktop-0.8.8-Windows-Setup-x64.exe
npm run dist:win

Notes

  • 仍依赖本机官方 Grok CLI 登录与额度
  • 未签名构建可能被 SmartScreen 拦截

Grok Desktop 0.8.7

Choose a tag to compare

@xiaokaige1130-maker xiaokaige1130-maker released this 21 Jul 02:33

Grok Desktop 0.8.7 — Release Notes

Release date: 2026-07-21
Platforms: Windows x64 (primary this cycle) · Linux / macOS continue to share the same codebase


一句话

把 Windows 桌面端做到「能关窗、能托盘、能通知、能记忆窗口」,并把右上角 计划 / 导出 / 重命名 / 删除 收成一套产品级工具栏。


Highlights / 亮点

1. Windows 原生感

能力 说明
系统托盘 常驻右下角;右键显示 / 新建 / 设置 / 退出
关闭 → 托盘 点 × 不退出(可在设置关闭)
首次提示 第一次藏托盘会通知,避免误以为闪退
完成后通知 失焦、托盘、后台会话都会弹系统通知;点击回到对应会话
任务栏 运行中进度条;完成后闪烁
窗口记忆 大小 / 位置 / 最大化下次启动还原
开机自启 设置可选
菜单与快捷键 标准菜单 + Ctrl+N / , / P / W / Tab / Q

2. 顶栏 UI 统一

  • 去掉状态条上重复的第二个「计划」
  • 只保留右上角计划按钮
  • 计划 · 导出 · 重命名 · 删除 同一工具栏样式(图标 + 文案 + 统一 hover)
  • 计划打开时高亮;有条目时显示数字角标

What’s new (English)

Desktop shell

  • System tray with show / new session / settings / quit
  • Close-to-tray (default on Windows & Linux); real quit via tray, menu, or Ctrl+Q
  • Optional minimize-to-tray and launch-at-login
  • Focus-aware “session done” notifications (including current session when unfocused)
  • Notification click restores window and opens the session
  • Taskbar progress while agents run; flash when finished in background
  • Persist window bounds and maximized state
  • Application menu + product shortcuts
  • Single-instance; second launch focuses the existing window
  • Dark native theme for title bar chrome

UI

  • Unified top-bar session toolbar: Plan · Export · Rename · Delete
  • Removed the duplicate Plan control from the live strip
  • Consistent icons, spacing, active/badge states for Plan

Upgrade notes / 升级说明

  1. 关闭旧版 Grok Desktop(若托盘里还在,右键退出)。
  2. 运行新的 Portable 或 Setup。
  3. 仍使用本机官方 grok CLI 登录与额度,桌面端不单独账号。
  4. 桌面设置在:%APPDATA%\grok-desktop\settings.json(Windows)。

Downloads / 下载

Build locally:

npm install
npm run dist:win:portable   # portable
npm run dist:win:setup      # installer

Artifacts:

  • release/Grok-Desktop-0.8.7-Windows-Portable-x64.exe
  • release/Grok-Desktop-0.8.7-Windows-Setup-x64.exe (after setup build)

Known limitations

  • SmartScreen may warn on unsigned community builds (code signing not included).
  • Update check opens GitHub only; no silent auto-install yet.
  • Jump lists / auto-updater are not in this release.

Full changelog

See CHANGELOG.md for the complete entry.

v0.8.6 — unified topbar actions

Choose a tag to compare

@xiaokaige1130-maker xiaokaige1130-maker released this 21 Jul 08:00

0.8.6

  • Remove duplicate green Plan link under the title strip (only top-bar Plan remains)
  • Top-bar Plan / Export / Rename / Delete unified into one pill action group
  • Status pill aligned with the action cluster

Linux

sudo dpkg -i grok-desktop_0.8.6_amd64.deb

v0.8.5 — macOS support

Choose a tag to compare

@xiaokaige1130-maker xiaokaige1130-maker released this 20 Jul 16:32

0.8.5

macOS

  • DMG / ZIP 安装包(Intel x64)
  • 窗口拖拽(hiddenInset + 红绿灯留白)
  • 系统应用菜单(Cmd+C / V / A / Z 等)
  • Dock 点击恢复窗口;About 版本号
  • Dock 启动时也能找到 CLI(~/.grok/bin、Homebrew、PATH 补全)

也包含 0.8.4

会话右键菜单、置顶/归档、气泡分色、开发者页、消息超链等。

Downloads

平台 文件
macOS DMG Grok-Desktop-0.8.5-macOS-x64.dmg
macOS ZIP Grok-Desktop-0.8.5-macOS-x64.zip

安装(macOS Intel)

  1. 下载 DMG,打开后把 Grok Desktop 拖到「应用程序」
  2. 若 Gatekeeper 拦截:xattr -cr "/Applications/Grok Desktop.app"
  3. 需本机已安装并配置好官方 grok CLI

源码

main · 标签 v0.8.5

v0.8.4 — session context menu (Linux + Windows)

Choose a tag to compare

@xiaokaige1130-maker xiaokaige1130-maker released this 20 Jul 11:05

0.8.4

会话右键菜单

  • 打开 / 置顶 / 重命名
  • 导出 Markdown
  • 复制会话 ID、标题、工作目录
  • 在文件夹中显示
  • 归档 / 取消归档(本地分组,不删 CLI 数据)
  • 删除

侧栏

  • 置顶分组、归档分组(默认折叠)

设置

  • Skills / 插件:摘要 + 跳转侧栏完整管理

Downloads

Platform File
Windows Setup Grok-Desktop-0.8.4-Windows-Setup-x64.exe
Windows Portable Grok-Desktop-0.8.4-Windows-Portable-x64.exe
Linux deb grok-desktop_0.8.4_amd64.deb

Linux

sudo dpkg -i grok-desktop_0.8.4_amd64.deb

v0.8.3 — chat bubbles (Linux + Windows)

Choose a tag to compare

@xiaokaige1130-maker xiaokaige1130-maker released this 19 Jul 23:45

0.8.3

UI

  • User messages: right purple bubbles
  • Assistant messages: left dark cards
  • Extra spacing when speaker switches
  • No name labels
  • Queue bubbles amber on the right

Also includes 0.8.2 features: developer card, clickable http(s) links.

Downloads

Platform File
Windows Setup Grok-Desktop-0.8.3-Windows-Setup-x64.exe
Windows Portable Grok-Desktop-0.8.3-Windows-Portable-x64.exe
Linux deb grok-desktop_0.8.3_amd64.deb

Linux

sudo dpkg -i grok-desktop_0.8.3_amd64.deb

v0.8.2 — Windows + Linux, developer card, clickable links

Choose a tag to compare

@xiaokaige1130-maker xiaokaige1130-maker released this 17 Jul 11:52

0.8.2

新功能

  • 设置 → 环境:开发者卡片(GitHub 主页、反馈、仓库、Release;赞助入口预留,暂隐藏)
  • 对话超链:消息中的 http(s) 链接可点击,系统浏览器打开

Downloads

Platform File
Windows 安装包 Grok-Desktop-0.8.2-Windows-Setup-x64.exe
Windows 绿色版 Grok-Desktop-0.8.2-Windows-Portable-x64.exe
Linux deb grok-desktop_0.8.2_amd64.deb

Windows

# Setup
双击 Grok-Desktop-0.8.2-Windows-Setup-x64.exe
# Portable
解压/运行 Grok-Desktop-0.8.2-Windows-Portable-x64.exe

Linux

sudo dpkg -i grok-desktop_0.8.2_amd64.deb