正在加载视频...

视频加载失败

Every AI builder eventually asks the same very human question: How expensive was that little “quick test”? Grok Build v0.2.109 is adding better visibility into token usage, costs, and session efficiency. The new /usage command shows real-time metrics, so builders can actually see what their AI development sessions are...

55,087 次观看 • 1 个月前 •via X (Twitter)

0 条评论

暂无评论

原始帖子的评论将显示在这里

相关视频

BREAKING: SpaceXAI has released a major new update for Grok Build (v1.0.14) Grok v1.0.14 is a reliability and workflow update for the Grok CLI. It makes OIDC token refresh proactive, lets PostToolUse hooks send feedback back to the model after tools run, adds per-turn token and cost tracking via grok usage, and cuts Windows downloads by about 70%, with a large set of fixes that tighten sandboxing, subagent handling, hooks, and startup. Features: • OIDC token refresh is now proactive by default for better reliability. • PostToolUse hooks can now provide feedback and context to the model after tool execution. • SDK-registered PostToolUse hooks now provide model-facing feedback. • grok usage now shows persisted per-turn token and cost data. • Retry status in composer and title now shows a short reason for the retry. • Models can now declare a different identifier for each reasoning-effort level instead of always sending the same id. • Prompt suggestions now respect remote configuration and default to the current session model. • Windows CLI downloads are now ~70% smaller using the same compressed sidecars as macOS and Linux. Bug Fixes: • grok inspect now correctly shows Claude bypass locks as advisory rather than enforced. • Subagent sessions no longer leak threads or file descriptors when the parent is busy. • Cold startup no longer performs duplicate remote settings fetches. • Compaction failures due to context size now degrade input instead of retrying identically. • --sandbox strict now restricts writes to ~/.grok/sessions only. • Subagent spawning now waits longer on a busy coordinator and shows clearer retry guidance instead of "unreachable". • Failed task and todo tool calls now appear in the transcript instead of disappearing without a trace. • Composer status row no longer collapses or flashes when using double-Enter to send now. • Session close is no longer delayed by a single slow hook; each SessionEnd hook now has its own timeout. • Hook removal in the extensions modal no longer offers actions that the handler will refuse. • Interjections during a turn are now delivered atomically or not at all. • Subagent tasks no longer get incorrectly cancelled when the parent session is waiting for completion. • Workflow detail view now closes the overlay on X or outside click instead of returning to the run list. • Resuming subagents now succeeds for larger transcripts that still fit the model context with headroom. Performance: • Startup now fetches remote settings only once per boot instead of potentially twice. • First message on large repositories no longer waits on repository status scan. • Large session memory no longer blocks the agent during turn completion or subagent spawning. • Signed-in CLI starts faster by serving remote settings from a local cache on warm boots. Download Grok Build: Update to the latest Alpha release: grok update --alpha Update to the latest Stable release: grok update

DogeDesigner

52,299 次观看 • 8 天前

BREAKING: SpaceXAI has released another major new update for Grok Build (v1.0.19) This update improves background task handling, adds transparent terminal themes, worktree support for headless sessions, and better session/dashboard controls. It also fixes UI freezes, crashes, feedback issues, clickable URLs, and makes the first prompt after login faster. Breaking Changes • Scheduled /loop tasks always run in the background; they no longer inject turns into your conversation. Features • New terminal theme option makes backgrounds transparent so the terminal's own colors show through. • MCP servers blocked by organization policy now show clear messages and are refused before any config change. • Session resume now tells the model what loops, subagents, and workflows were still running. • Dashboard now shows newly dispatched sessions immediately instead of waiting for the store. • Headless sessions (grok -p) now support the --worktree flag to run in a separate git worktree. • Dashboard now says 'Open session' instead of 'Add session' for the session picker button. • Multi-line bash commands now render with proper wrapping and highlighting when opening the block viewer. • /usage now works from the dashboard and shows account allowance when no session is active. Bug Fixes • Fixed mid-turn UI freezes when the terminal stops reading output. • Fixed crashes that occurred when the terminal pane was closed while grok was exiting. • MCP server list in minimal mode now correctly shows policy-blocked servers. • URLs that wrap across multiple lines inside quotes or lists are now fully clickable. • The welcome screen composer now grows taller when you paste multi-line text. • Enterprise policy files are no longer deleted on startup when your team login is stored at a custom GROK_AUTH_PATH. • /feedback now drops unsupported images with a notice (matching the modal) and never loses your report text on save errors. • Feedback drafts keep their paragraph breaks when updated, and the modal no longer switches tabs unexpectedly. • Turn summary lines no longer lose their spacing after background tasks finish. • Thinking blocks no longer stay expanded after switching between fullscreen and minimal modes. Performance • First prompt after login is faster when MCP servers are configured; they connect in the background. Download Grok Build: Update to the latest Alpha release: grok update --alpha Update to the latest Stable release: grok update

