# AgentSight > AgentSight is an open-source, local-first observability tool for AI agents. It connects prompts and model calls to commands, processes, files, network activity, and resource use without requiring an SDK or proxy. Canonical site: https://agentsight.us/ Current release: v1.0.6 Product repository: https://github.com/eunomia-bpf/agentsight Website repository: https://github.com/eunomia-bpf/agentsight-website Documentation: https://eunomia.dev/agentsight/ Hosted app: https://app.agentsight.us/ ## Product routes - https://agentsight.us/ - https://agentsight.us/use-cases/ - https://agentsight.us/compare/ - https://agentsight.us/integrations/ - https://agentsight.us/integrations/cursor/ - https://agentsight.us/security/ - https://agentsight.us/changelog/ - https://agentsight.us/releases/ ## Additional site routes - https://agentsight.us/guides/ - https://agentsight.us/blog/ ## Product capabilities AgentSight provides a live session view, an Overview dashboard, model and tool-call capture, process trees, file and network activity, CPU and memory metrics, repository replay, saved-session reports, Agent Flamegraphs, OpenTelemetry GenAI export, and agent-native local session inspection for Cursor IDE sessions. AgentSight v1.0.6 also provides `agentsight bind`, an opt-in unprivileged Direct Node workflow for opening local AgentSight data in the hosted or a self-hosted app. The default endpoint is loopback-only and uses a process-lifetime access key. Detailed session data stays on the Node; optional hosted sign-in/control-plane state is limited to identity, session, and Node metadata. Current GitHub Releases publish Linux binaries for x86_64 and aarch64. The unsuffixed compatibility binaries remain x86_64. ## Data handling Recorded sessions and local agent histories can contain prompts, responses, paths, headers, commands, and network targets. Keep raw databases and source session files local and review exported data before sharing it. Direct Node access does not upload detailed session contents to the AgentSight control plane.