eunomia-bpf/agentsight
A zero-SDK eBPF-based tool that profiles and traces AI agent sessions by recording system calls, file activity, network activity, and LLM interactions.

Agentsight runs alongside AI agent CLIs (Claude Code, Codex, Gemini CLI, etc.) and uses eBPF to capture system-level events such as process execution, file operations, and network connections, correlating them back to prompts, model calls, and tool decisions. It requires no SDK or vendor integration, making it universally applicable even to closed-source agents. The tool provides live session views showing token counts, tool usage, process families, and health metrics for agent workloads.
Frequently asked
- What is eunomia-bpf/agentsight?
- A zero-SDK eBPF-based tool that profiles and traces AI agent sessions by recording system calls, file activity, network activity, and LLM interactions.
- Is agentsight open source?
- Yes — eunomia-bpf/agentsight is open source, released under the MIT license.
- What language is agentsight written in?
- eunomia-bpf/agentsight is primarily written in C.
- How popular is agentsight?
- eunomia-bpf/agentsight has 502 stars on GitHub.
- Where can I find agentsight?
- eunomia-bpf/agentsight is on GitHub at https://github.com/eunomia-bpf/agentsight.