mirror of
https://github.com/instructkr/claw-code.git
synced 2026-07-27 11:38:38 +02:00
aefa5b0f19
Adds aspect-rs AOP-style logging to execute_tool_with_enforcer, providing cross-cutting arg/result logging for all tool dispatches. Introduces aspect-core, aspect-macros, and aspect-std dependencies.