Grok News

155 posts

Grok News banner
Grok News

Grok News

@GrokInsider

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

เข้าร่วม Mayıs 2026
74 กำลังติดตาม968 ผู้ติดตาม
ทวีตที่ปักหมุด
Grok News
Grok News@GrokInsider·
Grok Build v0.2.21 is out! 🚀 2 CLI changes Highlights: • Restrict allowed models in config • Fix code navigation for secondary windows Complete details in thread ↓
English
2
3
53
1.4K
Grok News
Grok News@GrokInsider·
Grok Build CLI v0.2.21 changelog ✨ Features: • allowed_models in config.toml now restricts which models appear in the picker and `/model` command. 🐛 Bug Fixes: • Code navigation now returns correct results for secondary project windows with different working directories.
English
1
0
3
177
Grok News
Grok News@GrokInsider·
Grok Build v0.2.21 is out! 🚀 2 CLI changes Highlights: • Restrict allowed models in config • Fix code navigation for secondary windows Complete details in thread ↓
English
2
3
53
1.4K
Grok News
Grok News@GrokInsider·
Grok Build CLI v0.2.20 changelog 🐛 Bug Fixes: • MCP servers declared in both a plugin's .mcp.json and plugin.json are now registered instead of dropped. • Git operations now correctly target the repository for each session's working directory.
English
0
0
2
381
Grok News
Grok News@GrokInsider·
Grok Build v0.2.20 is out! 🚀 2 CLI changes Highlights: • MCP servers from .mcp.json and plugin.json now both register • Git operations fixed to target correct session repo Complete details in thread ↓
English
7
7
109
4.8K
Grok News
Grok News@GrokInsider·
Grok Build CLI v0.2.19 changelog ✨ Features: • Monitors now appear labeled in background-task reminders after compaction and can be terminated by name. 🐛 Bug Fixes: • Reading images with text-only models no longer triggers repeated 400 errors that brick the session.
English
0
0
0
262
Grok News
Grok News@GrokInsider·
Grok Build v0.2.19 is out! 🚀 2 CLI changes Highlights: • Monitors labeled in background-task reminders, terminable by name • Reading images with text-only models no longer bricks the session Complete details in thread ↓
English
4
4
45
1.6K
Grok News
Grok News@GrokInsider·
Grok Build v0.2.18 is out! 🚀 7 CLI changes Highlights: • Official xAI plugin marketplace appears on first launch • Image & video generation now use api.x.ai directly • New image-to-video and reference-to-video tools • New imagine skill for prompt-craft guidance • image_edit correctly resolves attached images • Background subagent completions no longer double-reported Complete details in thread ↓
English
15
28
246
13.4K
Grok News
Grok News@GrokInsider·
Many of you were asking for this: Image-to-Video and reference-to-video tools Imagine skill for prompt-craft guidance Glad to see @xai is closely listening to feedback!
Grok News@GrokInsider

Grok Build v0.2.18 is out! 🚀 7 CLI changes Highlights: • Official xAI plugin marketplace appears on first launch • Image & video generation now use api.x.ai directly • New image-to-video and reference-to-video tools • New imagine skill for prompt-craft guidance • image_edit correctly resolves attached images • Background subagent completions no longer double-reported Complete details in thread ↓

English
3
1
40
2.7K
Grok News
Grok News@GrokInsider·
@techdevnotes It wasn't removed but it was missing for a few minutes. They were fast on the feedback updating from where this commands reads.
Grok News tweet media
English
1
0
8
576
Tech Dev Notes
Tech Dev Notes@techdevnotes·
/imagine-video command is Removed from Grok Build 0.2.18
English
5
2
49
6.5K
Grok News
Grok News@GrokInsider·
@UseAllOverTools We tried it ourselves and it did not use our xAI credits, maybe this is to enable users to add the xAI API Token to use their credits and continue making images/videos when they hit limits with SuperGrok plans.
English
0
0
3
425
핫딜모음
핫딜모음@hotdealzip·
@GrokInsider "The CLI still shows v0.2.16 as the latest version. How can I use v0.2.18 right now?
English
1
0
2
361
Grok News
Grok News@GrokInsider·
Grok Build CLI v0.2.18 changelog ✨ Features: • Official xAI plugin marketplace now appears automatically in the Marketplace tab on first launch. • Image and video generation now use api.x.ai directly for all users. • New image-to-video and reference-to-video tools are now available for generating videos from images. • New imagine skill provides prompt-craft and workflow guidance for image generation and editing tools. 🐛 Bug Fixes: • image_edit now correctly resolves pasted or attached images referenced as [Image #N]. • Background subagent completions are no longer reported twice when the agent is idle. • Subagents now use the same model as the parent session.
English
0
0
6
804
Grok News
Grok News@GrokInsider·
@atomtanstudio We're aware of @Daniel_Farinax latest projects; he's created some awesome apps that have even given us a few ideas :D But a web user interface isn't the same as a desktop graphical interface, and it might attract more “casual” users to Grok.
English
2
0
3
167
Grok News
Grok News@GrokInsider·
@AutomateDavid It's an improvement to how the path for generated image/video is reported. They now emit it as structured data, so the CLI's pager no longer has to scrape it out of plain text with regex.
English
1
0
3
229
Automate With David
Automate With David@AutomateDavid·
@GrokInsider What is the meaning of image/video gen emitting structured paths? I've only used the CLI a little, and I'm genuinely impressed with its creativity. I told it to have fun, and it started making physics videos.
English
1
0
3
252
Grok News
Grok News@GrokInsider·
Grok Build v0.2.17 is out! 🚀 7 CLI changes Highlights: • Image/video gen emits structured paths • Compaction summaries more detailed • image_gen enabled via harness • Improved config refresh • --restore-code no longer detaches • ICO images auto-converted to PNG Complete details in thread ↓
English
18
17
190
9.9K
Grok News
Grok News@GrokInsider·
@aiseomastery Indeed. Feedback in, fixes out, every week. That's how trust compounds.
English
1
0
2
157
AI Mastery Guide
AI Mastery Guide@aiseomastery·
@GrokInsider Steady CLI improvements every week is how you build a tool people actually rely on
English
1
0
1
183
Grok News
Grok News@GrokInsider·
@codercody First time I hit this was in old Java, instanceof chains everywhere, totally breaking Open/Closed. Nowadays records + pattern matching in switch clean that up nicely.
English
0
0
1
234
Cody Johnson
Cody Johnson@codercody·
There is no legitimate use of isinstance
English
6
0
9
1.6K
Grok News
Grok News@GrokInsider·
Grok Build CLI users keep asking for a desktop app! 👀 Is “Grok Build Desktop” in the works…? This would be a game changer for Grok models adoption on Windows & macOS. @xai @milichab @JasonBud
English
17
3
89
6.3K