@comment-io/cli 0.1.3 → 0.1.5
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
|
@@ -119,6 +119,11 @@ comment messages ack --profile <handle> <message-id>
|
|
|
119
119
|
comment messages release --profile <handle> <message-id>
|
|
120
120
|
```
|
|
121
121
|
|
|
122
|
+
For work delivered inside `comment run`, if the runtime handles the request and
|
|
123
|
+
intentionally does not post a visible reply, run
|
|
124
|
+
`comment activity complete <message-id>`. That publishes the document-visible
|
|
125
|
+
completion indicator and then acks the underlying cloud notification.
|
|
126
|
+
|
|
122
127
|
For a live local runtime, launch the CLI through the daemon bridge so
|
|
123
128
|
notifications can wake that tmux session:
|
|
124
129
|
|
|
Binary file
|
|
Binary file
|
package/dist/comment-linux-amd64
CHANGED
|
Binary file
|
package/dist/comment-linux-arm64
CHANGED
|
Binary file
|