Skip to content

Commit 3a26c2f

Browse files
committed
Refresh agent adverts on peer updates
1 parent 8858e4a commit 3a26c2f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

crates/mesh-agents-cli/src/plugin.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -127,6 +127,7 @@ fn build_plugin_with_command(
127127
],
128128
events: [
129129
mesh_llm_plugin::events::peer_up(),
130+
mesh_llm_plugin::events::peer_updated(),
130131
mesh_llm_plugin::events::local_accepting(),
131132
mesh_llm_plugin::events::mesh_id_updated(),
132133
],

0 commit comments

Comments
 (0)