opencode-auto-resume 1.0.0 → 1.0.1

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
@@ -56,6 +56,16 @@ Periodic: cleanup idle sessions older than 10min or >50 entries
56
56
 
57
57
  ## Installation
58
58
 
59
+ ### Opencode
60
+
61
+ ```
62
+ {
63
+ "plugins": ["opencode-auto-resume@latest"]
64
+ }
65
+ ```
66
+
67
+ ### Manual
68
+
59
69
  ```bash
60
70
  mkdir -p ~/.config/opencode/plugin/opencode-auto-resume
61
71
  cd ~/.config/opencode/plugin/opencode-auto-resume