Loongsuite Pilot banner
alibaba alibaba

Loongsuite Pilot

Security community

Description

Local-first telemetry collector for AI coding agents — unified OpenTelemetry events for Claude Code, Codex, Cursor and more. Token usage, cost, traces and security audit, exported anywhere.

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

LoongSuite Pilot

English | [简体中文](README.zh-CN.md)

[Quick Start](#quick-start) | [Documentation](#documentation) | [Agent Onboarding](docs/agent-onboarding.md) | [License](#license)

LoongSuite Pilot is a local telemetry collector for AI coding agents. It discovers supported agents on a developer machine, installs the required hooks or plugins, normalizes activity into a shared GenAI event schema, and exports logs or traces to your chosen backends.

LoongSuite Pilot local dashboard
Built-in local dashboard — multi-agent token usage, sessions, requests, tools, models, providers, and repository activity at a glance.

Why LoongSuite Pilot?

Development teams often use more than one AI coding agent, and each agent records activity in a different local format. Pilot gives teams one local collector that can discover those agents, collect their activity, normalize the data, and send it to destinations that are useful for analysis, audit, and observability.

Pilot is designed to answer practical questions:

  • Which agents are being used?
  • What model, session, turn, and tool activity happened?
  • How much token usage is available from each agent?
  • Where should the data be exported: local files, SLS, HTTP, or traces?
  • How should sensitive prompts, tool arguments, and secrets be controlled before export?

Core Capabilities

Capability What Pilot Does
Agent discovery Detects supported agents from local paths and commands.
Collection deployment Installs hooks or plugins and reads local logs, sessions, or data files.
Unified event schema Normalizes agent-native events into a shared GenAI schema.