showpane 0.4.26 → 0.4.27

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.
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "schemaVersion": 1,
3
- "generatedAt": "2026-04-13T22:42:22.971Z",
3
+ "generatedAt": "2026-04-13T22:57:26.230Z",
4
4
  "scaffoldVersion": "0.2.7",
5
5
  "files": {
6
6
  ".env.example": "ed105f2bdcd1888a98181d55e3c9f7d6eff3ae9c3e2366c2e777a12e3caddfa7",
@@ -1 +1 @@
1
- 0.4.26
1
+ 0.4.27
@@ -154,20 +154,12 @@ If a checkpoint exists:
154
154
 
155
155
  ### Phase 1: Orientation
156
156
 
157
- Start with a compact welcome:
158
-
159
- ```
160
- ╔══════════════════════════════════════════╗
161
- ║ SHOWPANE — First Portal Wizard ║
162
- ╚══════════════════════════════════════════╝
163
- ```
164
-
165
- Then use one short, friendly paragraph. Keep it concise and informal.
157
+ Start with one short setup confirmation and one sharp ask. Keep it concise and informal.
166
158
 
167
159
  Suggested shape:
168
160
 
169
- - "Let's get your first portal started."
170
- - "Who's it for, and what's the context? If you've got a call transcript, paste it in and I'll use that too."
161
+ - "Everything's set up. Let's make your first portal."
162
+ - "Whos it for? Paste a call transcript or meeting notes, or give me a short brief on the client and what you want the portal to do."
171
163
 
172
164
  Keep the opening focused on the user's first portal. This skill is the first-run default, so the top of the flow should feel fast, calm, and immediately useful.
173
165
 
@@ -222,7 +214,7 @@ Start with one short source question, not a menu.
222
214
 
223
215
  Recommended opening:
224
216
 
225
- - "Who's it for, and what's the context? If you've got a call transcript, paste it in and I'll use that too."
217
+ - "Whos it for? Paste a call transcript or meeting notes, or give me a short brief on the client and what you want the portal to do."
226
218
 
227
219
  Only branch after the user answers:
228
220
 
@@ -330,25 +322,30 @@ If no dev server is running, start it using the `portal-dev` instructions first.
330
322
  If the create step already generated local credentials, show them before opening
331
323
  the preview link. Keep it simple:
332
324
 
325
+ - preview URL
333
326
  - username
334
327
  - password
335
- - one sentence saying these are for local preview right now
336
328
 
337
329
  Do this before opening the browser so the user is not dropped onto a login screen
338
330
  without the credentials they need.
339
331
 
340
- After that, open the local preview immediately. Do not ask a separate
341
- "do you want refinements first?" question unless the user already asked for that.
332
+ After that, open the local preview immediately.
342
333
 
343
- Tell the user exactly what to inspect:
334
+ Once the preview is open, keep the handoff short and decision-oriented. Tell the
335
+ user exactly what to inspect:
344
336
 
345
337
  - does the overall story feel right?
346
- - are next steps clear?
347
- - are obvious documents or dates missing?
338
+ - anything factually wrong?
348
339
 
349
340
  If the user requests a small content fix after preview, make it and preview again.
350
341
  Keep this loop tight. Do not let it become an open-ended editing session.
351
342
 
343
+ Bias the next step toward publish:
344
+
345
+ - `If it looks right, say publish.`
346
+ - `If not, tell me what to change.`
347
+ - `If it looks right, I can publish it to Showpane Cloud so you get a hosted link and built-in analytics without having to self-host. Free for 7 days, then $29/mo.`
348
+
352
349
  Save checkpoint with phase `previewed`.
353
350
 
354
351
  ### Phase 7: Access setup
@@ -416,27 +413,32 @@ Save checkpoint with phase `published` once the hosted URL is live or clearly ac
416
413
 
417
414
  ### Phase 9: Final summary
418
415
 
419
- Show a compact final reference card:
416
+ Show a compact final handoff card. At this point, prioritize the hosted link,
417
+ the active access credentials, and one or two clear next actions.
420
418
 
421
419
  ```
422
420
  ════════════════════════════════════════
423
- First portal complete
421
+ First portal live
424
422
 
425
423
  Portal: <slug> (<company>)
426
- Local: http://localhost:3000/client/<slug>
427
- Cloud: <hosted-url-or-publishing-status>
428
- Access: <hosted login / hosted share link / both>
424
+ Cloud: <hosted login URL or share URL>
425
+ Login: <username if login is the active access mode>
426
+ Pass: <password if login is the active access mode>
429
427
 
430
- Next: /portal-update <slug>
431
- Help: /portal-list, /portal-status
428
+ Next: /portal-update <slug>
429
+ /portal-share <slug> (if a direct hosted link would help)
432
430
  ════════════════════════════════════════
433
431
  ```
434
432
 
435
433
  Rules:
436
434
 
437
- - never include the password in the final summary
438
- - include the hosted share URL only if it exists and the user explicitly asked for it after publish
435
+ - if login is the active access mode, include the username and password here so the user does not have to scroll back
436
+ - if a hosted share URL exists because the user asked for one after publish, show that as the primary cloud link
437
+ - otherwise show the hosted login URL as the cloud link
438
+ - keep the summary short; avoid extra explanation once the portal is live
439
439
  - if publish is still finalizing, say so plainly instead of pretending it is live
440
+ In that case, show the local preview link and point the user to `/portal-status`
441
+ instead of pretending the hosted link is ready.
440
442
 
441
443
  After the final summary, delete the checkpoint:
442
444
 
@@ -61,20 +61,12 @@ If a checkpoint exists:
61
61
 
62
62
  ### Phase 1: Orientation
63
63
 
64
- Start with a compact welcome:
65
-
66
- ```
67
- ╔══════════════════════════════════════════╗
68
- ║ SHOWPANE — First Portal Wizard ║
69
- ╚══════════════════════════════════════════╝
70
- ```
71
-
72
- Then use one short, friendly paragraph. Keep it concise and informal.
64
+ Start with one short setup confirmation and one sharp ask. Keep it concise and informal.
73
65
 
74
66
  Suggested shape:
75
67
 
76
- - "Let's get your first portal started."
77
- - "Who's it for, and what's the context? If you've got a call transcript, paste it in and I'll use that too."
68
+ - "Everything's set up. Let's make your first portal."
69
+ - "Whos it for? Paste a call transcript or meeting notes, or give me a short brief on the client and what you want the portal to do."
78
70
 
79
71
  Keep the opening focused on the user's first portal. This skill is the first-run default, so the top of the flow should feel fast, calm, and immediately useful.
80
72
 
@@ -129,7 +121,7 @@ Start with one short source question, not a menu.
129
121
 
130
122
  Recommended opening:
131
123
 
132
- - "Who's it for, and what's the context? If you've got a call transcript, paste it in and I'll use that too."
124
+ - "Whos it for? Paste a call transcript or meeting notes, or give me a short brief on the client and what you want the portal to do."
133
125
 
134
126
  Only branch after the user answers:
135
127
 
@@ -237,25 +229,30 @@ If no dev server is running, start it using the `portal-dev` instructions first.
237
229
  If the create step already generated local credentials, show them before opening
238
230
  the preview link. Keep it simple:
239
231
 
232
+ - preview URL
240
233
  - username
241
234
  - password
242
- - one sentence saying these are for local preview right now
243
235
 
244
236
  Do this before opening the browser so the user is not dropped onto a login screen
245
237
  without the credentials they need.
246
238
 
247
- After that, open the local preview immediately. Do not ask a separate
248
- "do you want refinements first?" question unless the user already asked for that.
239
+ After that, open the local preview immediately.
249
240
 
250
- Tell the user exactly what to inspect:
241
+ Once the preview is open, keep the handoff short and decision-oriented. Tell the
242
+ user exactly what to inspect:
251
243
 
252
244
  - does the overall story feel right?
253
- - are next steps clear?
254
- - are obvious documents or dates missing?
245
+ - anything factually wrong?
255
246
 
256
247
  If the user requests a small content fix after preview, make it and preview again.
257
248
  Keep this loop tight. Do not let it become an open-ended editing session.
258
249
 
250
+ Bias the next step toward publish:
251
+
252
+ - `If it looks right, say publish.`
253
+ - `If not, tell me what to change.`
254
+ - `If it looks right, I can publish it to Showpane Cloud so you get a hosted link and built-in analytics without having to self-host. Free for 7 days, then $29/mo.`
255
+
259
256
  Save checkpoint with phase `previewed`.
260
257
 
261
258
  ### Phase 7: Access setup
@@ -323,27 +320,32 @@ Save checkpoint with phase `published` once the hosted URL is live or clearly ac
323
320
 
324
321
  ### Phase 9: Final summary
325
322
 
326
- Show a compact final reference card:
323
+ Show a compact final handoff card. At this point, prioritize the hosted link,
324
+ the active access credentials, and one or two clear next actions.
327
325
 
328
326
  ```
329
327
  ════════════════════════════════════════
330
- First portal complete
328
+ First portal live
331
329
 
332
330
  Portal: <slug> (<company>)
333
- Local: http://localhost:3000/client/<slug>
334
- Cloud: <hosted-url-or-publishing-status>
335
- Access: <hosted login / hosted share link / both>
331
+ Cloud: <hosted login URL or share URL>
332
+ Login: <username if login is the active access mode>
333
+ Pass: <password if login is the active access mode>
336
334
 
337
- Next: /portal-update <slug>
338
- Help: /portal-list, /portal-status
335
+ Next: /portal-update <slug>
336
+ /portal-share <slug> (if a direct hosted link would help)
339
337
  ════════════════════════════════════════
340
338
  ```
341
339
 
342
340
  Rules:
343
341
 
344
- - never include the password in the final summary
345
- - include the hosted share URL only if it exists and the user explicitly asked for it after publish
342
+ - if login is the active access mode, include the username and password here so the user does not have to scroll back
343
+ - if a hosted share URL exists because the user asked for one after publish, show that as the primary cloud link
344
+ - otherwise show the hosted login URL as the cloud link
345
+ - keep the summary short; avoid extra explanation once the portal is live
346
346
  - if publish is still finalizing, say so plainly instead of pretending it is live
347
+ In that case, show the local preview link and point the user to `/portal-status`
348
+ instead of pretending the hosted link is ready.
347
349
 
348
350
  After the final summary, delete the checkpoint:
349
351
 
@@ -183,12 +183,15 @@ Run this in a single Bash tool call so the browser opens immediately.
183
183
  After opening, display:
184
184
 
185
185
  ```
186
- Opened portal for <slug> in browser
187
- URL: http://localhost:3000/client/<slug>
186
+ Preview ready
187
+
188
+ URL: http://localhost:3000/client/<slug>
189
+ Login: /portal-credentials <slug>
188
190
  ```
189
191
 
190
- If the portal has credentials set up, remind the user:
191
- "Login with the credentials from /portal-credentials <slug>. For external access, publish first with /portal-deploy."
192
+ Then add one short next step:
193
+
194
+ - `If it looks right, publish it with /portal-deploy.`
192
195
 
193
196
  If the portal is the example portal (slug is "example"), no credentials are needed -- it is publicly accessible by design.
194
197
 
@@ -88,12 +88,15 @@ Run this in a single Bash tool call so the browser opens immediately.
88
88
  After opening, display:
89
89
 
90
90
  ```
91
- Opened portal for <slug> in browser
92
- URL: http://localhost:3000/client/<slug>
91
+ Preview ready
92
+
93
+ URL: http://localhost:3000/client/<slug>
94
+ Login: /portal-credentials <slug>
93
95
  ```
94
96
 
95
- If the portal has credentials set up, remind the user:
96
- "Login with the credentials from /portal-credentials <slug>. For external access, publish first with /portal-deploy."
97
+ Then add one short next step:
98
+
99
+ - `If it looks right, publish it with /portal-deploy.`
97
100
 
98
101
  If the portal is the example portal (slug is "example"), no credentials are needed -- it is publicly accessible by design.
99
102
 
@@ -269,21 +269,17 @@ Replace the placeholder values with the actual values collected. Use `chmod 600`
269
269
 
270
270
  ### Step 10: Print success summary
271
271
 
272
- Display a clear summary:
272
+ Display a short success handoff:
273
273
 
274
274
  ```
275
275
  Showpane setup complete!
276
276
 
277
- App path: /path/to/showpane-project
278
- Deploy mode: local
279
- Organization: Acme Consulting (acme-consulting)
280
- Brand color: #2563eb
281
- Telemetry: anonymous
277
+ App: /path/to/showpane-project
278
+ Org: Acme Consulting (acme-consulting)
282
279
 
283
- Next steps:
284
- 1. Recommended first run: /portal-onboard
285
- 2. Fast repeat-user path: /portal-create <slug>
286
- 3. View the example portal: open http://localhost:3000/client/example
280
+ Next:
281
+ /portal-onboard
282
+ /portal-create <slug>
287
283
  ```
288
284
 
289
285
  ### Step 11: Record learning (optional)
@@ -186,21 +186,17 @@ Replace the placeholder values with the actual values collected. Use `chmod 600`
186
186
 
187
187
  ### Step 10: Print success summary
188
188
 
189
- Display a clear summary:
189
+ Display a short success handoff:
190
190
 
191
191
  ```
192
192
  Showpane setup complete!
193
193
 
194
- App path: /path/to/showpane-project
195
- Deploy mode: local
196
- Organization: Acme Consulting (acme-consulting)
197
- Brand color: #2563eb
198
- Telemetry: anonymous
194
+ App: /path/to/showpane-project
195
+ Org: Acme Consulting (acme-consulting)
199
196
 
200
- Next steps:
201
- 1. Recommended first run: /portal-onboard
202
- 2. Fast repeat-user path: /portal-create <slug>
203
- 3. View the example portal: open http://localhost:3000/client/example
197
+ Next:
198
+ /portal-onboard
199
+ /portal-create <slug>
204
200
  ```
205
201
 
206
202
  ### Step 11: Record learning (optional)
@@ -153,17 +153,16 @@ Present the link in a clear, copy-friendly ASCII box:
153
153
 
154
154
  ```
155
155
  ════════════════════════════════════════
156
- Share link for: whzan
157
- https://portal.example.com/client/whzan/s/eyJ...
158
- Expires: never (until credentials rotate)
156
+ Share link: https://portal.example.com/client/whzan/s/eyJ...
157
+ Revoke: rotate credentials or deactivate the portal
159
158
  ════════════════════════════════════════
160
159
  ```
161
160
 
162
161
  ### Step 4: Provide usage guidance
163
162
 
164
- After displaying the link, add this note:
163
+ After displaying the link, add one short note:
165
164
 
166
- "This link is meant for the hosted portal. The link stays valid until the portal credentials are rotated or the portal is deactivated."
165
+ `This is for the hosted portal. It stays valid until credentials rotate or the portal is deactivated.`
167
166
 
168
167
  If the user has previously generated share links (check learnings for patterns), you can skip the explanation and just show the link.
169
168
 
@@ -58,17 +58,16 @@ Present the link in a clear, copy-friendly ASCII box:
58
58
 
59
59
  ```
60
60
  ════════════════════════════════════════
61
- Share link for: whzan
62
- https://portal.example.com/client/whzan/s/eyJ...
63
- Expires: never (until credentials rotate)
61
+ Share link: https://portal.example.com/client/whzan/s/eyJ...
62
+ Revoke: rotate credentials or deactivate the portal
64
63
  ════════════════════════════════════════
65
64
  ```
66
65
 
67
66
  ### Step 4: Provide usage guidance
68
67
 
69
- After displaying the link, add this note:
68
+ After displaying the link, add one short note:
70
69
 
71
- "This link is meant for the hosted portal. The link stays valid until the portal credentials are rotated or the portal is deactivated."
70
+ `This is for the hosted portal. It stays valid until credentials rotate or the portal is deactivated.`
72
71
 
73
72
  If the user has previously generated share links (check learnings for patterns), you can skip the explanation and just show the link.
74
73
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "showpane",
3
- "version": "0.4.26",
3
+ "version": "0.4.27",
4
4
  "description": "CLI for Showpane — AI-generated client portals",
5
5
  "type": "module",
6
6
  "bin": {