ethos-cli 0.7.17 → 0.7.18
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/package.json
CHANGED
|
@@ -106,8 +106,9 @@ Use these options:
|
|
|
106
106
|
- `Skip saved details`
|
|
107
107
|
|
|
108
108
|
If AskUserQuestion is unavailable, ask the same yes/no question directly in
|
|
109
|
-
chat and add: "I'll still prioritize what you
|
|
110
|
-
|
|
109
|
+
chat and add: "I'll still prioritize what you ask for explicitly." Do not continue
|
|
110
|
+
until the user explicitly answers. Do not treat no response, silence, timeout,
|
|
111
|
+
or lack of the AskUserQuestion tool as consent.
|
|
111
112
|
|
|
112
113
|
If the user chooses `Use saved details`, build the targeting brief from the
|
|
113
114
|
saved ICP, personas, buying signals, and disqualifiers plus any explicit current
|
package/skills/find-people.md
CHANGED
|
@@ -55,8 +55,9 @@ Use these options:
|
|
|
55
55
|
- `Skip saved details`
|
|
56
56
|
|
|
57
57
|
If AskUserQuestion is unavailable, ask the same yes/no question directly in
|
|
58
|
-
chat and add: "I'll still prioritize what you
|
|
59
|
-
|
|
58
|
+
chat and add: "I'll still prioritize what you ask for explicitly." Do not continue
|
|
59
|
+
until the user explicitly answers. Do not treat no response, silence, timeout,
|
|
60
|
+
or lack of the AskUserQuestion tool as consent.
|
|
60
61
|
|
|
61
62
|
If the user chooses `Use saved details`, build the search query from the saved
|
|
62
63
|
ICP, personas, buying signals, and disqualifiers plus any explicit current
|