Agent turn reconstruction
Reconstructs multi-call agent activity into addressable turns so you can inspect the planner, tool calls, results, and follow-up actions together instead of as isolated HTTP requests.
Heron is a passive observability tool for AI agents and LLM APIs. It reconstructs agent turns, tool calls, and LLM interactions from network traffic without requiring SDK changes or an in-path proxy.
Heron is a passive observability tool for AI agents and LLM APIs. It reconstructs agent turns, tool calls, and LLM interactions from network traffic so you can inspect performance without adding an SDK, proxy, or in-path instrumentation.
The product is designed for provider-side deployment where traffic is already decrypted, or for supported capture modes such as `.pcap` replay, live interface capture, ZMQ ingestion from cloud-probe, and an experimental Linux eBPF source for on-host TLS capture. The homepage positions it as a way to understand how agent workloads behave while keeping the observer out of the request path.
Heron also turns observed traffic into operational views: live metrics, topology graphs, and exportable turn data for training workflows. The docs and homepage describe use with OpenAI, Anthropic, Gemini, Claude Code, Codex CLI, and related agent traffic, while emphasizing that it works from the traffic itself rather than client-side integrations.
Reconstructs multi-call agent activity into addressable turns so you can inspect the planner, tool calls, results, and follow-up actions together instead of as isolated HTTP requests.
Shows live metrics such as TTFT, latency, throughput, error rate, and per-agent mix from traffic reconstructed off the wire.
Ingests traffic from a live network interface, a `.pcap` file, ZMQ cloud-probe input, or an experimental Linux eBPF source for on-host encrypted capture.
Classifies service topology from observed bytes on the wire and renders the inference fleet as a directed graph, including endpoints such as vLLM, SGLang, Ollama, llama.cpp, and LiteLLM.
Exports agent turns or sessions as OpenAI-style messages JSONL for fine-tuning workflows, with tool calls, results, and reasoning preserved when supported by the wire format.
Supports named profiles for Claude Code and OpenAI Codex CLI, plus a generic profile for other agents, and decodes OpenAI Chat Completions, OpenAI Responses, Anthropic Messages, and Gemini AI Studio traffic.
Inspect individual agent runs as reconstructed turns so you can see the sequence of tool calls, LLM messages, and results that produced an outcome.
Monitor latency, TTFT, throughput, and error rate from provider-side traffic without modifying the clients that send requests.
Replay captured traffic from a `.pcap` file to analyze a past incident or review agent timelines after the live event has ended.
Map an inference environment into a service graph to understand how clients, proxies, and backends such as vLLM or SGLang relate to one another.
Export observed turns as OpenAI-style JSONL when you want training data with tool calls and results preserved in a structured format.
Heron is designed to observe traffic after it has already been decrypted or captured, so it does not sit in the request path. The docs describe live interface capture, replay from `.pcap` files, ZMQ ingestion from cloud-probe, and an experimental Linux eBPF source for on-host encrypted capture.
The homepage and docs describe support for OpenAI Chat Completions, OpenAI Responses, Anthropic Messages, and Gemini AI Studio. The homepage also says it measures performance of OpenClaw, Claude, Codex, DeepAgents, and more.
Heron can replay a `.pcap` file and keep the API and console available after replay finishes, or exit as soon as the pipeline drains with `--exit-after-drain`. The docs also note `--no-retention` for batch or CI runs when imported timestamps are older than the retention window.
Heron is a GitHub repository and the site does not describe a separate commercial pricing page for Heron itself. The only pricing information in the provided sources is GitHub’s own plans page, which is unrelated to Heron’s licensing or support model.
The homepage says Heron can run with no SDK changes and no proxy, and the docs mention Linux live capture, pcap replay, cloud-probe ingestion, and an experimental Linux eBPF source. Some deployment modes are Linux-specific or opt-in, so supported setups depend on the capture path you choose.
AakarDev AI helps teams manage AI provider access, project-level setups, logs, and analytics from one dashboard. It supports BYOK workflows and lists providers including OpenAI, Google Gemini, Anthropic, Groq, Mistral AI, and Perplexity AI.
ByteAsk is a terminal-first AI coding agent for C and C++ that edits repositories and verifies changes with the real compiler, debugger, sanitizers, and tests before showing a diff. It offers a free tier plus paid plans, with editor connectors and zero-retention handling described in the source.
PromptScout tracks how ChatGPT, Gemini, Google AI Overviews, and Perplexity mention your brand or competitors, then pairs those results with source analysis and website audits. It helps teams decide what to fix in content, positioning, or site readiness next.
CreateOS Sandbox is an isolated compute environment for running code and agent workloads inside Firecracker micro-VMs. It is designed for workflows that need machine-level isolation, private networking between sandboxes, and programmatic control through SDK, CLI, or MCP.
Sleek Analytics is a privacy-friendly web analytics tool with real-time visitor tracking, Core Web Vitals, and revenue attribution. It helps site owners understand traffic and conversions without cookie banners or a heavy setup.
hob is an independent workspace for coding agents that keeps agent sessions, terminals, history, and follow-up work organized around the tools and providers you already use. It is aimed at developers who want local control over routing, history, and workspace structure rather than a bundled model stack.