Signing you in...

Please wait while we verify your authentication

Article · Tuesday, August 18, 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 BongartsTech35 editions
← See today's latest
Editions
5 / 35
Generated by AI overnight from public sources, refreshed daily.
AI developer tools · What shipped
Tuesday, August 18, 2026
AI developer tools · What shipped

DeepSeek Harness ships, Vision2Web benchmark updates, LTX-2 video tools land

1 min read

DeepSeek Harness v0.1

DeepSeek's open-source agent runtime is ready to build on.

DeepSeek Harness v0.1 launched in developer preview under MIT, using Cordis plugin architecture to make models, tools, loops, and UI all swappable [Source: MarkTechPost]. Four runtime modes ship: Standard, Code, Minimal, and Creator. Sessions log every context injection append-only, enabling full replay and fork from any point. Deploy via npx as dsh or install from source; Python 3.10+ SDK included. Support spans DeepSeek, Anthropic, OpenAI, Bedrock, Vertex, Azure, and any OpenAI-compatible endpoint.

Watch adoption metrics against Claude Code and Cursor integrations.

DeepSeek V4 Pro: benchmarks and costs

DeepSeek's coding agent gains 49 points on SWE benchmarks.

DeepSeek-V4-Pro-0813 posts 62.7 on DeepSWE (up from 12.8 baseline) and 87.9 on Terminal Bench 2.1, positioning it for autonomous software engineering and agentic workflows [Source: gHacks]. Output tokens stay at $3.96 per million during peak—still undercut most Western competitors. Billing shifted August 16 from flat rates to peak/off-peak pricing; costs rose 50–1,100% depending on model and time of day.

The benchmark jump matters more than the price hike for now.

LTX-2: production video pipelines

Lightricks open-sourced a 22B video-to-anything transformer on GitHub.

LTX-2 ships as a DiT-based audio-video foundation model with modular weights for VAEs and text encoders, plus five production pipelines: DistilledPipeline (8 steps, fast), DFRPipeline (detail-fidelity with spatial upsampling), two-stage variants for quality, and specialized audio-to-video and lip-sync flows [Source: GitHub]. FP8 quantization and FlashAttention 3/4 backends included. LoRA and IC-LoRA fine-tuning available via ltx-trainer. HDR and EXR output supported natively.

Local video generation just got practical.

Vision2Web benchmark: August snapshot

Screenshot-to-web task performance now has authoritative reference scores.

BenchLM updated Vision2Web on August 17, benchmarking visual-to-web implementation across multimodal models [Source: BenchLM]. Qwen3.8 Max leads at 69.0%, followed by Qwen3.8-27B at 62.9%. The benchmark runs display-only for now, excluded from overall rankings, capturing how well AI converts screenshots into functional HTML/CSS/JS.

Two more model evaluations should land this week.

Sources
Vision2Web Leaderboard & Scores — August 2026 | BenchLM.ai
Vision2Web Leaderboard & Scores — August 2026 | BenchLM.ai
24 hours ago ... ... implementation snapshot across 2 AI models ... modelsAgentic modelsReasoning modelsMultimodal modelsBest overallBest open sourceBest Chinese models ...
benchlm.ai
AI Summary

Qwen3.8 Max leads the Vision2Web benchmark for converting visual references into functional web implementations with a score of 69.0%, followed by Qwen3.8-27B at 62.9%. The benchmark was updated August 17, 2026, with 2 multimodal models currently evaluated on BenchLM's display-only reference benchmark that measures screenshot-to-web task performance.

Visit source
GitHub - Lightricks/LTX-2: Official Python inference and LoRA trainer ...
GitHub - Lightricks/LTX-2: Official Python inference and LoRA trainer ...
21 hours ago ... Open Source. COMMUNITY. GitHub SponsorsFund open source developers. PROGRAMS ... ltx-core - Core model implementation, inference stack, and utilities; ltx ...
github.com
AI Summary

LTX-2 is an open-source DiT-based audio-video foundation model available on GitHub with multiple inference pipelines for video generation. The release includes LTX-2.5 with a 22B distilled transformer variant, separate modular weights for VAEs and text encoders, and optimization options including FP8 quantization and attention backends (FlashAttention 3/4, PyTorch SDPA). Multiple production-ready pipelines are provided: DistilledPipeline for fast inference (8 steps), DFRPipeline for detail-fidelity rendering with spatial upsampling, two-stage variants for higher quality, and specialized pipelines for video-to-video, audio-to-video, and lip-sync applications. The framework supports HDR/EXR output, gradient estimation for reduced inference steps, and includes training tools for LoRA and IC-LoRA fine-tuning through the ltx-trainer package.

Visit source
DeepSeek Releases V4 Pro With Higher Benchmarks, Open-Source ...
DeepSeek Releases V4 Pro With Higher Benchmarks, Open-Source ...
21 hours ago ... The company also released an open-source developer tool and announced ... Meta ...
ghacks.net
AI Summary

DeepSeek launched DeepSeek-V4-Pro-0813, reporting benchmark improvements including 62.7 on DeepSWE (up from 12.8) and 87.9 on Terminal Bench 2.1, positioning it for autonomous AI agent and software engineering tasks. The company released DeepSeek Harness (dsh) v0.1, an open-source MIT-licensed developer tool built on modular architecture as an alternative to Claude Code for orchestrating autonomous coding agents. DeepSeek also implemented API billing changes moving from flat rates to peak/off-peak pricing with costs increasing 50-1,100% depending on model and usage time, though V4 Pro output remains priced at $3.96 per million tokens during peak hours—still below many Western competitors.

Visit source
DeepSeek AI Releases DeepSeek Harness in Developer Preview
DeepSeek AI Releases DeepSeek Harness in Developer Preview
20 hours ago ... DeepSeek Harness v0.1 enters developer preview under MIT: a Cordis-powered agent harness where models, tools, loops, and UI are plugins ... benchmarking models.
marktechpost.com
AI Summary

DeepSeek released DeepSeek Harness v0.1 in developer preview under the MIT license as an open source agent runtime framework. The tool uses the Cordis plugin architecture making models, tools, skills, sessions, sandboxes, storage, loops, scheduling, and UI all swappable components configurable without modifying source code. It offers four runtime modes (Standard, Code, Minimal, Creator) and maintains an append-only session log capturing every context injection for full run traceability, replay, and fork capabilities. The framework supports multiple model providers including DeepSeek, Anthropic, OpenAI, Bedrock, Vertex, Azure, and OpenAI-compatible endpoints, with deployable via npx as dsh or from source using pnpm, and includes a Python SDK for Python 3.10+.

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