RetrySight Cloud staging is live.

Open Cloud
Documentation menu
Docs home

Docs collectors

Collector matrix

Which coding-agent sources RetrySight collects on Lite, Cloud, and by Enterprise tier.

On this page
  1. By source
  2. Lite vs fleet

Most collectors tail local coding-agent logs. Nothing is injected into your application code. Lite runs collectors in-process. Cloud and Enterprise use a fleet collector that pushes to a manager.

Cloud uses the full Cloud profile (TIER_4_CLOUD) — the registry below is enabled, plus git context and traces. Enterprise still gates sources by tier.

By source

SourceStatusEnterpriseCloudNotes
CursorGACore+Yes~/.cursor/projects
Claude CodeGACore+Yes~/.claude/projects
Claude DesktopGACore+YesDesktop app logs — not Claude Code JSONL
CodexGACore+Yes~/.codex/sessions
Kiro CLI / Kiro IDEGAAnalytics+YesAnalytics collectors
WarpGAAnalytics+YesPlatform-specific warp.sqlite
CopilotGAAnalytics+Yes~/.copilot/session-state
Windsurf, Continue, Cline, Aider, OpenCodeGAAnalytics+YesRegistry watch paths
Claude CoworkGAIntegration+YesOTLP logs to the manager — not a log-file tailer

With platform.auto-discovery: true (Cloud enroll default), the agent probes known OS/WSL layouts and picks the path with the newest readable logs. Completely custom paths still need watch-path.

The marketing Tools page is the product-facing matrix.

Lite vs fleet

  • Lite — in-process collectors for a single developer; no Docker.
  • Cloud — one OS-service collector per workstation; Cloud install. Heartbeats on Collectors.
  • Enterprise — one fleet agent per workstation; unsigned packages. Tier gates which sources the manager enables.

Application traces are not produced by these watchers: Cloud traces.