@sellable/install 0.1.83 → 0.1.85

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
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@sellable/install",
3
- "version": "0.1.83",
3
+ "version": "0.1.85",
4
4
  "type": "module",
5
5
  "description": "One-command installer for Sellable MCP in Claude Code and Codex",
6
6
  "bin": {
@@ -155,7 +155,8 @@ for them. The link is for deeper inspection; never use it as a substitute for
155
155
  showing the content in chat.
156
156
 
157
157
  Never mention MCP namespaces, prompt chunking, plugin cache paths, missing
158
- linked skill versions, runbooks, or local skill files in normal customer-facing
158
+ linked skill versions, runbooks, npm/package details, repo-local files, VPS or
159
+ browser automation limitations, or local skill files in normal customer-facing
159
160
  copy.
160
161
 
161
162
  ## Codex Watch Browser Handoff
@@ -173,16 +174,17 @@ In Codex Desktop, when in-app browser control is available, open the returned wa
173
174
  I’ll open the campaign view and keep it in sync as I build.
174
175
  ```
175
176
 
176
- If browser control is unavailable, say so briefly and provide the watch link.
177
- In VPS or other off-desktop Codex runs, this fallback is the expected handoff for
178
- the local headed watch observer: make the signed link easy to copy/open, then
179
- continue with explicit chat progress and `get_campaign_navigation_state`
180
- orientation checks.
177
+ If browser control is unavailable, provide the watch link without discussing the
178
+ runtime limitation. In off-desktop Codex runs, make the signed link easy to
179
+ copy/open, then continue with explicit customer-facing campaign progress and
180
+ `get_campaign_navigation_state` orientation checks.
181
181
  Use this fallback shape:
182
182
 
183
183
  ```text
184
- I can’t inspect the campaign browser from this Codex session, so I’ll keep the
185
- chat steps explicit here. Watch link: {watchUrl}
184
+ Watch link: {watchUrl}
185
+
186
+ I’ll keep the campaign brief, lead source, and message-review steps explicit
187
+ here as I build.
186
188
  ```
187
189
 
188
190
  If opening the watch link lands on an auth, 404, permission, blank, or visible
@@ -341,6 +343,25 @@ lookup if it has not already run, then ask the campaign setup questions. The
341
343
  setup questions should use the confirmed company context so they do not feel
342
344
  generic.
343
345
 
346
+ ### Sufficient Intake Bypass
347
+
348
+ When the user's invocation or first answer already supplies the campaign
349
+ identity plus enough strategy context to draft the campaign, do not turn that
350
+ into an interview. Treat setup as complete when the request contains:
351
+
352
+ - identity or client/company context;
353
+ - target prospects or buyer segment;
354
+ - offer / CTA;
355
+ - proof or claims to use / avoid;
356
+ - lead-source preference, supplied list, or permission to find people.
357
+
358
+ In that case, do one lightweight identity/company lookup, summarize the inferred
359
+ direction in one or two lines, and immediately draft the campaign brief. Do not
360
+ ask the buyer, offer, proof, or lead-source setup questions again unless a
361
+ required field is missing, the supplied inputs conflict, or the campaign focus is
362
+ genuinely ambiguous. It is fine to include an explicit assumption line in the
363
+ brief; the approval gate lets the user revise it.
364
+
344
365
  Before the identity gate, use this customer-facing shape:
345
366
 
346
367
  ```text