feat: add blogwatcher skill

This commit is contained in:
Peter Steinberger
2026-01-03 18:00:08 +00:00
parent 0af89022ff
commit 95cd153f33
2 changed files with 47 additions and 0 deletions

View File

@@ -12,6 +12,7 @@
- Control UI: support configurable base paths (`gateway.controlUi.basePath`, default unchanged) for hosting under URL prefixes.
- Onboarding: shared wizard engine powering CLI + macOS via gateway wizard RPC.
- Config: expose schema + UI hints for generic config forms (Web UI + future clients).
- Skills: add blogwatcher skill for RSS/Atom monitoring.
### Fixes
- Auto-reply: drop final payloads when block streaming to avoid duplicate Discord sends.