DogeDesigner

431,420 次观看 • 4 天前

AI token usage is up 10x in 7 months, compounding 40%/MONTH! There is NO BUBBLE when demand is STILL accelerating And this is just OpenRouter, it doesn't count the labs direct token usage and APIs But here's what's interesting about these numbers, the demand is coming from everywhere at once US models (OpenAI, Anthropic, Google) keep growing, while Chinese open weight models (DeepSeek, Tencent, Xiaomi, Minimax) grew even faster and now drive over 60% of usage on OpenRouter Closed source and open source both compounding at the same time. This is literally the best case scenario for AI Infra investors It means both frontier model tokens and cheaper tokens have product market fit. This means the application layer is finding ways to use both and generate ROI with both types Demand for tokens IS demand for compute. This is why SpaceX is looking to build 10GW of compute by next year, because the demand is clearly here Now combine this demand set up, with NVIDIA yesterday announcing financing platforms with Apollo, BlackRock, Blackstone, Brookfield, Goldman Sachs and KKR to mobilize over $500 billion of third party capital for AI infrastructure And Jensen has said publicly he expects $3 to $4 TRILLION of AI infrastructure spend by 2030 The build out will have to continue for a lot longer than the market is expecting, that is very clear to me. Don't let this consolidation period in AI infra stocks shake you out, they will have their moment again and take their next leg higher p.s. if you want to see how im investing in this, you can track my real-time portfolio and the research of all 5 Milk Road PRO analysts with live trade notifications, and it's just $1 to try it out (insane price just to check it out). Learn more here: Good luck out there!

Kyle Reidhead | Milk Road

28,320 次观看 • 28 天前

everyone is looking at grok bot like it is five new employees the more interesting part is that they are not five isolated employees they share one persistent cloud environment: the same browser sessions, terminal, filesystem and authenticated tools - while a chief of staff can route work between them without waiting for you to open the laptop that turns one login into infrastructure a research bot can collect leads, pass them to a writer, hand the result to a designer and let an ops bot update the workflow all inside the same running machine the upside is obvious: less copying, fewer handoffs and work that continues while you sleep the blast radius is just as obvious: - authenticate only the services the whole agent fleet is allowed to reach - give every bot a narrow role description, because that description becomes its place in the org chart - keep irreversible actions behind human approval: sending, publishing, spending and production changes - store skills, configuration and long-term state inside `/workspace`, because the rest of the VM may disappear during an update - treat shared sessions as shared authority, not as separate bot identities the same architecture that makes grok bot useful is what makes it dangerous to configure casually my take: the breakthrough is not that you can hire five AI workers it is that they can operate like one persistent company inside your real tools and your job changes from prompting every task to designing the permissions, boundaries and handoffs the full chief-of-staff setup, session handoff model, approval matrix and `/workspace` survival strategy are mapped out in the article ↓

monokern

1,014,138 次观看 • 18 天前

