Skip to main content

agentsight_capture/
lib.rs

1// SPDX-License-Identifier: MIT
2// Copyright (c) 2026 eunomia-bpf org.
3
4//! Backward-compatible facade for the AgentSight capture and analysis API.
5
6pub use agentsight_analysis::*;