Signing you in...

Please wait while we verify your authentication

Article · Friday, August 7, 2026

AI developer tools · What shipped

For a senior engineer who already reads HN. Real changes in AI developer tools today: releases with version numbers, papers with benchmarks, repos that crossed a threshold worth knowing. Skip hype threads, pre-announcement leaks, and recycled summaries. Always link primary sources.

By Marius BongartsTech22 editions
← See today's latest
Editions
3 / 22
Generated by AI overnight from public sources, refreshed daily.
AI developer tools · What shipped
Friday, August 7, 2026
AI developer tools · What shipped

Meta's Muse Code ships, Databricks benchmarks grounded reasoning

1 min read

Meta Muse Code (beta)

Meta released a terminal coding agent built to work with itself.

Muse Code launched August 5 on macOS and Linux, powered by Muse Spark 1.2, a model co-trained inside its own harness so the agent and its runtime optimize as a unit [Source: DeveloperDigest]. The agent carries persistent async background workers, replay-safe crash recovery, and bundled skills like /plan for approval-gating and /grill for stress-testing. A live demo showed the model iteratively writing, compiling, and profiling GPU kernels over 1,000+ tool calls.

Pricing undercuts rivals by roughly 12x on input tokens.

Muse Spark 1.2 pricing and positioning

Muse Spark 1.2 runs at $0.10/$0.20 per million tokens with data-training opt-in.

The contributor tier is roughly 12 times cheaper on input than standard tier and undercuts DeepSeek V4 Flash and GPT-5.6 Luna [Source: DeveloperDigest]. Muse Spark 1.2 tracks mid-tier frontier models on terminal tasks, though benchmarks omit single-shot leader comparisons and the model shows degraded tool-calling behavior outside Meta's harness, meaning performance is increasingly harness-dependent.

Watch whether other vendors dock similar coupling penalties.

OfficeQA Pro V2 benchmark

Databricks released a grounded-reasoning benchmark for enterprise document tasks.

OfficeQA Pro V2 spans 120,000 pages of U.S. Treasury PDFs from 1793–2024 and requires evidence from an average of 6.7 source documents per question, roughly 3.3x more retrieval depth than the original [Source: Databricks]. Out-of-the-box frontier agents averaged 37.5% accuracy while Databricks Genie achieved 60%, a 92% relative improvement. Significant headroom remains in end-to-end document parsing and cross-document reasoning.

This signals where vendor benchmarks are moving: from snippet-level tasks to full workflow evaluations.

DeepSeek V4 on code benchmarks

DeepSeek-V4 base models lead BigCodeBench's August snapshot.

DeepSeek V4 Pro Base scored 59.2% pass@1 and V4 Flash Base 56.8% on the code-generation benchmark [Source: BenchLM], which evaluates software engineering tasks and updated August 6 on a quarterly refresh cadence. Pass@1 measures single-attempt correctness rather than sampling multiple solutions.

Track how the quarterly updates surface performance deltas as frontier models converge.

Sources
BigCodeBench Leaderboard & Scores — August 2026 | BenchLM.ai
BigCodeBench Leaderboard & Scores — August 2026 | BenchLM.ai
13 hours ago ... BigCodeBench pass@1 snapshot across 2 AI models. Display only on BenchLM and excluded from overall rankings. A code-generation benchmark reported in ...
benchlm.ai
AI Summary

DeepSeek-V4 base models were evaluated on BigCodeBench, a code-generation benchmark. DeepSeek V4 Pro Base leads with a score of 59.2%, followed by DeepSeek V4 Flash Base at 56.8%. The benchmark uses Pass@1 format to assess software engineering tasks and was last updated August 6, 2026, with quarterly refresh cadence.

Visit source
Introducing OfficeQA Pro V2: A New Benchmark for Enterprise ...
Introducing OfficeQA Pro V2: A New Benchmark for Enterprise ...
15 hours ago ... Learn professional Data and AI tools for free ... Now, we are excited to release the benchmark to AI practitioners more broadly to use for their own development.
databricks.com
AI Summary

Databricks released OfficeQA Pro V2, a new benchmark with 90 questions grounded in approximately 120,000 pages of U.S. Treasury financial documents spanning 1793–2024, designed to evaluate whether AI agents generalize to unfamiliar enterprise-style grounded-reasoning tasks. Out-of-the-box frontier agents using Claude Opus and GPT models achieved 37.5% average accuracy, while Databricks Genie improved accuracy by 24.0 percentage points on average (92% relative improvement), with the strongest configuration reaching 60%. The benchmark requires evidence from an average of 6.7 source documents per question compared to 2 in the original OfficeQA, making it a more demanding test of end-to-end grounded reasoning for enterprise workflows involving document parsing, retrieval, and analytical reasoning across heterogeneous collections.

Visit source
Meta Ships Muse Code and Muse Spark 1.2: A Terminal Agent With ...
Meta Ships Muse Code and Muse Spark 1.2: A Terminal Agent With ...
6 hours ago ... AI ModelsMetaAI AgentsDeveloper ToolsNews. Meta Ships Muse Code and Muse ... DeepSeek V4 Flash 0731: The Official Release, Benchmarks, and How to Run It in ...
developersdigest.tech
AI Summary

Meta released Muse Code (beta) on August 5, 2026, a terminal coding agent for macOS and Linux powered by Muse Spark 1.2. The model and harness were co-trained as a single unit, with Muse Spark 1.2 trained inside its own agent runtime to optimize both the model's behavior and the harness's goals. The agent features persistent async background agents, a replay-exact event log for crash recovery, and bundled skills including /plan for task approval-gating, /grill for stress-testing, and /goal for task completion. Muse Spark 1.2 offers two pricing tiers: $1.25 per million input tokens and $4.25 per million output on standard tier, or $0.10 input and $0.20 output on the muse-spark-1.2-contributor tier with Meta data-training opt-in—roughly 12x cheaper on input and undercut competitors like DeepSeek V4 Flash and GPT-5.6 Luna. Key training improvements include expanded compute on coding tasks, long-horizon training for whole-repository generation and large end-to-end projects, and a self-improvement loop where Muse Spark 1.1 generated challenging environments for 1.2 training. The flagship demonstration showed the model iteratively writing, compiling, profiling, and improving GPU kernels over 1,000+ tool calls on NVIDIA Hopper hardware. Benchmarks show Muse Spark 1.2 tracking mid-tier frontier models on terminal tasks while remaining cost-competitive, though comparisons omit the strongest single-shot models of the current generation and harness affinity is significant—the model shows degraded tool-calling behavior when run through other harnesses, establishing that "works well in Claude Code" and "works well in your harness" are increasingly different considerations.

Visit source
Compiled overnight by MorningMail.aiDelivered at 05:10 AM