docs: credit Hyaxia in changelog and credits

Co-authored-by: Maxim Vovshin <36747317+Hyaxia@users.noreply.github.com>
This commit is contained in:
Peter Steinberger
2026-01-03 18:05:46 +00:00
parent 95cd153f33
commit 341a224301
2 changed files with 5 additions and 1 deletions

View File

@@ -12,7 +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.
- Skills: add blogwatcher skill for RSS/Atom monitoring — thanks @Hyaxia.
### Fixes
- Auto-reply: drop final payloads when block streaming to avoid duplicate Discord sends.