Skip to main content

Module side_effects

Module side_effects 

Source
Expand description

Side-effect aggregation from session events.

Groups file, network, port, and process side effects for the side-effect ledger in the Session Report.

Structsยง

FileAccess
A file access event.
NetworkConnection
A network connection made by an agent.
PortAccess
A port opened by an agent.
ProcessExecution
A process execution by an agent.
SideEffectSummary
Summary counts of side effects.
SideEffects
Aggregated side effects from a session.
ToolInvocation
A tool invocation by an agent.