# Daemons

> **TL;DR.** Daemons are self-initiated AI background processes that handle ongoing maintenance work in software repositories — watching for events, detecting drift, and executing routines without prompts.

- **Category:** AI / Developer Tools / Infrastructure
- **Stage:** validating
- **Age:** 56 days
- **Origin date:** 2026-04-21
- **First detected:** 2026-04-22
- **Canonical URL:** https://earlyterms.com/term/daemons
- **Sources:** 6 primary URLs

## Definition

Daemons are self-initiated AI background processes that handle ongoing maintenance work in software repositories — watching for events, detecting drift, and executing routines without prompts. Unlike one-off agent tasks, a daemon is a persistent role defined in a `DAEMON.md` file: you set it once and it runs until the spec changes.

Charlie Labs, a New York startup backed by HF0 and The General Partnership, introduced the Daemons product category on [April 21, 2026](https://charlielabs.ai/blog/introducing-daemons) alongside a Show HN thread. The tagline — "Agents create work. Daemons maintain it" — frames daemons as the necessary second half of AI-assisted engineering: after coding agents ship code faster, daemons keep the resulting PRs, docs, issues, and dependencies from drifting.

## Example

A Bug Triage daemon watches Sentry alerts, enriches each incoming issue with root-cause context, and assigns owners — firing without any human prompt. A PR Helper daemon keeps non-draft pull requests conflict-free and CI-green, preserving the intent of each PR while resolving the predictable noise around it.

## Analogy

Think of it as a night-shift maintenance crew that lives in your repo and never clocks out.

## Why it's emerging now

Coding agents (Cursor, Codex, Cline, Claude) have crossed the threshold where teams ship faster than humans can maintain — creating a new category of AI for operational debt. Charlie Labs launched Daemons on April 21, 2026 as the first named product filling this gap, backed by HF0, The General Partnership, Abstract, Soma Capital, and angel investor Guillermo Rauch.

## Related terms

- *related:* agent-loop
- *parent:* managed-agents
- *related:* agentic-coding
- *related:* agents-md
- *related:* agent-harness
- *related:* coding-agents
- *related:* context-rot
- *related:* dependency-cooldowns
- *related:* dev-agents
- *related:* AI background process
- *related:* operational debt
- *child:* DAEMON.md

## Sources

1. [Charlie Labs — Introducing Daemons (Apr 21, 2026)](https://charlielabs.ai/blog/introducing-daemons)
2. [Hacker News — Show HN: Daemons (61 points, Apr 21, 2026)](https://news.ycombinator.com/item?id=47850907)
3. [Charlie Labs Docs — Daemons technical reference](https://docs.charlielabs.ai/daemons)
4. [GitHub — charlie-labs/daemons (daemon template catalog)](https://github.com/charlie-labs/daemons)
5. [Charlie Labs — product overview and testimonials](https://charlielabs.ai/)
6. [AI Daemons — category landing page](https://ai-daemons.com/)

---
_Generated by EarlyTerms · https://earlyterms.com/term/daemons_
