open-design/tools/serve/AGENTS.md
PerishFire 4424f08be0
[codex] Add packaged desktop auto-update (#1375)
* 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
2026-05-19 11:20:05 +08:00

487 B

tools/serve

Follow the root AGENTS.md and tools/AGENTS.md first. This tool owns small local-development service entrypoints.

Owns

  • tools-serve CLI.
  • 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>.