From 141298ca698da81776b6cd0b45f6aa9dc4e59570 Mon Sep 17 00:00:00 2001 From: Steve Yegge Date: Wed, 24 Dec 2025 14:06:21 -0800 Subject: [PATCH] feat: add nudge_text variable to mol-polecat-arm formula (gt-j755) --- .beads/formulas/mol-polecat-arm.formula.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.beads/formulas/mol-polecat-arm.formula.yaml b/.beads/formulas/mol-polecat-arm.formula.yaml index 823bbcbc..ececc4f4 100644 --- a/.beads/formulas/mol-polecat-arm.formula.yaml +++ b/.beads/formulas/mol-polecat-arm.formula.yaml @@ -14,6 +14,7 @@ description: | |----------|----------|-------------| | polecat_name | Yes | Name of the polecat to inspect | | rig | Yes | Rig containing the polecat | + | nudge_text | No | Text to send when nudging (default: "How's progress?...") | version: 1 variables: @@ -23,6 +24,10 @@ variables: - name: rig required: true description: Rig containing the polecat + - name: nudge_text + required: false + default: "How's progress? Need any help?" + description: Text to send when nudging the polecat steps: - id: capture