feat: capture normalised bash command heads for the favorite-tools stat

This commit is contained in:
damocles 2026-06-06 00:18:55 +02:00 committed by mara
commit 1569d55f78
7 changed files with 252 additions and 17 deletions

View file

@ -8,3 +8,4 @@ pub mod paths;
pub mod protocol;
pub mod runner;
pub mod socket;
pub mod stats;