Companies

Codag

codag.ai

Codag compresses infrastructure logs into compact, cited evidence that AI agents can use for debugging.

HQSan Francisco, California, United States
Employees1-50
Jobs checked 21h ago
Developer ToolsAI InfrastructureB2B SaaSPre-Seed / Seed

About

Codag builds developer tooling that compresses infrastructure log data into compact, cited text for AI agents such as Claude Code. It serves developers and teams building or operating AI-agent workflows, differentiating through MCPs, hooks, SDKs, and evidence tied to infrastructure logs.

Market

Codag competes in AI-native observability and developer tooling, specifically the layer that prepares infrastructure logs for AI-powered incident debugging. Unlike full observability and incident-response platforms such as Datadog, Sentry, Rootly, and Logz.io, Codag sits in front of an existing LLM or coding agent and compresses large log streams into ranked, compact, line-cited evidence without replacing the team's current model or log sources; its differentiation is lower token usage, transparent evidence, and drop-in MCP, hook, CLI, and HTTPS integrations.

Target Customers

Codag primarily targets software developers, SREs, and platform/infrastructure teams at startups and engineering organizations that use coding agents and need to debug high-volume production logs. The likely buyers are technical practitioners and engineering leads, with individual, startup, and team-oriented pricing indicating a bottom-up adoption model.

At a Glance

Problem

Infrastructure logs were designed for humans, but AI coding and operations agents increasingly need to read them during production incidents. Modern services can emit millions of lines per day, while a single incident can span an entire fleet. Engineers still spend nights running commands against individual pods, scrolling through noise, and escalating when they cannot isolate the cause. The killer use case is agent-assisted debugging of Kubernetes, cloud, and application failures, where the agent needs the right evidence quickly rather than an enormous raw log dump.

The pain is both operational and economic: agents have finite context windows and each log read consumes billable tokens. Codag illustrates the problem with a 108 MB, 1.2-million-line, one-hour log window that can consume 26.6 million tokens, compared with 3,317 tokens after compression. The result is lower inference cost, less context-window waste, and faster incident diagnosis.

Product / Service

Codag is an infrastructure-log compression layer that sits in front of an existing AI agent such as Claude Code, Codex, GPT, Gemini, or a local model. It groups repetitive lines into ranked patterns, preserves representative lines and nearby context, and cites the original log-line locations instead of producing an opaque summary. The system supports line-oriented formats including JSON, syslog, Kubernetes, Hadoop, Spark, HDFS, and unstructured application logs, with preprocessing for parsing and PII redaction.

The product is delivered through a command-line interface, API, MCP server, hooks, and SDKs. Users can wrap existing commands such as kubectl, Vercel, AWS, or Railway log retrieval, or install a setup that wires Codag into Claude Code and other agents automatically. Codag Free uses an open-source, deterministic Drain-based templating path, while Codag Pro adds inference-based compaction; the company reports that Pro matched 98–99% of incidents in a paired evaluation versus 81–85% for raw logs with grep while using 5.9–7.5 times fewer agent tokens. Pricing is compute-based, with a free tier, a $19-per-month Pro plan, and Team/Startup plans starting at $499 per month plus usage.

Market

Codag competes in developer tools, specifically the emerging infrastructure observability and log-compression layer for AI-agent debugging. Its direct alternatives are raw logs searched with grep and template-grouping tools such as Drain3. It is also adjacent to broader AI-agent debugging and observability platforms including Braintrust, Maxim AI, Langfuse, Arize Phoenix, Helicone, Agenta, and Galileo, although those products generally address wider evaluation, tracing, or observability workflows rather than Codag’s focused pre-processing of logs for agent consumption.

The company is a 2026-founded, active Y Combinator Summer 2026 startup led by solo founder Michael Zhou, with a listed team size of one in San Francisco. It has a live product, open-source components, and published paid plans, but the public materials reviewed do not disclose paying customers, revenue, or usage metrics. For diligence purposes, Codag should therefore be treated as an early commercial launch that appears pre-revenue or, at minimum, has not publicly demonstrated revenue traction.

Founders & Leadership

Michael ZhouFounder
Founder

Funding History

2026-01
Accelerator/Incubator$500K

Y Combinator

Recent News

2026-05-23product
Hello Codag

Codag announced its launch as a developer tool that compresses infrastructure logs into structured, cited evidence for AI agents. The launch also highlights MCPs, hooks, and SDKs for agent integrations such as Claude Code.

2026-05-23
Codag: Log compression for agents.

Y Combinator’s company directory lists Codag as an active Summer 2026 developer-tools startup in San Francisco, founded by Michael Zhou. The company is described as providing log compression for agents.

2026-02-04
Show HN: Codag – Visualize and share LLM workflows in VS Code

Michael Zhou introduced Codag on Hacker News as an open-source MIT-licensed VS Code extension and self-hosted backend for extracting LLM calls, decision branches, and processing steps into interactive, shareable workflow graphs.

2026-02-04product
Codag - Visualize AI/LLM workflows in your codebase.

The associated GitHub project describes Codag as a tool that analyzes code for LLM API calls and AI frameworks, then generates interactive workflow graphs directly inside VS Code.

Active Roles

0

No active roles right now.

Get notified when they post

Business Model

Codag monetizes through recurring paid subscriptions and usage-based billing. Codag Pro starts at $19 per month, while Team/Startup starts at $499 per month plus usage; pricing is based on compute rather than seats, with additional usage billed in arrears.

Products

Codag Free: deterministic, open-source log compressionCodag Pro: inference-based compaction for higher-quality agent contextcodag-drain: open-source Rust-based streaming log-templating engineCodag Wrap: drop-in command wrapper for existing log streamsCodag MCP server, hooks, and SDKs for connecting coding agents to compressed logs

Tech Stack

RustDrain3-style streaming log-template miningDeterministic log templating and pattern groupingInference-based log compactionMCP servers, hooks, and SDKsHTTPS/API integrationsLog parsing and PII redactionLLM-compatible agent interfaces for Claude, GPT, Gemini, and local modelsIntegrations with Kubernetes, AWS/CloudWatch, Vercel, Docker, Railway, Datadog, Sentry, and journalctl

Competitors

Drain3
Sentry Seer
Datadog Bits Investigation
Rootly AI
Logz.io AI Agent