Grok-Wiki Version history

Version history

Changelog.

Track the desktop app releases that make Grok-Wiki more local-first, source-grounded, and shareable. The product stays built around user-owned credentials, local CLI agents, and provider-agnostic runtime paths.

0.0.20 June 4, 2026 Latest

Local CLI picker selection fix.

  • Fixes the Local CLI menu so selecting Grok CLI, Codex CLI, Claude Code, Pi, or Antigravity reliably updates the active desktop runtime instead of collapsing back to the previous agent.
  • Uses delegated menu handling so refreshed local-agent rows keep their click behavior during readiness rescans.
  • Opens and preserves setup instructions when the newly selected local CLI is missing or blocked, including Grok CLI install/auth guidance.
  • Adds regression coverage for refreshed Local CLI menu rows, rebinding safety, persisted runtime selection, and setup-popover visibility.
  • Ships signed and notarized macOS Apple Silicon DMG plus Tauri updater artifacts for 0.0.20.
Local CLI Agent picker Setup Desktop Updater
0.0.19 June 4, 2026

Local CLI agent selection patch.

  • Improves desktop local CLI discovery for users with custom npm, pnpm, Bun, Volta, asdf, mise, nvm, or fnm install roots.
  • Keeps selected Codex, Claude, Pi, Antigravity, and Grok agents discoverable when the macOS desktop app launches with a narrower GUI PATH than the user's terminal.
  • Retries Grok CLI startup in headless streaming mode when the ACP initialize/session path fails, while preserving normal cancellation behavior.
  • Adds focused regression coverage for local CLI path discovery, fake-machine test isolation, and Grok fallback decisions.
  • Ships signed and notarized macOS Apple Silicon DMG plus Tauri updater artifacts for 0.0.19.
Local CLI Grok CLI Codex Desktop Updater
0.0.18 June 3, 2026

Japanese and Mandarin desktop localization.

  • Adds desktop UI localization for English, Japanese, and Mandarin across shell navigation, settings, Ask, Wiki, source evidence, terminal, updater, and runtime status copy.
  • Detects supported system/browser locales on first launch and persists the selected app language from Settings.
  • Keeps app UI language separate from generated wiki output language, so existing BYOC/BYOK generation flows remain unchanged.
  • Fixes a desktop React dependency mismatch that could trigger invalid hook call errors at startup.
  • Restores Pi local-agent logo assets in public web builds and ships signed/notarized macOS DMG plus updater artifacts.
Localization Japanese Mandarin Desktop Updater
0.0.17 June 2, 2026

Docs Chat, public docs polish, and safer release boundaries.

  • Adds an in-place Docs Chat overlay that keeps answers on the documentation page and supports follow-up or new questions without sending users to the Ask workspace.
  • Prioritizes the current documentation MDX before repository inspection, with the full generated docs artifact available as fallback context.
  • Preserves the selected local CLI agent and model for documentation questions instead of allowing Ask polling to reset the runtime selection.
  • Improves Docs Chat typing and streaming responsiveness by keeping high-frequency answer updates scoped to the chat panel.
  • Fixes generated docs rendering across desktop and public docs, including tabs, light-mode highlights, Python syntax highlighting, Mermaid diagrams, and hover copy controls for code blocks.
  • Adds public docs video thumbnail metadata so indexed video pages have a thumbnail URL for Google Search Console.
  • Strengthens the release runbook around the public GitHub boundary: public main and release tags must contain only README.md and skills/.
  • Ships signed and notarized macOS Apple Silicon DMG plus Tauri updater artifacts for 0.0.17.
Docs Chat Public docs Rendering Release safety
0.0.16 June 1, 2026

