cd/sources/charlielabs-auto-discovered· home sources Charlielabs (auto-discovered)
cat /sources/charlielabs-auto-discovered.feed | wc -l → 19

Charlielabs (auto-discovered)

articles 19 domain charlielabs.ai → feed RSS
12:14
2026-08-10
charlielabs.ai
artificial-intelligence

How We Built Charlie, Part 14: Making Agent Work Legible

Charlie, an AI engineering agent, now provides legible work records that answer five questions—lifecycle, task tree, evidence trail, and current artifact—without exposing private chain-of-thought, acc…

12:13
2026-08-10
charlielabs.ai
ai-agents

How We Built Charlie, Part 13: Proof, Not Vibes

Charlie, an AI engineering assistant, now requires evidence-backed completion claims, separating model intent, tool results, durable artifacts, provider read-back, tests, and telemetry to prevent conf…

12:11
2026-08-10
charlielabs.ai
artificial-intelligence

How We Built Charlie, Part 11: Context Without Magic Memory

Charlie's context system assembles typed providers into a bounded, sourceable snapshot per run, avoiding an indiscriminate transcript of all past activity. The architecture records provenance and fres…

12:10
2026-08-10
charlielabs.ai
ai-agents

How We Built Charlie, Part 10: Devboxes as the Agent’s Body

Charlie, an AI engineering agent built by the team at PostHog, uses a devbox as its execution environment to make AI engineering work owned, bounded, verifiable, and useful to a team. The devbox provi…

12:09
2026-08-10
charlielabs.ai
ai-agents

How We Built Charlie, Part 9: Follow-Ups While Work Is Running

Charlie, an AI engineering assistant, uses a durable mailbox attached to each Task to safely incorporate human follow-ups while work is running, as detailed in Part 15 of the 'How We Built Charlie' se…

00:00
2026-07-31
charlielabs.ai
developer-tools

Your repo sets the rules. Charlie runs the review.

Charlie Labs has launched daemon-powered pull request reviews, now generally available, which replace its previous automatic PR reviews with a repository-defined review system. The new system allows t…

00:00
2026-07-21
charlielabs.ai
ai-agents

How to Build a PR Review Agent

Charlie, an open-source email automation system, now includes a PR review agent that defines authority, completeness, memory, recovery, and a clear operating contract to handle edge cases like changin…

00:00
2026-07-14
charlielabs.ai
ai-products

Charlie Credits limits

Charlie Labs is enforcing daily and weekly Credits limits on all pricing plans, ending the previous practice of running without usage charges. The limits apply to agents, Daemons, and event-driven wor…

00:00
2026-07-09
charlielabs.ai
artificial-intelligence

A Smarter Charlie, Powered by GPT-5.6

OpenAI's GPT-5.6 powers a new version of Charlie, an AI engineering agent that autonomously investigates and resolves stuck PRs, production alerts, and bug reports. The updated system uses three GPT-5…

00:00
2026-06-12
charlielabs.ai
ai-agents

The Agent Hangover

Coding agents boost engineering output but create maintenance drift, a problem called 'agent hangover.' Daemons, persistent role-scoped agents, own recurring loops to keep systems in sync.…

00:00
2026-06-09
charlielabs.ai
ai-agents

You think you want Loops, what you need is Daemons

Charlie Labs has introduced Daemons, a system for assigning recurring engineering work a persistent, team-owned role defined in a repo's DAEMON.md contract. Unlike Loop Engineering's orchestration pri…

00:00
2026-06-04
charlielabs.ai
ai-agents

The Most Important Work Is the Smallest Part

Software teams should reserve human attention for high-judgment decisions, using coding agents and daemons to handle recurring operational tasks. Charlie daemons automate bounded, reviewable maintenan…

00:00
2026-06-02
charlielabs.ai
ai-agents

The Best Onboarding Flow Is a Pull Request

Charlie Labs has introduced a new onboarding method for its Daemon software that uses a pull request instead of a traditional setup wizard. The process begins with a single, high-value task from a cat…

00:00
2026-05-29
charlielabs.ai
ai-agents

Claude just discovered workflows. Charlie started there.

Anthropic introduced dynamic workflows in Claude Code, but Charlie built a task-tree orchestration system that treats requests as durable objects across Slack, GitHub, and Linear. Charlie's architectu…

17:30
2026-05-27
charlielabs.ai
artificial-intelligence

90% cheaper repo inference with GPT-5.4 nano

On April 27, 2026, an engineering team reduced the cost of repo inference by 90% by switching from GPT-5.4 to GPT-5.4-nano for a bounded classification step in their orchestration pipeline. The smalle…