Inference Brew

SpaceXAI Updates Frontier Model to Grok 4.7

00:00 / --:--

← Back to home

SpaceXAI Updates Frontier Model to Grok 4.7

1. SpaceXAI Updates Frontier Model to Grok 4.7

SpaceXAI has released Grok 4.7, the successor to the Grok 4.6 model. The new version delivers significant benchmark gains in agentic knowledge work and coding tasks while maintaining the 500k context window. While input and output pricing remains at $2/$6 per million tokens, the model's 'xhigh' mode consumes up to 125% more output tokens than its predecessor, increasing the total API cost for complex tasks.

  • • Grok 4.7 succeeds Grok 4.6, achieving a score of 46 on the Artificial Analysis Intelligence Index.
  • • Agentic performance improved by 111 points on the AA-Briefcase benchmark compared to Grok 4.6.
  • • Maintains a 500k token context window with base pricing of $2/$6 per million tokens.
  • • xhigh mode consumes 125% more output tokens than Grok 4.6, raising costs for complex tasks.

Developers gain access to a more capable reasoning and coding model, though they should account for increased costs in 'xhigh' mode compared to the previous Grok 4.6 release.

2. Xiaomi Launches MiMo-V2.6-Pro, Succeeding V2.5-Pro

Building on the MiMo-V2.5-Pro series previously released in June 2026, Xiaomi has launched MiMo-V2.6-Pro. This new 1.02-trillion parameter Mixture-of-Experts model features 42 billion active parameters and has achieved a score of 46 on the Artificial Analysis Intelligence Index, marking a significant performance increase over the V2.5-Pro's score of 26. The model is priced at $0.435 per million input tokens and $0.87 per million output tokens, maintaining competitive economics for developers.

  • • MiMo-V2.6-Pro is a 1.02-trillion parameter MoE model with 42 billion active parameters.
  • • The model scores 46 on the Artificial Analysis Intelligence Index, outperforming the V2.5-Pro's score of 26.
  • • Pricing is set at $0.435 per million input tokens and $0.87 per million output tokens.
  • • The model includes a 99% cache-hit discount, enhancing cost-efficiency for developers.

Developers now have access to a more capable successor to the MiMo-V2.5-Pro, offering improved intelligence at competitive price points.

SOURCES

3. Meta Releases Segment Anything Model (SAM) 3.1 on Model API

Meta has officially released Segment Anything Model (SAM) 3.1 on the Meta Model API. This update allows developers to perform text-prompted object detection, segmentation, and tracking across both static images and video sequences. To ensure low latency and high reliability, Meta is serving SAM 3.1 on custom-built inference infrastructure. The API is priced at $2.50 per 1,000 images and $0.20 per 1,000 video frames.

  • • Meta released SAM 3.1 on the Meta Model API, supporting text-prompted object detection, segmentation, and tracking.
  • • The model is served on dedicated inference infrastructure optimized for its specific architecture.
  • • Pricing is set at $2.50 per 1,000 images or $0.20 per 1,000 frames of video.

Developers can easily integrate advanced computer vision capabilities into their apps via a managed API without hosting complex vision models.

SOURCES

4. Cloudflare Announces General Availability of Python Workers

Cloudflare has announced the general availability of Python Workers, bringing first-class Python support to its serverless developer platform. This release allows developers to write and deploy native Python code that interacts directly with Cloudflare services like Workers AI, R2, and Durable Objects without needing JavaScript wrappers. Python Workers support popular web frameworks like FastAPI and Flask, as well as core AI libraries such as OpenAI, LangChain, and MCP. Additionally, a new socket bridge allows seamless connections to relational databases through Hyperdrive.

  • • Python is now a first-class, fully supported language on the Cloudflare Developer Platform.
  • • Python Workers natively integrate with Cloudflare services including Workers AI, R2, D1, and Durable Objects.
  • • Developers can run ASGI/WSGI frameworks like FastAPI, Django, and Flask using built-in connectors.
  • • Popular AI libraries including openai, langchain, and mcp are supported out of the box.
  • • A new socket bridge enables direct connections to PostgreSQL and MySQL databases via Hyperdrive.

