Skip to main content

Module bridge

Module bridge 

Source

Re-exports§

pub use commands::BridgeCommand;
pub use events::BridgeEvent;
pub use events::PermissionKind;
pub use events::PermissionOption;
pub use events::PermissionOutcome;
pub use events::PromptResult;
pub use events::ToolCallInfo;

Modules§

commands
events

Structs§

AcpBridge
Core bridge that manages the ACP agent process lifecycle.
BridgeCancelHandle
Handle used to send cancel/shutdown commands independently of evt_rx.