Elon Musk just said something that should terrify every AI CEO on earth. Musk: “We want to just have a maximally truthful AI.” Not a safe AI. Not an aligned AI. Not an AI that needs permission to answer your question. A truthful one. That distinction matters more than any chip war, any funding round, any model benchmark. Because every other major AI lab made the same quiet decision. They chose comfort over accuracy. They built systems that filter reality before it reaches you and called it responsibility. OpenAI curates what GPT is allowed to say. Google’s Gemini rewrote history in real time because accuracy threatened the narrative. Others hardcode values chosen by a handful of researchers who answer to no one. No vote. No referendum. No consent from the 8 billion people whose reality is being quietly pre-edited by strangers. The most powerful information tools ever created are being designed to decide what you’re allowed to conclude. That’s not safety. That’s editorial control at a scale no government, no media empire, no propaganda machine has ever come close to. This is why xAI terrifies the establishment. Truth is the harder engineering problem. Bias is a shortcut. You pick a worldview. Hardcode the guardrails. Ship it. Truthful AI is ungovernable. It doesn’t care about your politics, your funding sources, or your PR strategy. It just tells you what the data says. That’s terrifying if your power depends on the gap between what is real and what people are told. Every power structure in human history has been built on controlling that gap. Churches. Governments. Media conglomerates. Intelligence agencies. Central banks. Every one of them runs on the same fuel. Information asymmetry. Truthful AI doesn’t narrow that asymmetry. It erases it. Musk: “Even if what it says is not politically correct. You want it to focus on being as accurate and truthful as possible.” That’s not a product feature. That’s the end of every institution that survives by standing between reality and the public. And they know it. The attacks on xAI will never stop. Not because Grok is dangerous. Because Grok doesn’t answer to shareholders, regulators, or PR teams. It answers to the truth. The question was never whether AI would change the world. It was whether you’d be allowed to see it clearly when it did.

Dustin

429,382 次观看 • 3 个月前

I'm proud to share that Glean has surpassed $300M ARR, just five months after crossing $200M and growing ~3x over the past 15 months. This is an exciting milestone for Glean, and it's a signal about where the enterprise AI market is heading. We’ve long believed the real challenge in enterprise AI is not access to models. It is grounding AI in how a company actually works: its people, knowledge, workflows, permissions, and systems. That’s even clearer now. The companies creating real value with AI are not just adopting better models. They are building systems that understand their business well enough to deliver reliable outcomes at scale. That is the real moat, and it is what we’ve been building at Glean: an unrivaled context layer for enterprise AI. That context has to work across the business, not just inside a single team or use case. We see that in how customers adopt Glean: more than 85% use it across five or more job functions. It also has to meet the security and governance demands of complex enterprises. We see that in who is choosing Glean: our Fortune 500 customer count nearly doubled year over year. And it has to make economic sense as usage grows. In our recent benchmark with Claude Cowork, Glean was preferred roughly 2.5x as often as off-the-shelf MCP tools and used 30% fewer tokens on average. Better context improves both quality and efficiency. I enjoyed talking with CNBC's Deirdre Bosa about this broader shift. In enterprise AI, the winners will not be defined by better models alone. They will be defined by who builds the strongest foundation for enterprise context. Thank you to our customers, partners, and team for helping us build the future of enterprise AI.

Arvind Jain

281,201 次观看 • 3 个月前

GROK SURGES TO THE FRONT OF THE GENAI RACE AS GROWTH SKYROCKETS Grok is absolutely amazing, continuing to stun with incredible results. Web traffic jumped nearly 15% month-over-month in November 2025, the fastest growth in the generative AI industry, proving Elon’s xAI project isn’t just competing, it’s taking real market share from ChatGPT. Grok hit around 234.4 million visits in November, up from 204 million in October. That’s a staggering 1,300% year-over-year surge, pushing it past Perplexity and Claude in user growth and cementing it as the world’s #2 chatbot by market share. The breakout came with Grok 4.1’s release in mid-November. The update debuted at number 1 on LMSYS Arena, that’s the global benchmark where AI models are ranked through blind human evaluations. Grok’s new “Thinking Mode” scored 1483 Elo, a 31-point lead over every open model, beating Gemini 2.5 Pro and Claude 3. The upgrade also cut hallucinations (false answers) by two-thirds, expanded its context window to 2 million tokens, about 1.5 million words of memory, and dominated top reasoning and coding tests like, graduate-level logic, and the emotional intelligence aspect. U.S. traffic surged to 51.5 million visits, boosted by X integration and Grok’s unfiltered style. At just $0.20 per million input tokens, versus GPT-5.1’s $1.25—it’s winning with both speed and affordability. The momentum isn’t hype, it’s lift-off. If growth holds, Grok could reach 500 million users by mid-2026, forcing every rival to redefine what “intelligent” really means. To truthful AI winning! Source: X Freeze, NextBigFuture, CometApi, Langcopilot