Grok Docs and agent-ready public documentation.

  • Adds first-class documentation support: Grok-Wiki can now generate Grok Docs from repositories instead of only producing wiki-style knowledge maps.
  • Adds a dedicated docs workspace and reader with documentation navigation, a page rail, docs-specific formatting, and a static Documentation format selection for docs runs.
  • Adds public documentation publishing under /public/docs, including canonical docs pages, gallery routing, public Open Graph metadata, sitemap coverage, and robots coverage.
  • Adds docs-aware agent-readable routes: llms.txt, llms-full.txt, .md, and per-page markdown paths for compact and full-context agent consumption.
  • Adds the Add Agent handoff prompt for public docs and public wikis, copying a provider-agnostic prompt that tells the user's chosen agent to read the compact index first and fetch full context only when needed.
  • Improves the documentation generator contract with docs-specific structure planning, required frontmatter, planned-route link checks, Grok Docs MDX component guidance, and safeguards against visible source-citation clutter inside docs bodies.
  • Expands the markdown renderer with documentation components such as cards, steps, tabs, code groups, parameter fields, endpoint frames, update timelines, file trees, tables, diagrams, and code blocks.
  • Improves docs and wiki reader stability so generation streams, page-agent progress, markdown rendering, diagram zoom, source previews, and public publishing controls update their owning surfaces without repainting the desktop shell.
  • Adds bundled Grok-Wiki agent skills and local-first source/runtime documentation for BYOK, BYOC, and vendor-agnostic agent workflows.
  • Ships signed and notarized macOS Apple Silicon DMG plus Tauri updater artifacts for 0.0.16.
Documentation Public docs Add Agent BYOK/BYOC
0.0.15 May 27, 2026

Local folders and clearer CLI diagnostics.

  • Allows wiki generation from local folders that do not contain a .git directory.
  • Keeps branch and ref selection disabled for non-git folders while preserving Git-backed branch workflows.
  • Adds a desktop confirmation when opening a non-git folder so the branch/ref tradeoff is explicit.
  • Adds an Antigravity quiet-output timeout and richer local CLI exit diagnostics with command and working-directory context.
  • Captures Claude Code Agent SDK stderr so failures expose the real diagnostic instead of a bare exit code.
Local folders Local CLI Diagnostics
0.0.14 May 25, 2026

More local CLI agents for Ask.

  • Adds Pi.Codex and Pi.Claude as local CLI agent runtime options for desktop Ask workflows.
  • Adds Pi agent readiness, install, and auth guidance while preserving the local, user-owned credential model.
  • Improves local CLI streaming and markdown rendering so Pi, Codex, and Claude-style agent output stays scoped and readable.
  • Ships signed and notarized macOS Apple Silicon DMG plus Tauri updater artifacts.
Local CLI BYOC Ask
0.0.13 May 2026

Quieter source citations.

  • Compacts noisy wiki source citations into a subtle sources disclosure in desktop and public wiki readers.
  • Fixes a desktop-only renderer override that could still show raw Sources lines after Mermaid setup.
  • Keeps the desktop app bundle scoped to local app assets while shipping signed, notarized macOS artifacts.
  • Ships signed and notarized macOS Apple Silicon DMG plus Tauri updater artifacts.
Reader Sources
0.0.12 May 2026

Format previews and wiki ask.

  • Adds format previews so users can peek at each wiki style before spending a run.
  • Adds a floating wiki ask composer that opens directly into Ask with the wiki attached as context.
  • Adds quota-aware page guidance for larger wiki runs.
  • Improves public wiki markdown access for agentic readers and generation status handling for partial failures.
  • Ships signed and notarized macOS Apple Silicon DMG plus Tauri updater artifacts.
Wiki Ask Markdown
0.0.11 May 2026

Privacy-first analytics.

  • Adds privacy-first desktop product analytics with a local Settings > Privacy opt-out.
  • Keeps analytics explicit: no session replay, autocapture, pageviews, prompts, code, repo names, local paths, API keys, or run logs.
  • Allows Ask to select local folders that are not Git repositories.
  • Ships signed and notarized macOS Apple Silicon DMG plus Tauri updater artifacts.
Privacy Local paths
0.0.10 May 2026

Private wiki sharing.

  • Adds private link sharing for wikis while keeping private snapshots out of the public gallery.
  • Adds Obsidian-ready Markdown ZIP export for local and team knowledge workflows.
  • Adds print-to-PDF export from the desktop Share flow.
  • Improves public wiki sharing route clarity and gallery visibility handling.
  • Ships signed and notarized macOS Apple Silicon DMG plus Tauri updater artifacts.
Sharing Export Obsidian
0.0.9 May 2026

Markdown export and gallery polish.

  • Adds Markdown ZIP export from the desktop Share flow.
  • Adds Explain Like I'm 5 wiki format.
  • Improves Antigravity CLI wiki generation reliability.
  • Refines wiki reader and gallery polish, including scroll/pages controls, theme support, and search behavior.
  • Ships signed and notarized macOS Apple Silicon DMG plus Tauri updater artifacts.
