The CLI deploy command runs silently for what can be a long time — npm install, package extraction, server restart — with no indication that anything is happening. A progress indicator (spinner, step log, or similar) would significantly improve the experience.
Ask
Show meaningful progress during harperdb deploy:
- "Downloading package…" / "Installing dependencies…" / "Restarting server…"
- Ideally a spinner or step-counter so the operator knows the process is live.
🤖 Filed by Claude on behalf of Kris.
The CLI deploy command runs silently for what can be a long time — npm install, package extraction, server restart — with no indication that anything is happening. A progress indicator (spinner, step log, or similar) would significantly improve the experience.
Ask
Show meaningful progress during
harperdb deploy:🤖 Filed by Claude on behalf of Kris.