You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Telegram SkillEventHandler sent skill lifecycle messages
(loaded, autoloaded, saved, deleted) to the chat regardless of
the skills.verbose config setting. Now all four message types
check skillsCfg.Verbose before sending, matching the behavior
of the CLI Renderer which already respects this flag.
0 commit comments