cd/daily·homedaily
grep --since=today /news | head -20

Daily Digest

Today's curated AI & tech news. Refresh hourly; emailed at 09:00 UTC.

today 20email subscribe →
01:08
jackhamr.ai
ai-agents

JackHamr, cloud workspaces for orchestrating coding agents

JackHamr has launched a cloud-based platform that provides hosted development environments and autonomous AI agents capable of building, testing, and shipping code from a single task specification. Th…

01:05
swipe.futo.tech
machine-learning

FUTO Swipe Relative error rate improvement vs. Gboard

FUTO's swipe keyboard achieved a lower relative error rate compared to Google's Gboard, according to a new evaluation based on a dataset of over 1 million QWERTY English swipes collected from voluntar…

01:00
github.com
ai-agents

Pie: Yet another open-source coding agent in Rust

Pie, a new open-source terminal-based AI coding agent written in Rust, has been released as a rewrite of the original pi project. The agent runs inside a project directory, can inspect and edit files,…

00:54
labs.google
ai-products

Dreambeans

Google has launched Dreambeans, an experimental AI app that synthesizes data from users' Google accounts—including Gmail, Calendar, Photos, YouTube, and Search—to generate personalized daily story col…

00:49
letsdatascience.com
artificial-intelligence

Employees Say Claude Drives Workplace Productivity

PYMNTS Intelligence reports that 81% of workers who use Claude say the AI tool is either essential or productivity-enhancing at work, while ChatGPT remains the dominant personal-use AI with 37% to 44%…

00:49
dev.to
ai-tools

Vibecoding v Cesku: jak vypada scena v roce 2026

Inithouse, a studio building a portfolio of parallel products, reports that vibecoding has moved from a buzzword to a practical reality in the Czech Republic, with tools like Lovable, Cursor, Bolt, an…

00:43
cnet.com
artificial-intelligence

Zapping Mosquitos With Lasers Is a Real Thing, Thanks to AI

Inventor Steven Cheng has developed a series of AI-powered prototypes that use machine learning, computer vision, and lasers to detect and eliminate mosquitoes. The system, which includes a Canon DSLR…

00:41
dev.to
ai-agents

So I Made an Easy Cloud Coding Agent as an API

A developer built a persistent session system for the Critique Coding Agent API, eliminating the cold starts and context re-pasting that plagued earlier chained runs. The update keeps the E2B sandbox …

00:31
dev.to
ai-tools

One Schema to Rule Them All: The Config v2 Rewrite

The akm project has consolidated its config layer into a single Zod schema in the 0.8.0 release, replacing approximately 1,400 lines of legacy parser code. The rewrite eliminates silent failures from …

00:31
dev.to
ai-agents

The Proposal Queue Safety Net

The akm project introduced a proposal queue in versions 0.7.0 and 0.8.0 that separates agent-generated content generation from promotion to the live knowledge stash. Every change from `akm improve` or…