chore: add agent-management crate metadata

This commit is contained in:
Nathan Flurry 2026-01-25 01:56:03 -08:00
parent 7b6d7ee917
commit 30d3aca1ee
3 changed files with 21 additions and 0 deletions

View file

@ -0,0 +1,2 @@
pub mod agents;
pub mod credentials;