fix: resolve npx gateway daemon install

This commit is contained in:
Peter Steinberger
2026-01-05 02:48:25 +01:00
parent b779029517
commit 8791e46cf3
3 changed files with 136 additions and 9 deletions

View File

@@ -4,6 +4,9 @@
## Unreleased
### Fixes
- Onboarding: resolve CLI entrypoint when running via `npx` so gateway daemon install works without a build step.
## 2026.1.5
### Highlights