@sellable/install 0.1.266 → 0.1.269

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.
@@ -2580,7 +2580,7 @@ function generateCodexAgentToml(agent) {
2580
2580
  return `name = ${quoteToml(agent.name)}
2581
2581
  description = ${quoteToml(codex.description)}
2582
2582
  model = ${quoteToml(codex.model || "gpt-5.5")}
2583
- model_reasoning_effort = ${quoteToml(codex.modelReasoningEffort || "high")}
2583
+ model_reasoning_effort = ${quoteToml(codex.modelReasoningEffort || "xhigh")}
2584
2584
  sandbox_mode = ${quoteToml(codex.sandboxMode || "read-only")}
2585
2585
  nickname_candidates = ${tomlArray(codex.nicknameCandidates || [agent.displayName])}
2586
2586
  developer_instructions = ${tomlMultilineString(agent.prompt)}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@sellable/install",
3
- "version": "0.1.266",
3
+ "version": "0.1.269",
4
4
  "type": "module",
5
5
  "description": "One-command installer for Sellable MCP in Claude Code and Codex",
6
6
  "bin": {
@@ -332,6 +332,8 @@ route-proof approval policy. Stop and re-plan if any fresh reread changes the
332
332
  workspace id, sender ids, source/list id, campaign/table id, new campaign/table
333
333
  id, planRevision, actionId, selectedActionIds, allowed side effects, caps,
334
334
  status, or blocker set outside the approved packet.
335
+ Do not ask a vague yes/no question; show the exact bounded approval packet and
336
+ require explicit approval for that packet before mutation.
335
337
  The short rule: one approval covers the current planRevision and selectedActionIds.
336
338
  The approval clarity rule: the operator approves named campaign create/update/verify/untouched buckets and attached senders, not a generic evergreen run.
337
339
  The execution rule: act on behalf of the operator; do not ask again for substep approvals while work stays within the lane packet, approved caps, approved side-effect classes, and route-proof approval policy.
@@ -1190,10 +1192,12 @@ Message, and verify current-revision sample messages before final completion.
1190
1192
  `list_tables` and the managed waterfall as authoritative for orientation
1191
1193
  before the command-backed plan; `get_campaigns` is a recent campaign page and
1192
1194
  may miss canonical evergreen lanes. Match existing campaigns/tables/waterfall
1195
+ Short form: Treat `list_tables` and the managed waterfall as authoritative.
1193
1196
  slots to the plan by name (case-insensitive, ignore suffixes like "(Copy)")
1194
1197
  and stored slot identity. `list_tables.campaignStatus` and
1195
1198
  `list_tables.dashboardBucket` are part of the identity check: a matching
1196
1199
  `ARCHIVED` table/campaign is not a plain `REUSE`. If it is the canonical prod
1200
+ Short form: a matching `ARCHIVED` table/campaign is not a plain `REUSE`.
1197
1201
  slot and the invocation explicitly allows dashboard visibility repair, repair
1198
1202
  it to `PAUSED`; otherwise treat it as archived inventory only. After
1199
1203
  `setup_evergreen_campaigns({ mode:"plan" })` returns, that plan is