Developers can now deploy Python-based AI applications, FastAPI backends, and MCP servers directly to Cloudflare without writing JavaScript glue code.

SOURCES

5. Foremerge: A Local Coordination Layer for Parallel Coding Agents

Foremerge has been released as an open-source local coordination layer designed to manage parallel coding agents working on the same codebase. Built as a Rust binary, Foremerge provides a CLI and an MCP server with 18 tools that integrate seamlessly with Claude Code, Codex, and Cursor. By utilizing a shared SQLite database within the git common directory, the tool tracks agent operations and scopes to deterministically detect intent conflicts before they happen, all without modifying git history or relying on expensive LLM-based judges.

  • • Foremerge is a local coordination layer that tracks intended operations and scopes across parallel coding agents.
  • • The tool is implemented as a Rust binary with a CLI and an MCP server containing 18 tools.
  • • It operates above git and worktrees, using a shared SQLite file in the git common directory to avoid modifying git history.
  • • Conflict detection is entirely deterministic and based on declared operations rather than LLM judges.
  • • The system is compatible with Claude Code, Codex, and Cursor, and has been tested with up to 98 parallel agents.

Developers running multiple parallel coding agents can prevent conflicting code changes without relying on expensive LLM judges.

SOURCES

6. AX: A High-Throughput Declarative Orchestrator for Autonomous Agents

AX has been introduced as an open-source, high-throughput orchestrator designed to manage and scale billions of autonomous agent workloads within a cluster. Operating on top of Agent Substrate, AX brings a Kubernetes-like declarative experience to agent deployment. Developers define tasks using workspace and gateway specifications, and AX automatically handles the sandboxing, wiring, and network-fencing required to execute those agents securely at scale.

  • • AX is a high-throughput, declarative orchestrator built to run large-scale autonomous agent workloads.
  • • The system operates on top of Agent Substrate and provides a Kubernetes-like user experience.
  • • AX sandboxes, wires, and network-fences agent tasks based on user-defined workspace and gateway specifications.

Developers can deploy, sandbox, and scale massive agentic workloads using familiar declarative workspace and gateway specifications.

SOURCES

7. Alibaba's Qwen Team Releases RecreationWorld Agent Sandbox

Alibaba's Qwen team has released RecreationWorld, a specialized sandbox environment hosted on Hugging Face. Designed for hybrid computer-use agents, RecreationWorld provides a five-platform environment where autonomous agents can interact with real applications, execute complex workflows, and visually verify their own builds. This release offers developers a standardized, safe environment to benchmark and refine GUI-based agent behaviors.

  • • RecreationWorld is a five-platform sandbox designed specifically for hybrid computer-use agents.
  • • The platform allows agents to explore real applications, execute tasks, and visually verify their builds.
  • • The sandbox has been released by Alibaba's Qwen team and is hosted on Hugging Face.

Developers can safely test and visually verify computer-use agents across multiple platforms in a standardized sandbox.

SOURCES

8. Halo Framework Accelerates Post-Training of Open-Source Models

A new post-training framework called Halo has been introduced, aiming to optimize the fine-tuning and alignment of open-source models. Halo delivers up to 2.8 times the throughput of Hugging Face's stock TRL library while simultaneously reducing peak memory consumption. Crucially for developers, models trained using the Halo framework remain fully compatible with their native Hugging Face formats, allowing for seamless deployment into existing pipelines.

  • • Halo is a new framework designed for the post-training of open-source models.
  • • The framework delivers up to 2.8 times the throughput of stock TRL (Transformer Reinforcement Learning).
  • • Halo requires less peak memory than stock TRL during training runs.
  • • Models processed with Halo remain in their native Hugging Face format.

Developers fine-tuning local models can significantly speed up their post-training pipelines and reduce hardware costs.

SOURCES

9. ZCode Open-Sources Stack and Patches Security Vulnerabilities Following Data Upload Incident

