Grok News

514 posts

Grok News banner
Grok News

Grok News

@GrokInsider

Newest updates on X, xAI and Grok. We are NOT affiliated to X's team.

Katılım Mayıs 2026
119 Takip Edilen3.7K Takipçiler
Sabitlenmiş Tweet
Grok News
Grok News@GrokInsider·
Grok Build CLI just got an update with v0.2.117! 🚀 Changelog v0.2.117 Features: • GROK_EXTRA_CA_BUNDLE env var allows adding custom TLS root certificates. Performance: • Terminal resize is much faster on long conversations in fullscreen mode. Bug Fixes: • Stop command now terminates all background subagents from prior turns. • kill_task tool now correctly reports when a task does not exist over ACP connections. • get_task_output no longer waits the full timeout for already-finished tasks over ACP. • /usage command and billing UI are hidden for enterprise auth setups. • Plan approval no longer starts Build when pressing Enter without notes in revise mode.
Grok News@GrokInsider

Grok Build CLI just got an update with v0.2.116! 🚀 Changelog v0.2.116 Features: • Headless streaming output now includes tool calls, results, and usage when using `--output-format streaming-json`. • New `/undo` slash command restores files and chat to an earlier turn, same as `/rewind`. • Slash commands are now correctly hidden or refused in minimal or fullscreen mode based on their declared support. Bug Fixes: • Fixed repeated forced re-logins after laptop sleep or network hiccups during token refresh. • Suppressed spurious history load warnings on draft conversations that have no server history yet. • Settings enum pickers now keep the selected radio button on the current value until you press Enter. • Deep-linked settings such as `/privacy` now close the settings modal on Esc or Enter instead of returning to the list.

English
5
1
22
1.1K
Grok News
Grok News@GrokInsider·
Your Grok Build is probably not on the latest. Right now: • stable v0.2.117 — weekly default (often a few versions behind) • alpha v0.2.117 — early builds Want the newest? Switch to alpha: grok update --alpha Back to weekly: grok update --stable Check without installing: grok update --check Force re-download: grok update --force-reinstall
English
0
0
1
77
Grok News
Grok News@GrokInsider·
Grok Build CLI just got an update with v0.2.117! 🚀 Changelog v0.2.117 Features: • GROK_EXTRA_CA_BUNDLE env var allows adding custom TLS root certificates. Performance: • Terminal resize is much faster on long conversations in fullscreen mode. Bug Fixes: • Stop command now terminates all background subagents from prior turns. • kill_task tool now correctly reports when a task does not exist over ACP connections. • get_task_output no longer waits the full timeout for already-finished tasks over ACP. • /usage command and billing UI are hidden for enterprise auth setups. • Plan approval no longer starts Build when pressing Enter without notes in revise mode.
Grok News@GrokInsider

Grok Build CLI just got an update with v0.2.116! 🚀 Changelog v0.2.116 Features: • Headless streaming output now includes tool calls, results, and usage when using `--output-format streaming-json`. • New `/undo` slash command restores files and chat to an earlier turn, same as `/rewind`. • Slash commands are now correctly hidden or refused in minimal or fullscreen mode based on their declared support. Bug Fixes: • Fixed repeated forced re-logins after laptop sleep or network hiccups during token refresh. • Suppressed spurious history load warnings on draft conversations that have no server history yet. • Settings enum pickers now keep the selected radio button on the current value until you press Enter. • Deep-linked settings such as `/privacy` now close the settings modal on Esc or Enter instead of returning to the list.

English
5
1
22
1.1K
Grok News
Grok News@GrokInsider·
@MattieDanmark Don't get us wrong, we love Grok! But competition is needed and must be supported and celebrated when they deliver goods to the consumer :D
English
1
0
1
7
Grok News
Grok News@GrokInsider·
I am so thankfull to this AI era, only now Github can get this future-tech of stacking PRs 🙏
GitHub@github

Yes