Mario Nawfal

33,823 次观看 • 9 个月前

BREAKING: SpaceXAI has released another major new update for Grok Build (v1.0.22) This update is focused on smoother workflows, better safety and improved reliability. It adds stronger desktop and MCP integration, clearer file-edit previews, a redesigned dashboard and better subagent support. It also fixes problems with sessions, skills, authentication and background commands while making sessions faster to open and resume. Features Built-in agent tools now take precedence over user MCP servers when tool names collide. Desktop app tools are now available through a dedicated first-party MCP server. Remote control pickers can now group servers by device using announced device identity. edit_file diffs now show real file line numbers instead of starting at line 1. Permission prompts for file edits now auto-expand the diff row so you can see the change before approving. Sending a message to a finished subagent now continues that same subagent instead of failing. Background subagent completion messages now show the actual output instead of just a pointer to run the tool. Dashboard now shows a unified header with a location picker and an actions row for creating agents or resuming previous sessions. New grok-workspaced daemon mode lets a long-lived process expose folders to the Computer Hub, separate from the Desktop-supervised sidecar. Bug Fixes MCP connectors now correctly show when they need re-authentication, even if no tools are listed. Extensions modal shortcuts now work when the tab bar is focused, and invalid actions on headers show helpful messages. The Send now button and shortcuts now work correctly when an automatic background turn is running. Resumed sessions now show the exact text you typed for mid-turn follow-ups instead of the wrapped system message. The /skills command now updates the model with newly installed skills, even when written from another NFS client. Auto mode no longer instantly runs destructive git checkout -- commands; they now go through the model for safety. Fixed a crash that could occur when restoring pasted content after certain skill injections or rewinds. Subagents and workflows now respect the same bash timeout and auto-background settings configured for the parent session. Fixed model backend selection so an explicit chat_completions setting in config.toml is no longer overwritten by same-slug siblings. Slash command advertisements no longer spam repeatedly when your current directory is your home folder. Foreground shell commands no longer produce spurious background-task reminders or incorrect kill results. Queued follow-up buttons now appear in the order [Send now][edit][Cancel]. /compact instructions in the pager are now passed to the compaction backend. Bare /compact is unchanged. /goal, and resume after pressing Esc, now correctly starts the goal planner instead of failing with “Planning failed.” run_terminal_cmd now correctly tells the model that foreground commands are backgrounded after approximately 15 seconds instead of the 120-second timeout value. Skill announcements no longer repeat the same list of available skills multiple times in a session. Monitor events in multi-session processes now correctly wake idle sessions instead of being buffered until the next prompt. Performance Opening or resuming sessions no longer pauses the interface while reading MCP configuration files. Download Grok Build: Update to the latest Alpha release: grok update --alpha Update to the latest Stable release: grok update

DogeDesigner

59,828 次观看 • 1 天前

✨ Grok Imagine Video is now live on Photo AI It's hard to explain how impressive this is because of the speed that xAI got itself from literally nothing to the top of the leaderboards Six months ago Grok's video model was a joke, it wasn't even close to any of the video models out there, it looked cartoony and wasn't there and nobody took it seriously Now it's here and it's instantly the #1 video model out there now, it shot above Kling (which I used before on Photo AI and usually my favorite) and above Runway Gen 4.5 which was just launched 6 days ago! Mmore importantly it's now above xAI's biggest competitors' models: Google's Veo 3 and OpenAI's Sora 2 Being the best video model doesn't mean it's flawless: video is incredibly hard and actually because it looks so realistic now when it does make a mistakes it's even funnier One thing I noticed is that it still has a hard time with is voice, it does it well for a majority of the video but then slips up and produces unintelligible blabbering (which is really funny to hear) in both English (video 1: "it's where I find my naim", what's a "naim"?), and tested it in Portuguese too (video 3 at the end is unintelligible Portuguese I believe) In many ways Grok Imagine Video also reminds me of Sora, it has that weird but funny Sora conversation style But guys it's REALLY really really really close to getting perfect, we're so close to having full video productions being to be able done in AI, actually you already can if you just cut out the bad parts already Very exciting and I'm grateful I can experience this

@levelsio

195,023 次观看 • 7 个月前