fix: align npm publish metadata

This commit is contained in:
Peter Steinberger
2026-01-31 14:20:58 +01:00
parent aa91f6e700
commit 7d89855c55
3 changed files with 11 additions and 11 deletions
+1
View File
@@ -14,6 +14,7 @@ Docs: https://docs.openclaw.ai
- Agents: update pi SDK/API usage and dependencies.
- Web UI: refresh sessions after chat commands and improve session display names.
- Build: move TypeScript builds to `tsdown` + `tsgo` (faster builds, CI typechecks), update tsconfig target, and clean up lint rules.
- Build: align npm tar override and bin metadata so the `openclaw` CLI entrypoint is preserved in npm publishes.
- Docs: add pi/pi-dev docs and update OpenClaw branding + install links.
### Fixes