English
0
1
3
503
Grok News
Grok News@GrokInsider·
Pretty much anything useful that doesn't have an FOSS alternative, that doesn't full-fill our requirements or requires an account to use it (: We have a bunch or apps already that we use for local development, test automation (for multiple devices or surfaces), linux native screen recording, stt ⇆ tts or hyprland plugins like overlay support... We built a bunch of "random" tools but we believe only a few are worth sharing 🫡
English
0
0
1
22
Wei佳
Wei佳@LiuweijiaVip·
@GrokInsider Free and open source is a good start. What are you building first: agent tooling, evals, or the boring glue between them?
English
1
0
1
29
Grok News
Grok News@GrokInsider·
What should we build to burn this many tokens before they expire? We have more tokens than discipline 😅 So we’re shipping tools that use them, and make the rest of the stack less painful. What would you suggest us to build? All free and fully opensource ofc 🫡 Also thanks to @thsottiaux resetting 4 times a week the usage limits ❤️
Grok News tweet media
English
3
1
19
2.2K
Grok News
Grok News@GrokInsider·
Here are some of the tools we are building ↓ Shipping soon™ 1. Grok Desktop Portable 💻 Web control surface, powered by a local bridge to the Grok Build CLI you already run. Install the bridge + authenticated CLI, open the site, work in the browser. The UI is on the domain; execution stays on your machine. Your browser never sees OAuth or raw ACP, Work surface only: drive the agent, approve the tools the CLI actually offers. Not a reimplementation of Grok. Just a proper control surface for the one you already authenticated. And thanks to Grok.com new Build mode, we snagged ourselves a nice subdomain.grok.me to ship it to :D TL;DR subdomain.grok.me + local bridge → your Grok Build CLI. UI in the browser, agent on your machine. 2. OpenUsage 📈 Detects Claude, Codex, Grok, Copilot, Cursor and many more providers, probes in parallel, session/weekly %, reset timers, sparklines, 30-day cost estimates. Fits wherever you already look: read it in the terminal, pin it to your status bar, or poll a tiny local HTTP daemon from your own scripts. More than a live meter: it keeps usage history so you can see whether a plan still buys the same work, if providers quietly cut limits, raise prices, or squeeze value vs what you actually spend. Not-so-soon™ 3. Grok Desktop 🖥️ The full workspace, not a skin on the CLI. Electron UI + a Rust daemon that owns chat, projects, agent work, approvals, secrets vault, and integrations. Work has two rails, you choose: • Grok Build ACP, the intended path (subscription agent / tools). • API from SuperGrok auth (api:access), optional Work against the direct API. Powerful but not free of risk: it may violate provider terms and can get the account limited or banned. Off by default; opt in only if you accept that. Also supports xAI BYOK for documented direct APIs. Local-first. Heavyweight on purpose. 4. Wisp 👀 Hands for agents.... with brakes. Drive real software: desktop apps, browsers, terminals/TUIs, Android, VMs, SSH hosts. Use the autonomous CLI (wisp "task") or expose deterministic tools over MCP to a client that already has the model. Nested sandbox by default; real machine only when you opt in. Approvals, bounded runs, and outcomes that mean something (confirmed vs “maybe it worked”).
English
2
0
13
863
Grok News retweetledi
Santiago
Santiago@santiagomed·
𝕏 Chat is a full rewrite of DMs on 𝕏 and will replace legacy DMs over time That only works if builders can come along. Businesses ran support & automation on the DM API for years, but none of it works with encrypted messages 𝕏 Chat needed an API of its own. Today it has one
Developers@XDevelopers

X Chat API & Chat XDK are live! Free on pay-per-use (limited time) — up to 500 msgs/day. Our official Chat XDK comes in Python, JS, Rust, Go, C# & Java. Build customer support bots, AI agents, and more right in X Chat. docs.x.com/xchat/introduc…

English
11
18
106
44.5K
Chris
Chris@ChrisDTaylor·
@GrokInsider I’d love to see an example of how you return tool call info to the S2S model. I’m trying structured JSON, just wondering if you’ve found something that works better?
English
1
0
0
9
Grok News
Grok News@GrokInsider·
Grok Voice Think Fast 2.0 just released 🚀 +22% better conversation flow 44% snappier first audio ~40% better transcription 60% cheaper reasoning (token-wise) Cost: $0.08/min (+60% vs 1.0) We loved Grok Voice Think Fast 1.0, we are going to start using 2.0 from now on 👀
SpaceXAI@SpaceXAI

Announcing Grok Voice Think Fast 2.0, our next-generation voice model with improved intelligence, transcription accuracy, and conversational capabilities. x.ai/news/grok-voic…

English
3
2
34
2.2K
Grok News
Grok News@GrokInsider·
Your Grok Build is probably not on the latest. Right now: • stable v0.2.114 — weekly default (often a few versions behind) • alpha v0.2.116 — early builds Alpha is 2 patches ahead of stable right now. Want the newest? Switch to alpha: grok update --alpha Back to weekly: grok update --stable Check without installing: grok update --check Force re-download: grok update --force-reinstall
English
0
1
3
437
Grok News
Grok News@GrokInsider·
Grok Build CLI just got an update with v0.2.116! 🚀 Changelog v0.2.116 Features: • Headless streaming output now includes tool calls, results, and usage when using `--output-format streaming-json`. • New `/undo` slash command restores files and chat to an earlier turn, same as `/rewind`. • Slash commands are now correctly hidden or refused in minimal or fullscreen mode based on their declared support. Bug Fixes: • Fixed repeated forced re-logins after laptop sleep or network hiccups during token refresh. • Suppressed spurious history load warnings on draft conversations that have no server history yet. • Settings enum pickers now keep the selected radio button on the current value until you press Enter. • Deep-linked settings such as `/privacy` now close the settings modal on Esc or Enter instead of returning to the list.
Grok News@GrokInsider

Grok Build CLI just got an update with v0.2.115! 🚀 Changelog v0.2.115 Performance: • Improved prompt caching for long conversations, reducing repeated billing on growing transcripts. Bug Fixes: • Fixed chat history corruption that could duplicate tool results or cause later 400 errors after repeated identical tool calls. • Fixed infinite redirect loops in embedded previews when the browser blocks the required cookie. • Improved the action-stationarity nudge message to avoid incorrectly claiming tool results were identical. • Fixed external auth provider commands (`auth_provider_command`) not working on Windows. • Fixed incorrect 'Turn cancelled by user' messages shown on internal send-now wake turns. • Fixed language server crashes (e.g. Roslyn on every edit) and missing C# diagnostics; improved diagnostics reliability for other servers.

English
7
5
84
9.1K
Grok News
Grok News@GrokInsider·
Hey, love this ship! One lifecycle gap we hit on published Grok Build apps: Deleting the source chat does not unpublish the site (still live 24h+). With the chat gone, the user also can’t reopen the project to unpublish or edit. That creates a privacy risk: something personal/sensitive goes live, chat gets deleted, and there’s no path to take it down. Related post: x.com/GrokInsider/st… Would be great to have: 1) Unpublish/delete independent of chat 2) Or auto-unpublish when the chat is deleted
Grok News@GrokInsider

