Background State

Implement background state persistence for Even Hub G2 plugins — automatically analyzes existing plugin code, identifies state that needs to survive background/foreground transitions, and inserts setBackgroundState + onBackgroundRestore calls. Use when a plugin loses state after the phone goes to the background and returns.

even-realities 2b9a201 8.9 KB Updated

File contents

even-realities/everything-evenhub/tree/main/plugins/everything-evenhub/skills/background-state commit 2b9a201b7d

Frequently asked questions

npx skillmds@latest add even-realities/background-state