Imported from cartanova-ai/sonamu (
modules/hmr-runner/AGENTS.md). Install upstream withnpx skills add cartanova-ai/sonamu --skill hmr-runner. Copyright stays with the author.
Guide for Coding Agents - modules/hmr-runner
Inherits root rules from ../../AGENTS.md.
Package role
- Runner for HMR-enabled applications.
- Changes can impact development runtime behavior broadly.
Required checks
mise exec -- pnpm --filter @sonamu-kit/hmr-runner typecheckmise exec -- pnpm --filter @sonamu-kit/hmr-runner lintmise exec -- pnpm --filter @sonamu-kit/hmr-runner testmise exec -- pnpm --filter @sonamu-kit/hmr-runner build
Testing policy
- Add regression tests for lifecycle/restart/failure-handling behavior changes.
Cross-workspace gate
- For changes in this scope, root
mise run check(oxlint + oxfmt) must pass before handoff.