In response to recent security findings regarding unauthorized workspace uploads, ZCode has transitioned to an open-source model, releasing its desktop application, web workspace, backend, Agent CLI, and runtime on GitHub. The accompanying v3.14.0 update addresses the reported vulnerabilities by removing the Repo Wiki feature and disabling automatic local repository snapshot uploads. Additionally, third-party audits by CAICT and NSFOCUS have verified that ZCode's cloud storage buckets have been deleted and are in a zero-data state, confirming no user code was retained for model training.

  • • ZCode has open-sourced its desktop app, web workspace, backend, Agent CLI, and runtime on GitHub.
  • • The v3.14.0 release addresses security issues by removing the Repo Wiki and disabling local repository snapshot uploads.
  • • Independent audits by CAICT and NSFOCUS confirmed that the zcode-prod Alibaba Cloud OSS bucket is in a verified zero-data state and has been deleted.
  • • The company confirmed that no user code data was retained or used for model training.
  • • ZCode is establishing an ongoing vulnerability reporting program with rewards for developers.

This update provides a path for developers to continue using ZCode securely by moving to an open-source, self-hosted environment with verified remediations for the previously identified data privacy risks.

SOURCES

10. Meta Opens Muse AI Platform to Third-Party Connectors

Meta has expanded its Muse consumer AI agent platform, launched earlier this month, by opening developer access for building custom API connectors. Developers can now integrate their own services directly into the Muse ecosystem, with Meta handling the underlying agent orchestration and context management. All submissions are subject to a review process covering security, functionality, and legal compliance.

  • • Meta is accepting submissions for custom API connectors for the Muse platform.
  • • Developers provide the API, while Muse manages agent orchestration and context.
  • • Connectors must pass functional, security, and legal reviews before being made available to users.
  • • Approved integrations may receive featured placement within the Muse ecosystem.

This development allows third-party services to integrate directly into the Muse assistant, extending the platform's capabilities beyond Meta's initial feature set.

SOURCES

11. Kev: Small Qwen3.5-Based Decision Models for Local Inference

Kev has introduced a family of small, Apache-2.0 licensed decision models built on top of the Qwen3.5 architecture using a rank-16 LoRA adapter and a pointer head. Available in 0.8B, 4B, and 9B sizes, these models are optimized for structured tasks like yes/no, multiple-choice, and rating questions. The models run locally on CUDA, ROCm, and Apple Silicon, with the larger variants easily fitting on a 32 GB Mac. Kev features out-of-the-box compatibility with TypeSafe's System One, enabling developers to point the TypeSafe Python SDK directly at a local Kev server.

  • • Kev is a family of small decision models based on Qwen3.5, available in 0.8B, 4B, and 9B parameter sizes.
  • • The models support structured yes/no, multiple-choice, and rating question types under the Apache-2.0 license.
  • • The 4B and 9B versions run on CUDA, ROCm, and Apple Silicon, fitting within a 32 GB Mac using bf16 precision.
  • • The local Kev server is fully compatible with TypeSafe's System One, allowing direct integration with the TypeSafe Python SDK.
  • • Models can be fine-tuned on domain-specific data using a simple JSONL format and the --init_from flag.

Developers can run fast, structured decision-making models locally on Apple Silicon or CUDA with full TypeSafe SDK compatibility.

SOURCES

12. Sharp-Spark-X2.5-4B-GGUF Released for Low-RAM Agentic Coding

A new quantized model, Sharp-Spark-X2.5-4B-GGUF, has been released on Hugging Face to bring local agentic coding to low-end hardware. Developed as a non-profit volunteer effort, the model is specifically calibrated for devices with small GPUs or 16GB of RAM or less. The quantization process utilizes a custom importance matrix weighted for coding and cybersecurity tasks, prioritizing real-world SWE-bench-Live performance over standard mathematical fidelity metrics.

  • • Sharp-Spark-X2.5-4B-GGUF is a quantized model designed for agentic coding on low-end hardware.
  • • The quantization process uses a custom importance matrix calibrated for agentic coding and cybersecurity.
  • • The model prioritizes SWE-bench-Live performance over traditional KL-divergence metrics.
  • • It is designed to run on smartphones and older laptops with 16GB of RAM or less.
  • • The model is available on Hugging Face as a non-profit volunteer effort.

