Initial Agentsd project commit
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
5
core/proto/src/lib.rs
Normal file
5
core/proto/src/lib.rs
Normal file
@@ -0,0 +1,5 @@
|
||||
pub mod agentsd {
|
||||
tonic::include_proto!("agentsd");
|
||||
}
|
||||
|
||||
pub use agentsd::*;
|
||||
Reference in New Issue
Block a user