upgrade Skill system auf regitry
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
// nazarick-core/src/agent/context.rs
|
||||
|
||||
#[derive(Debug, Clone)]
|
||||
pub struct AgentContext {
|
||||
pub agent_id: String,
|
||||
}
|
||||
Reference in New Issue
Block a user