conductor-remote 1.12.0 → 1.14.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -207,7 +207,7 @@ src/ the Node relay (no build step)
207
207
  writes.ts Actuator interface + AppleScript (default) + Sidecar (opt-in)
208
208
  web/ the React PWA (Vite)
209
209
  index.html, src/ app shell, components, hooks, api client
210
- public/ icon.svg (PNGs generated by `yarn gen:icons`)
210
+ public/ icon.svg + PWA PNGs (repo-root so Conductor's icon lookup finds them)
211
211
  scripts/
212
212
  dev.ts runs Vite + relay together
213
213
  gen-icons.ts rasterizes icon.svg → PWA PNGs (sharp)