The Radar
Wednesday, 1 July 2026
Today's picks
Claude Sonnet 5
AI PlatformsAnthropic's mid-tier model that now rivals Opus at a fraction of the cost.
Sonnet 5 beats its predecessor across all benchmarks and edges past Opus 4.8 on knowledge work tests. That is a big deal for anyone running agents at scale where Opus pricing hurts. Cheaper capable models push the whole industry forward.
Claude Science
AI ResearchA dedicated AI workbench for researchers, with 60+ preconfigured scientific skills.
Anthropic is going after scientific workflows directly rather than just offering a general model. The built-in verification agent that checks citations and calculations is the part worth watching. Runs locally or on HPC clusters, which means actual researchers might actually use it.
Nano Banana 2 Lite
Design ToolsGoogle's faster, cheaper image generator producing images in four seconds.
Four-second generation at $0.034 per image is genuinely competitive pricing. Google also dropped Gemini Omni Flash alongside it, adding text-prompt video generation to the API for the first time. Chaining the two for text-to-video workflows is the obvious play.
Also on the radar
OpenClaw Mobile
AI AgentsOpenClaw going mobile is a meaningful moment for open-source agentic software. Most capable agent tooling still lives on the desktop, so this widens access considerably. Worth watching to see how the mobile UX holds up for real agentic tasks.
Acti
AI AgentsPutting agent shortcuts into the keyboard layer is a smarter distribution move than another standalone app. You define custom AI actions in natural language and they fire from wherever you are typing. The cross-app scope is what separates this from earlier AI keyboard experiments.
X MCP Server
Developer ToolsX joining the MCP ecosystem means developers can wire the platform into agent workflows without wrestling with the raw API. Whether or not you like X, it is a massive real-time data source and this makes it far easier to tap. More MCP coverage across major platforms is a good trend.
Lumo 2.0
AI PlatformsProton has a built-in audience that cares about data privacy, and Lumo 2.0 expands what that audience can do without leaving the privacy bubble. The upgrade arrives at a moment when people are genuinely reconsidering what they feed to mainstream AI chatbots. A more capable private option matters.
143.dev
AI CodingTeams rarely open-source the scaffolding they actually use internally, so this is worth a look. The repo surfaces real production patterns for coding agents rather than tutorial-grade demos. Low points on HN but the signal-to-noise ratio on Show HN infrastructure posts is often inverted.
AutoTune LLM
AI InfrastructureLocal LLM performance varies wildly depending on hardware and most tools ignore that entirely. AutoTune LLM addresses the gap by profiling your device and adjusting accordingly. Small tool, but the problem it solves is real and felt by anyone running models locally.
Hacker News
Show HN: 143.dev – we open-sourced our internal coding-agent infrastructure
11 pts 1 commentsA team has open-sourced the coding-agent infrastructure they built and used internally. Rare to see production-grade agent scaffolding released rather than demo code. Worth reviewing if you are building or evaluating coding agent setups.
Show HN: Morph Reflexes – Multi-head classifiers for agent traces
7 pts 1 commentsMorph Reflexes applies multi-head classifiers to agent execution traces, which is a practical approach to evaluating and monitoring agent behaviour. Agent observability is still an unsolved problem for most teams. This sits at a useful intersection of evals and runtime monitoring.
Show HN: Scaffold a BigQuery and dbt and Cube project an AI agent can operate
7 pts 3 commentsA CLI tool that scaffolds a full BigQuery, dbt, and Cube stack structured so an AI agent can operate it. Data infrastructure that is designed from the start to be agent-accessible is an emerging pattern. The opinionated stack choice makes it immediately usable rather than abstract.
Show HN: NodePad – AI agent on a canvas instead of a linear chat
5 pts 0 commentsNodePad moves AI agent interaction onto a canvas rather than a chat thread, letting users build and visualise workflows spatially. The canvas metaphor maps better onto complex multi-step agent tasks than a scrolling conversation does. Early but the concept addresses a genuine UX problem.
Show HN: Makes local LLMs faster and more reliable by optimizing for your device
5 pts 0 commentsAutoTune LLM profiles your hardware and adjusts local LLM settings to improve speed and reliability. Most local model tooling ships with generic defaults that leave performance on the table. Device-aware optimisation is the obvious next step for the local AI ecosystem.