feat: all 3 commands — gacp, lock, unlock

This commit is contained in:
2026-06-09 17:34:07 +02:00
parent 9fc2a6205a
commit a08d7a0223
3 changed files with 30 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
Release PRIME session lock. Removes the lock file so no session is PRIME.
Steps:
1. Delete `~/.local/state/opencode/prime.lock` if it exists.
2. Confirm: "PRIME released — no active PRIME session"
Incoming Signal messages will route to a new HERALD session until someone runs /lock again.