webmux 0.34.0 → 0.35.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
@@ -50,6 +50,8 @@ See your assigned Linear issues alongside your worktrees. Webmux matches branche
50
50
 
51
51
  Each issue is processed once while it stays in Todo + labeled. Remove the label and re-add it to retrigger.
52
52
 
53
+ When the auto-create watcher picks up a `webmux_oneshot` issue, it posts a structured comment on the Linear issue (prefix `` **Webmux pickup — branch `<branch>`** ``) so external automation can track when the autonomous run starts. (Regular `webmux` pickups are user-driven and skip the comment.)
54
+
53
55
  ## Quick Start
54
56
 
55
57
  ```bash