zeroclawlabs 0.6.9

Zero overhead. Zero compromise. 100% Rust. The fastest, smallest AI assistant.
Documentation
1
2
3
4
5
pub mod command_logger;
pub mod webhook_audit;

pub use command_logger::CommandLoggerHook;
pub use webhook_audit::WebhookAuditHook;