Codag
Book a demo

codag-cli

MIT licensed Go CLI

The open-source command-line client and MCP server for compressing logs before they hit an AI agent.

Wrap provider CLIs, pipe stdin, or register Codag tools with Claude Code, Codex, and Cursor. OAuth login, local config, and opt-out telemetry are documented in the repo.

$ codag wrap -- kubectl logs api -n prod --tail=2000
reading 2,000 log lines...

incident capsule
service: api
pattern: database pool exhaustion
evidence: repeated connection timeout
next: inspect pool size and idle timeout

codag-visualizer

500+ stars

See your AI workflows as live diagrams, right inside VS Code. Works with any language, model, or framework.

Edit code → graph refreshes live. Click a node → jump to source. Tree-sitter parsing under the hood, no config required.

Codag visualizer demo, interactive AI workflow DAG inside VS Code