Library46 articles on file

The Library

What is actually happening in AI, and what it changes for a business the size of yours. Written to a standing brief, checked before it ships, and sourced so you can go verify it yourself. Search it, filter it, argue with it.

Weekly digest

Every Monday, one email with whatever the archive added that week. Nothing lands in your inbox on a week the archive did not grow. One click to unsubscribe, any time.

33 articles matching / latest 14 Aug 2026

An automated agent pipeline dashboard shows healthy workflows despite stalled runs, including one failure hidden for 16 days.

Vibe coding weekly

Nothing went red for sixteen days

As of today the approval prompt is off by default, which finally lets a non-engineer hand an agent a job and walk away. This week I found three pipelines on my own site that had been failing without producing a single error, one of them for sixteen days, and the thing that hid the worst one was a code comment claiming a number had been measured when nobody ever measured it.

Ten person team uses Macro for email, chat, documents, tasks, calls, and CRM instead of Superhuman and Linear, with AGPL.

Repo of the day

Macro and the forty-dollar stack

Ten people on Superhuman and Linear alone costs $5,880 a year, and all it buys is an inbox and a task board. Macro does email, chat, docs, tasks, calls and CRM out of one app for $40 a seat, and it moved to the AGPL in May, which means the escape hatch is written into the license.

A spreadsheet connects to a web app that displays its data and writes edited entries back to the sheet.

The daily read

Your spreadsheet just got a front end

A twelve-person team pays about $2,880 a year for a tool whose actual job is putting a usable view on data that already lives in a spreadsheet. Google now builds that view from one sentence and writes changes back to the sheet, and it fixes none of the reasons the spreadsheet was a bad system of record.

Editable sales data schema for accounts, contacts, deals, and relationships stored in a company code repository.

Repo of the day

Twenty and the data model you were renting

A ten-person sales team on Salesforce list pricing pays about $21,000 a year, and the thing they are actually renting is not the software. It is the shape of their own business. Twenty puts that shape in a repository you own, and it shipped four releases in two days.

AI-generated text is copied between documents while an invisible digital watermark remains embedded.

The daily read

The mark that survives the paste

Every Claude model launched since August 2 weaves an invisible watermark into the text it generates, worldwide, and it travels when the text is copied and pasted. The detector that reads it has not shipped yet, which means for now the mark is a liability you carry and not a check you can run.

One designer uses an open source design app as collaborators queue behind and an autonomous coding agent works beside them.

Repo of the day

Open Design and the seat everybody waits on

A Figma Full seat costs $16 a month for every person allowed to make something instead of just look at it, and the queue behind the one person who has it is worse than the bill. Open Design is an Apache-2.0 desktop app that hands the making part to a coding agent you already pay for, and it shipped again yesterday.

HubSpot CRM shows a required field bypassed by AI, scripts, and Zaps, with September API enforcement becoming configurable.

The daily read

Your required fields were never required

The required field you configured in HubSpot has been optional for every robot pointed at your CRM: the AI agent, the nightly script, the Zap nobody owns. HubSpot said on Tuesday that changes with the September API version, and the part worth reading twice is that it changes on your schedule, not theirs.

Desktop computer running an offline AI agent that coordinates multiple local software tools without cloud access.

The daily read

The agent can live in your building now

Meta released a 30-billion-parameter agent model on Monday under Apache 2.0 that runs the whole tool-calling loop on one desktop machine, offline. The bill it displaces is not the chat subscription. It is the loop bill, and the compliance answer that killed the project before it started.

PDF inspector routes selected invoices to Google document reading while bypassing other pages.

Repo of the day

pdf-inspector and the ten-cent invoice

Google will read a supplier invoice for ten cents a document and a generic page for thirty dollars a thousand. Firecrawl open sourced the piece that decides which of your documents need to be sent to a meter at all, and by their own count about half of them never did.