There was an error while loading. Please reload this page.
1 parent 8858e4a commit 3a26c2fCopy full SHA for 3a26c2f
1 file changed
crates/mesh-agents-cli/src/plugin.rs
@@ -127,6 +127,7 @@ fn build_plugin_with_command(
127
],
128
events: [
129
mesh_llm_plugin::events::peer_up(),
130
+ mesh_llm_plugin::events::peer_updated(),
131
mesh_llm_plugin::events::local_accepting(),
132
mesh_llm_plugin::events::mesh_id_updated(),
133
0 commit comments