mirror of
https://github.com/nexu-io/open-design.git
synced 2026-06-01 03:14:35 +07:00
* Add packaged desktop auto-update * Handle counted beta nightly update versions * Refresh desktop auto-update branch for main * Serialize desktop updater operations * Refresh auto-update branch for packaged paths
487 B
487 B
tools/serve
Follow the root AGENTS.md and tools/AGENTS.md first. This tool owns small local-development service entrypoints.
Owns
tools-serveCLI.- Local static updater fixtures for desktop update IPC and packaged-runtime debugging.
Rules
- Keep services self-contained and local-first.
- Do not put product update runtime logic here; this tool serves deterministic fixtures only.
- New services should use explicit subcommands under
tools-serve start <service>.