Loading...
Loading...
quote: Grok Build just got a new update bringing a first-class workflows catalog, Always and Never allow on permission prompts, a live status line that can refresh on a timer, and faster shutdown of looping tool calls Release Notes: v1.0.7 Features: • Users hitting startup timeouts can now raise the connect budget with the `GROK_CONNECT_UI_TIMEOUT_SECS` environment variable. • Permission prompts now show "Always allow" and "Never allow" options by default. • Users can now delete scheduled background loops directly from the tray. • Status line command scripts can now run on a timer via refresh_interval in config.toml. • Permission prompts now offer a 'Never allow' choice for MCP tools and web-fetch domains that persists per project. • Workflows tab added to the extensions modal (Ctrl+L or /plugins) listing installed workflows with name, source, and description. • New /workflows command opens the Workflows catalog tab; use /workflow runs to view live workflow runs. • Bare /workflow (or /workflow runs) now lists active and recent workflow runs with status and progress instead of usage help. • Workflows row added to the Ctrl+P command palette, opening the Workflows catalog tab. Bug Fixes: • MCP server connections in non-interactive sessions no longer incorrectly require authentication for tokenless servers. • Fixed startup timeouts caused by concurrent auth refreshes across multiple sessions. • Tool call loops are interrupted earlier to avoid wasting time on repeated identical actions. • Subagents no longer receive the ask-user-question tool. • Bare email addresses are now turned into clickable mailto links in the pager. | Grok Build just got a new update bringing a cleaner agent architecture, smoother prompt controls, a powerful new grok clone workflow, and major reliability improvements across sessions and tasks Release Notes: v1.0.6 Breaking Changes: • Subagent spawning no longer accepts capability_mode; tool access is now controlled only by agent type. Features: • Shift+arrow keys now extend text selections in the prompt like a standard text field. • Optional status line can now display live session info or script output at the bottom of the pager. • grok clone can now fetch a repo into a content store and mount a projected working tree. Bug Fixes: • Fixed session startup hangs on large or unhealthy git repositories. • Queued messages during goals no longer starve, and editing queued prompts works reliably. • Consent notice on first launch now shows clickable links and handles keyboard/mouse correctly. • Ctrl+C then edit a prompt now correctly removes the original text from the conversation. • Double-clicking a terminal command result now shows the complete output instead of a preview. • Consent notice links are now stricter and more reliable on all terminals. • Video generation now surfaces a clear ZDR error instead of raw API responses when output storage is required. • Project hooks on Windows now correctly expand $CLAUDE_PROJECT_DIR when invoking PowerShell scripts.
Impact Score