Changelog
Public workbench
2026-09-10 · Web, desktop, MCP, and the signed-in marketplace as they stand.
The hosted app at runbookhq.app is the workbench: scripts, runbooks, standards, and reports in one organization-wide list. Auth is email, password, magic link, passkey, and optional authenticator MFA.
Desktop 0.4.7 is the same URL in a window — tray, native menus, hide-on-close, and automatic updates from the public releases bucket. Desktop confirms before a local script run, before picking report sources, and before a Python generator. Output stays on that computer.
MCP is a personal token on Account → MCP. The hosted server at /api/mcp searches and can upsert report kits; it never runs scripts or generator code.
Marketplace is signed-in: publish a frozen pack of up to 20 items, import into the current organization, or download .rbhq.json. Pack pages are not in the public sitemap.
Following a runbook is browser-local. There is no /{org}/runs. Script executions still write script.run activity (interpreter, host, exit code).
Public marketing URLs are /, /pricing, /download, /faq, /mcp, /compare/hudu, /blog, /changelog, /privacy, and /terms.