Skip to content

Releases: Printerpilot/grok-executive-suite

Grok Executive Suite v0.3.3

17 Jun 22:54

Choose a tag to compare

Grok Executive Suite v0.3.3

Community macOS GUI for Grok Build — delegate outcomes, not terminal commands.

What's new

  • README screenshots — marketing images for full workspace, scheduled tasks, and sidebar panels
  • Marketing capture pipelinescripts/capture-marketing-screenshots.sh for privacy-safe demo screenshots
  • Scheduled task process isolation — cron runs no longer cancel active conversation tasks
  • Tilde path expansion~/project paths resolve correctly for Grok --cwd
  • Missing project directory guard — clear error when project root doesn't exist

Requirements

  • Mac with Apple Silicon (M1/M2/M3/M4)
  • macOS 13+ recommended
  • SuperGrok or X Premium Plus subscription
  • Grok Build CLI: curl -fsSL https://x.ai/cli/install.sh | bash

Install

  1. Download Grok Executive Suite-0.3.3-arm64.dmg
  2. Open DMG → drag Grok Executive Suite.app to Applications
  3. First launch: Right-click → Open (unsigned community build)

Disclaimer

Community project — not affiliated with xAI. See DISCLAIMER.md.

Grok Executive Suite v0.3.2

17 Jun 18:30

Choose a tag to compare

Grok Executive Suite v0.3.2

First public release — a native macOS GUI for Grok Build.

What it is

Reduce everything on your computer to executive functions. You decide what needs done. Grok handles how.

This is a community project — not affiliated with xAI. An unofficial extension GUI for Grok Build, built by an enthusiastic Grok user who prefers GUIs over terminals.

Features

  • Projects with working-folder context
  • Resumable task threads with chat history
  • Scheduled tasks (cron) with isolated run history
  • Per-task progress, connectors, and artifacts
  • Act-without-asking autonomy toggle
  • Desktop capture, message queue, spellcheck

Requirements

  • Mac with Apple Silicon (M1/M2/M3/M4)
  • macOS 13+ (recommended)
  • SuperGrok or X Premium Plus subscription
  • Grok Build CLI — install with:
    curl -fsSL https://x.ai/cli/install.sh | bash

Install

  1. Download Grok Executive Suite-0.3.2-arm64.dmg below
  2. Open DMG → drag to Applications
  3. Right-click → Open on first launch (unsigned community build)
  4. Launch app → + New Project → start delegating

Verify prerequisites

curl -fsSL https://raw.githubusercontent.com/Printerpilot/grok-executive-suite/main/scripts/verify-setup.sh | bash

Full docs

See README and DISCLAIMER.