fix: log plugin load errors in gateway

This commit is contained in:
Peter Steinberger
2026-01-19 00:15:15 +00:00
parent 1e5569d56a
commit ee36e12f81
4 changed files with 82 additions and 2 deletions

View File

@@ -7,6 +7,9 @@ Docs: https://docs.clawd.bot
### Changes
- Usage: add `/usage cost` summaries and macOS menu cost submenu with daily charting.
### Fixes
- Plugins: surface plugin load/register/config errors in gateway logs with plugin/source context.
## 2026.1.18-5
### Changes