feat: record bundle provenance when installing from remote repos

This commit is contained in:
2026-08-24 11:15:12 -06:00
parent bfcc762ec9
commit 88acf2362f
3 changed files with 453 additions and 11 deletions
-1
View File
@@ -1,7 +1,6 @@
mod agent;
mod app_config;
mod app_state;
#[allow(dead_code)]
mod bundles;
mod input;
mod install_remote;