Show HN: MicroCodex Coding Agent – OpenAI/codex reimplemented in C++ <1MB binary
MicroCodex reimplements OpenAI's Codex coding agent in C++ as a sub-1MB binary, trading the usual Python/Node runtime overhead for a minimal footprint.
11 articles · 3 categories
The finishable daily brief
Sunday, Aug 2, 2026
11 articles · 3 categories
read top to bottom · then stop
In 30 seconds
China's open-weight labs set the pace again: DeepSeek shipped a 28-cent agent model and a cheaper V4-Flash release, while demand for Moonshot's Kimi K3 is outrunning serving capacity — AMD's MI355X now undercuts Nvidia's B300 on the cost to run it.
Builders kept shipping narrow agent components instead of platforms: a sub-1MB C++ reimplementation of Codex, an `await human()` escalation primitive, and a risk-manager agent that can veto trades. Forbes reported DeepSeek-powered AI already being used to launch attacks, underscoring the open-weights security debate Simon Willison rounded up today.
Today's agent tooling releases were small, single-purpose pieces — a minimal coding-agent binary, a human-escalation primitive, and a risk-veto agent — rather than new all-in-one platforms.
MicroCodex reimplements OpenAI's Codex coding agent in C++ as a sub-1MB binary, trading the usual Python/Node runtime overhead for a minimal footprint.
Handoff packages human-in-the-loop escalation as a single `await human()` call in agent code, treating the handoff-to-human pattern as a first-class API primitive.
Walsh pairs a multi-agent research pipeline with a dedicated risk-manager agent that can veto trades — a concrete example of a guardrail agent constraining an action-taking one.
Replaybook started as an incident-replay trainer and is now doubling as an evaluation framework for infrastructure agents, repurposed eval tooling rather than built for it.
DeepSeek and Moonshot pushed further on price and scale — a new sub-$0.30 agent model, a cheaper V4-Flash release, and cost-effective inference hardware for Kimi K3 — as demand for Kimi K3 starts to outrun serving capacity.
DeepSeek's newest agent model runs tasks at roughly 28 cents, extending the low-cost pricing push that set an agentic-output floor of $0.28 yesterday.
DeepSeek shipped V4-Flash, a smaller and cheaper model, continuing its aggressive low-cost cadence alongside today's 28-cent agent-model release.
Demand for Moonshot's Kimi K3 is outpacing available serving capacity, adding to the competitive pressure between US and Chinese AI labs.
AMD's MI355X reportedly serves Kimi K3 more cheaply than Nvidia's B300, a data point for platform teams weighing inference hardware for open Chinese models.
Interconnects AI's latest open-artifacts roundup lines up Laguna S2.1, Inkling, and Kimi K3 as evidence open models are closing in on the cost/quality Pareto frontier.
As open agent models get cheaper and more capable, reporting turned to how that capability is already being misused and to the policy debate over open weights underneath it.
Forbes reports DeepSeek-powered AI has been used to launch attacks, with researchers warning agentic threats are moving past one-off incidents toward repeatable tooling.
Simon Willison rounds up the past few weeks of open letters on AI development, including the 'Open Weights and American AI Leadership' debate over whether open models help or undercut US AI strategy.
You are caught up for this edition