NAME
Acme::Claude::Shell::Hooks - Safety hooks for Acme::Claude::Shell
SYNOPSIS
use Acme::Claude::Shell::Hooks qw(safety_hooks);
my $hooks = safety_hooks($session);
DESCRIPTION
Provides PostToolUse hooks for command execution cleanup.
Note: Command approval is handled directly in the tool handler (Tools.pm) to ensure it happens synchronously before execution.
AUTHOR
LNATION, <email at lnation.org>
LICENSE AND COPYRIGHT
This software is Copyright (c) 2026 by LNATION.
This is free software, licensed under:
The Artistic License 2.0 (GPL Compatible)