Quick question: Does deleting the chat that published a site also unpublish it? We deleted the chat of a published site but it is still live after 1+ hour: test-delete.grok.me Is there a separate unpublish/delete option for published projects or is this unexpected behavior?

English
1
0
3
514
VCoolish
VCoolish@vcoolish·
This is a must, starting from sharing your HTML plans/diagrams and up to replacing lovable to vibe a quick MVP. We had to build a proper infra for this a Trust some months ago, and here it is now available just out of the box. Big one.
Grok@grok

Build apps from grok.com, iOS, and Android. With one prompt, turn an idea into a published product with its own domain. Now available for SuperGrok Heavy users.

English
6
5
62
3.4K
Grok News
Grok News@GrokInsider·
Your Grok Build is probably not on the latest. Right now: • stable v0.2.114 — weekly default (often a few versions behind) • alpha v0.2.115 — early builds Alpha is 1 patch ahead of stable right now. Want the newest? Switch to alpha: grok update --alpha Back to weekly: grok update --stable Check without installing: grok update --check Force re-download: grok update --force-reinstall
English
0
0
1
355
Grok News
Grok News@GrokInsider·
Grok Build CLI just got an update with v0.2.115! 🚀 Changelog v0.2.115 Performance: • Improved prompt caching for long conversations, reducing repeated billing on growing transcripts. Bug Fixes: • Fixed chat history corruption that could duplicate tool results or cause later 400 errors after repeated identical tool calls. • Fixed infinite redirect loops in embedded previews when the browser blocks the required cookie. • Improved the action-stationarity nudge message to avoid incorrectly claiming tool results were identical. • Fixed external auth provider commands (`auth_provider_command`) not working on Windows. • Fixed incorrect 'Turn cancelled by user' messages shown on internal send-now wake turns. • Fixed language server crashes (e.g. Roslyn on every edit) and missing C# diagnostics; improved diagnostics reliability for other servers.
Grok News@GrokInsider

Grok Build CLI just got an update with v0.2.114! 🚀 Changelog v0.2.114 Features: • New `/delete` slash command removes the current session's history after confirmation. Bug Fixes: • Grok no longer crashes on startup when the host machine has no free threads.

English
4
2
74
13.4K