Export Antigravity CLI Gallery
0.0.8 May 2026

Public wiki publishing.

  • Adds public wiki publishing and sharing to grok-wiki.com.
  • Adds dynamic social preview images for public wiki links.
  • Adds public wiki diagram zoom for Mermaid and detected ASCII diagrams.
  • Improves desktop wiki reader controls, continuous scroll, hotkey feedback, and configurable wiki defaults.
  • Ships signed and notarized macOS Apple Silicon DMG plus Tauri updater artifacts.
Publishing Diagrams Reader
0.0.7 May 2026

Hotkeys and continuous reading.

  • Adds configurable global wiki hotkeys with confirmation mode and power-user auto-run mode.
  • Adds subtle desktop feedback for hotkey triggers, including the floating status pill and optional haptic tick.
  • Improves hotkey wiki defaults for runtime, page count, and format selection.
  • Adds continuous-scroll wiki reading as the default with a Pages mode toggle for paged navigation.
  • Refines wiki reader layout so continuous markdown keeps the same readable width behavior as paged markdown.
  • Ships signed and notarized macOS Apple Silicon DMG plus Tauri updater artifacts.
Hotkeys Reader
0.0.6 May 2026

Antigravity CLI and safer repair.

  • Adds Google Antigravity CLI as a local agent alongside Grok CLI, Codex CLI, and Claude Code.
  • Improves local-agent Ask runs with clearer idle/loading states, better progress signals, and cancellable wiki generation.
  • Fixes follow-up composer submission and clearing, slash picker bounds, source citation linking, and local/remote source previews.
  • Adds safer page repair flows, including concurrent page regeneration without clobbering saved wiki pages.
  • Ships signed and notarized macOS Apple Silicon DMG plus Tauri updater artifacts.
Antigravity CLI Repair Streaming
0.0.5 May 2026

Updater and composer fixes.

  • Adds a titlebar Update button driven by the Tauri updater when a newer release is available.
  • Fixes follow-up submit behavior so Enter and click send reliably and clear the follow-up input immediately.
  • Fixes follow-up slash-command picker positioning and keeps picker updates scoped to the active composer.
  • Ships signed and notarized macOS Apple Silicon DMG plus Tauri updater artifacts.
Updater Composer
0.0.4 May 2026

Bundled desktop runtime.

  • Bundles the desktop server, web assets, and Bun runtime inside the macOS app for reliable first-run startup.
  • Fixes local CLI readiness and run execution drift after installing Grok CLI, Codex CLI, or Claude Code while the app is open.
  • Adds sidecar recovery so Ask and Wiki runs can restart a stale local CLI sidecar instead of staying stuck.
  • Updates first-time setup copy for Grok CLI, Codex CLI, and Claude Code.
  • Ships signed and notarized macOS Apple Silicon DMG plus Tauri updater artifacts.
Desktop Sidecar Local CLI
0.0.3 May 2026

Outcome-led wiki formats.

  • Adds formats for first-pass orientation, mental models, hidden quirks, feature scouting, worth-stealing analysis, debugging atlases, repo comparison, and tech-reader briefs.
  • Adds cleaner Compound Engineering lens support in Ask with slash commands, pro tips, and quieter UI copy.
  • Adds multiple concurrent wiki generations with higher page limits for larger codebase digests.
  • Adds slide generation and in-app Open Slide preview from generated wikis.
  • Improves desktop polish for sidebars, wiki controls, stream panels, feedback links, and reduced repaint/flicker during agent streaming.
  • Ships signed and notarized macOS Apple Silicon DMG and updater artifacts.
Formats Slides Streaming
0.0.2 May 2026

Early update path.

  • Adds signed updater artifacts for automatic future updates.
  • Fixes Grok CLI readiness.
  • Polishes the pinned sidebar.
  • Adds an Ask source-panel hide/show toggle.
  • Cleans up the landing download flow.
Updater Grok CLI
0.0.1 Alpha

Initial desktop build.

  • Initial macOS Apple Silicon desktop build.
Alpha macOS

Release notes are curated from the AsyncFuncAI/grok-wiki README and the latest GitHub release.