Client
Interact with Intel® product support specialists on client concerns and recommendations
53 Discussions

Introducing the First Public Beta Release for Intel SuperClaw

Thomas_Hannaford
Employee
0 0 73

Introducing the First Public Beta Release for Intel SuperClaw

In case you missed it, Intel SuperClaw recently debuted with its first public beta release: https://aibuilder.intel.com/#/superclaw!

Computex 2026 marked a turning point for Intel SuperClaw. On the show floor, customers weren't just talking about hybrid agentic AI - they were running real-life agentic AI use cases, powered by Intel SuperClaw, on both AI PCs and edge servers at their booths. With the release of the SuperClaw v1.0 beta, this momentum is culminating in a significant milestone: partners and customers running real agentic workloads on Intel platforms, validating the innovative work and dedication the Intel AI solution team has put into SuperClaw to-date.

The initial beta release for Intel SuperClaw is designed for an Intel workstation/edge server setup utilizing two Intel systems:

  • Intel AI PC client system, where the SuperClaw desktop app runs.
    • Minimum recommended spec is an Intel® Core™ Series 3-powered device with 16GB RAM.
  • Intel model-serving workstation system, which will run the Qwen3-Coder-Next-80B model.
    • Minimum recommended spec is an Intel workstation running four (4) Intel® Arc™ Pro B70 GPUs.

With this setup, the SuperClaw UI will be running on the AI PC while the 80B model workload is running on the B70-based workstation/edge server system. While Intel SuperClaw is still in its beta phase, the early results with this two-system setup are showcasing the promise of its hybrid AI compute capabilities:

Thomas_Hannaford_0-1783449990129.png

 

The Pinchbench results provide a great snapshot of SuperClaw’s potential, outputting answer quality on-par with similar cloud-based AI solutions while keeping 77% of the tokens on-device. Additionally, SuperClaw accomplished this with 100% accuracy in task delegation, ensuring each task was correctly delegated to the relevant sub-agents for all 116 tasks included in the benchmark1.

For more information on Intel SuperClaw, the video here provides a quick overview of its capabilities and how it can help reduce token compute costs, protect sensitive data, and scale seamlessly for enterprises looking to integrate agentic AI operations:

(view in My Videos)

We’re very excited about this initial public beta release and have been very encouraged by positive feedback we’re hearing from customers in our collaborations so far. We can’t do this journey alone, and we’re grateful to all of our OEM customers and partners that are helping Intel SuperClaw realizing its full potential in this new era of Agentic AI.

And stay tuned for our upcoming Intel SuperClaw AI PC standalone beta release, which will be supported on Intel® Core™ Ultra Series 3-powered systems.

 

Additional information

 

Disclaimers

Performance varies by use, configuration and other factors. Learn more at www.intel.com/PerformanceIndex.

AI features may require software purchase, subscription or enablement by a software or platform provider, or may have specific configuration or compatibility requirements. Data latency, cost, and privacy advantages refer to non-cloud-based AI apps. Learn more at intel.com/AIPC.

SuperClaw is built based on the OpenCode framework, with additional hybrid AI capabilities, privacy controls, local context management, model routing, governance, and platform optimization developed by Intel.

1 Results based on Pinchbench benchmark test consisting of 116-task OEM subset across nine (9) categories: analysis, coding, csv_analysis, log_analysis, meeting_analysis, memory, productivity, research, and writing.

Local LLM testing based on Qwen3-Coder-Next model, utilizing “mode llmrouter-local” for Arm A and “mode llmrouter (auto)” for Arm C: https://huggingface.co/Qwen/Qwen3-Coder-Next. Cloud-based LLM testing based on Cloud z-ai/glm-5 model, utilizing “mode llmrouter-cloud” for Arm B and “mode llmrouter (auto)” for Arm C: https://docs.z.ai/guides/llm/glm-5. L2 grading based on DeepSeek-V3.1 model: https://huggingface.co/deepseek-ai/DeepSeek-V3.1.

Testing was conducted on Intel Xeon Silver 4410Y (2x CPU) system with 512GB of memory and Intel Arc Pro B70 (4x GPU) with 32GB VRAM for each GPU, running on Linux Ubuntu 24.04.4 LTS operating system (kernel 6.14.0-1011-intel). Test results as of June 25, 2026.

 

Test metric definitions:

L1: Pinchbench Level 1 score. Delegation correctness: whether the parent agent routed each task to the correct sub-agent (local-file-agent, websearch-agent, email-agent, or build). Shown as tasks passed out of 116 and the percentage. Measures routing, not answer quality.

L2 mean: Pinchbench Level 2 score. Answer quality rated 0 to 1 by an LLM. We scored twice per task (4 times if the two runs differ by more than 0.2), then averaged across all 116 tasks. Higher is better.

L2 std: Standard deviation of the per-task L2 scores across the 116 tasks. Measures how consistent the quality is within one arm. Lower means more uniform.

Total tokens: All tokens used by the arm (prompt, completion, reasoning, cache-read) across the parent agent and every sub-agent session. For the router arm it equals Local plus Cloud.

Local tokens: Tokens processed by the on-device model. Here we use Qwen3-Coder-Next.

Cloud tokens: Tokens processed by the cloud model. Here we use z-ai/glm-5.

L2 / M cloud tokens: Quality per cost: L2 mean divided by (Cloud tokens / 1,000,000). Higher means each million cloud tokens buys more quality.