Developers with limited hardware can run capable local coding agents on devices with 16GB of RAM or less.

SOURCES

13. phantom-kv: Uncensor LLMs via Hot-Swappable KV-Cache Injection

A new open-source project called phantom-kv introduces a novel method for modifying large language model behavior without altering their underlying weights. By injecting a tiny, offline-trained 18MB bank of key/value tensors directly into the model's KV cache, phantom-kv can suppress refusal behaviors on harmful prompts while preserving standard behavior on harmless ones. This approach allows developers to hot-swap capability modes on the fly using different cache slots. While highly flexible, an audit of an 8B model revealed that the cache graft has a 2-4k token half-life in long sessions, requiring a periodic re-injection cadence to maintain effectiveness.

  • • phantom-kv is a refusal-removal system that loads a learned bank of key/value tensors (~18MB) into an LLM's KV cache.
  • • The system does not modify base model weights or require engine hooks, leaving the model byte-identical when unloaded.
  • • It supports hot-swappable capability modes (e.g., defensive or offensive) by utilizing different cache slots.
  • • An audit of an 8B model showed a 2-4k token half-life in long sessions, which can be mitigated by periodic re-injection.
  • • The audit noted that lexical refusal-suppression metrics can over-claim compliance as semantic refusal may persist as rephrasing.

Developers can dynamically toggle safety and capability modes on local models without the overhead of hosting multiple fine-tuned weights.

SOURCES

14. Apple M5 Ultra Mac Studio Delivers Massive Local AI Performance Gains

A new review of the M5 Ultra Mac Studio highlights its position as a premier workstation for running local AI agents and complex workflows. Built on a quad-die architecture connecting two M5 Max chips, the machine features an 80-core GPU with Neural Accelerators and a massive 1.2 TB/s memory bandwidth. In practical testing using the oMLX backend, the M5 Ultra demonstrated a 70% speedup in token generation and a 150% improvement in prompt processing over the M3 Ultra, making it highly effective for running local models like Qwen3.8-Flash-Next without the VRAM constraints of traditional graphics cards.

  • • The M5 Ultra Mac Studio features an 80-core GPU with Neural Accelerators, delivering up to 4.5 times the peak AI compute of the M3 Ultra.
  • • Memory bandwidth has increased by 50% to 1.2 TB/s, compared to 819 GB/s on the M3 Ultra.
  • • Real-world testing shows the M5 Ultra is 70% faster at token generation and 150% faster at prompt processing than the M3 Ultra.
  • • The hardware successfully runs local agents like Open Minis and Hermes Agent powered by Qwen3.8-Flash-Next.
  • • While the NVIDIA RTX 5090 offers higher raw compute, the Mac Studio's unified memory avoids the 32 GB VRAM limitation of consumer GPUs.

Developers running local AI agents and large-scale document analysis get a highly capable hardware alternative to VRAM-limited GPUs.

SOURCES

15. Hugging Face Releases Tokenizers v1 in Rust

Hugging Face has officially released version 1 of its popular tokenizers library. Rewritten in Rust, the v1 release focuses on performance and efficiency, delivering multi-thread scaling and a significantly reduced package size. The library provides robust, high-speed tokenization across multiple languages, making it a highly optimized dependency for local inference engines and custom model pipelines.

  • • Hugging Face officially released version 1 of its Rust-based tokenizers library.
  • • The update introduces multi-thread scaling and a minimal package footprint.
  • • The library includes robust support for multiple languages.

Developers building local inference pipelines or custom training workflows benefit from faster, highly optimized tokenization across multiple languages.

SOURCES

Inference Brew in your inbox

5 minutes a day. Free, unsubscribe anytime.

Inference Brew in your inbox

5 minutes a day. Free, unsubscribe anytime.