@postplus/cli 0.1.39 → 0.1.41

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": "@postplus/cli",
3
- "version": "0.1.39",
3
+ "version": "0.1.41",
4
4
  "packageManager": "pnpm@10.30.3+sha512.c961d1e0a2d8e354ecaa5166b822516668b7f44cb5bd95122d590dd81922f606f5473b6d23ec4a5be05e7fcd18e8488d47d978bbe981872f1145d06e9a740017",
5
5
  "type": "module",
6
6
  "description": "PostPlus CLI for PostPlus Cloud auth, status, and diagnostics.",
@@ -16,8 +16,9 @@
16
16
  "build/command-runner.js",
17
17
  "build/doctor.js",
18
18
  "build/hosted-domain-commands.js",
19
+ "build/generated/hosted-execution-manifest.generated.js",
20
+ "build/hosted-manifest-index.js",
19
21
  "build/hosted-release.js",
20
- "build/hosted-schema-catalog.js",
21
22
  "build/hosted-request-schemas.js",
22
23
  "build/index.js",
23
24
  "build/local-dependencies.js",
@@ -1,300 +0,0 @@
1
- // Generated from the PostPlus Cloud hosted catalog release gate.
2
- // Keep keys in sync with apps/web hosted capability and collection catalogs.
3
- //
4
- // The result-count field in each hint is a fetch-volume example using the actor's
5
- // REAL input field (it shapes how much the actor fetches, not the cost ceiling).
6
- // Total spend is bounded server-side by a per-request USD budget — pay-per-event
7
- // actors via Apify maxTotalChargeUsd, Bright Data Facebook via
8
- // limit_multiple_results — so these values are starting points, not the cap.
9
- // Field names matter: clockworks TikTok actors fetch per resultsPerPage /
10
- // maxProfilesPerQuery / commentsPerPost (maxItems is a run option they ignore as
11
- // input) and apidojo youtube-comments uses maxItems (not maxComments).
12
- export const RESEARCH_COLLECTION_HINTS = {
13
- 'google-trends-fast': {
14
- enableTrendingSearches: false,
15
- geo: 'US',
16
- keyword: 'portable blender',
17
- timeframe: 'today 12-m',
18
- },
19
- 'instagram-comments': {
20
- directUrls: ['https://www.instagram.com/p/example/'],
21
- resultsLimit: 20,
22
- },
23
- 'instagram-email-search': {
24
- Country: 'www',
25
- Email_Type: '0',
26
- Keyword: 'skincare creator',
27
- Limit: '25',
28
- social_network: 'instagram.com/',
29
- },
30
- 'instagram-hashtags': {
31
- hashtags: ['desksetup'],
32
- resultsLimit: 10,
33
- },
34
- 'instagram-posts': {
35
- resultsLimit: 12,
36
- username: ['openai'],
37
- },
38
- 'instagram-profiles': {
39
- usernames: ['instagram'],
40
- },
41
- 'instagram-search': {
42
- searchLimit: 10,
43
- searchTerms: ['skincare routine'],
44
- searchType: 'user',
45
- },
46
- 'tiktok-ads-top': {
47
- include_analytics: true,
48
- limit: 20,
49
- },
50
- 'tiktok-comments': {
51
- commentsPerPost: 20,
52
- postURLs: ['https://www.tiktok.com/@example/video/1234567890'],
53
- },
54
- 'tiktok-profiles': {
55
- resultsPerPage: 12,
56
- usernames: ['tiktok'],
57
- },
58
- 'tiktok-related-videos': {
59
- postURLs: ['https://www.tiktok.com/@example/video/1234567890'],
60
- resultsPerPage: 10,
61
- },
62
- 'tiktok-users': {
63
- maxProfilesPerQuery: 10,
64
- searchQueries: ['skincare creator'],
65
- },
66
- 'tiktok-videos': {
67
- proxyCountryCode: 'US',
68
- queries: ['portable blender'],
69
- resultsPerPage: 10,
70
- searchSection: '/video',
71
- },
72
- 'youtube-channel-summary': {
73
- channels: ['@Google'],
74
- includeChannelInfo: true,
75
- includeVideos: false,
76
- maxVideosPerChannel: 0,
77
- },
78
- 'youtube-comments': {
79
- maxItems: 50,
80
- startUrls: ['https://www.youtube.com/watch?v=dQw4w9WgXcQ'],
81
- },
82
- 'youtube-video-download': {
83
- urls: ['https://www.youtube.com/watch?v=dQw4w9WgXcQ'],
84
- },
85
- };
86
- export const PUBLIC_CONTENT_SOURCE_HINTS = {
87
- 'facebook-group-posts': [
88
- {
89
- num_of_posts: 25,
90
- url: 'https://www.facebook.com/groups/example',
91
- },
92
- ],
93
- 'facebook-post-by-url': [
94
- {
95
- url: 'https://www.facebook.com/openai/posts/example',
96
- },
97
- ],
98
- 'facebook-profile-posts': [
99
- {
100
- num_of_posts: 25,
101
- url: 'https://www.facebook.com/openai',
102
- },
103
- ],
104
- 'youtube-videos': [
105
- {
106
- url: 'https://www.youtube.com/watch?v=dQw4w9WgXcQ',
107
- },
108
- ],
109
- };
110
- export const PUBLIC_CONTENT_DISCOVERY_TOOL_HINTS = {
111
- 'web-search': {
112
- limit: 5,
113
- query: 'portable blender reviews',
114
- },
115
- };
116
- export const MEDIA_ENDPOINT_HINTS = {
117
- 'image-gpt-image-2-edit': {
118
- inputUrls: ['https://example.com/reference-image.png'],
119
- prompt: 'Edit the reference into a clean product-style vertical image.',
120
- quality: 'medium',
121
- size: '1024x1024',
122
- },
123
- 'image-gpt-image-2-text': {
124
- aspect_ratio: '9:16',
125
- prompt: 'A realistic vertical product image on a clean white desk.',
126
- quality: 'medium',
127
- size: '1024x1024',
128
- },
129
- 'image-nano-banana-2-edit': {
130
- inputUrls: ['https://example.com/reference-image.png'],
131
- prompt: 'Edit the reference into a clean product-style vertical image.',
132
- quality: 'medium',
133
- size: '1024x1024',
134
- },
135
- 'image-nano-banana-2-text': {
136
- aspect_ratio: '9:16',
137
- prompt: 'A realistic vertical product image on a clean white desk.',
138
- quality: 'medium',
139
- size: '1024x1024',
140
- },
141
- 'image-nano-banana-pro-edit-1k': {
142
- inputUrls: ['https://example.com/reference-image.png'],
143
- prompt: 'Edit the reference into a clean product-style vertical image.',
144
- resolution: '1k',
145
- },
146
- 'image-nano-banana-pro-edit-2k': {
147
- inputUrls: ['https://example.com/reference-image.png'],
148
- prompt: 'Edit the reference into a clean product-style vertical image.',
149
- resolution: '2k',
150
- },
151
- 'image-nano-banana-pro-edit-4k': {
152
- inputUrls: ['https://example.com/reference-image.png'],
153
- prompt: 'Edit the reference into a clean product-style vertical image.',
154
- resolution: '4k',
155
- },
156
- 'image-nano-banana-pro-text-1k': {
157
- aspect_ratio: '9:16',
158
- prompt: 'A realistic vertical product image on a clean white desk.',
159
- resolution: '1k',
160
- },
161
- 'image-nano-banana-pro-text-2k': {
162
- aspect_ratio: '9:16',
163
- prompt: 'A realistic vertical product image on a clean white desk.',
164
- resolution: '2k',
165
- },
166
- 'image-nano-banana-pro-text-4k': {
167
- aspect_ratio: '9:16',
168
- prompt: 'A realistic vertical product image on a clean white desk.',
169
- resolution: '4k',
170
- },
171
- 'image-seedream-v5-lite-edit': {
172
- inputUrls: ['https://example.com/reference-image.png'],
173
- prompt: 'Edit the reference into a clean product-style vertical image.',
174
- size: '1024x1024',
175
- },
176
- 'image-seedream-v5-lite-edit-sequential': {
177
- inputUrls: ['https://example.com/reference-image.png'],
178
- prompt: 'Create a coherent sequence of edited product reference images.',
179
- size: '1024x1024',
180
- },
181
- 'image-seedream-v5-lite-sequential': {
182
- aspect_ratio: '9:16',
183
- prompt: 'Create a coherent sequence of vertical product images.',
184
- size: '1024x1024',
185
- },
186
- 'image-seedream-v5-lite-text': {
187
- aspect_ratio: '9:16',
188
- prompt: 'A realistic vertical product image on a clean white desk.',
189
- size: '1024x1024',
190
- },
191
- 'transcription-whisper': {
192
- audio: 'https://example.com/input-audio.mp3',
193
- language: 'en',
194
- response_format: 'verbose_json',
195
- timestamp_granularities: ['segment'],
196
- },
197
- 'transcription-whisper-turbo': {
198
- audio: 'https://example.com/input-audio.mp3',
199
- language: 'en',
200
- response_format: 'verbose_json',
201
- timestamp_granularities: ['segment'],
202
- },
203
- 'transcription-whisper-with-video': {
204
- language: 'en',
205
- response_format: 'verbose_json',
206
- timestamp_granularities: ['segment'],
207
- video: 'https://example.com/input-video.mp4',
208
- },
209
- 'video-infinitetalk': {
210
- audio: 'https://example.com/voiceover.wav',
211
- image: 'https://example.com/persona.png',
212
- prompt: 'Talking-head delivery in a natural vertical social ad style.',
213
- },
214
- 'video-kling-v2-6-pro-motion-control': {
215
- character_orientation: 'image',
216
- image: 'https://example.com/subject.png',
217
- video: 'https://example.com/reference-motion.mp4',
218
- },
219
- 'video-kling-v3-0-pro-image': {
220
- duration: 5,
221
- image: 'https://example.com/start-frame.png',
222
- prompt: 'Animate the product in a clean realistic vertical scene.',
223
- sound: false,
224
- },
225
- 'video-kling-v3-0-pro-text': {
226
- aspect_ratio: '9:16',
227
- duration: 5,
228
- prompt: 'A realistic vertical short-form product reveal.',
229
- sound: false,
230
- },
231
- 'video-kling-v3-0-std-image': {
232
- duration: 5,
233
- image: 'https://example.com/start-frame.png',
234
- prompt: 'Animate the product in a clean realistic vertical scene.',
235
- sound: false,
236
- },
237
- 'video-kling-v3-0-std-text': {
238
- aspect_ratio: '9:16',
239
- duration: 5,
240
- prompt: 'A realistic vertical short-form product reveal.',
241
- sound: false,
242
- },
243
- 'video-wanx2-1-i2v-turbo': {
244
- aspect_ratio: '9:16',
245
- duration: 5,
246
- image: 'https://example.com/start-frame.png',
247
- prompt: 'A realistic vertical short-form product reveal.',
248
- resolution: '720p',
249
- },
250
- 'video-wanx2-1-t2v-turbo': {
251
- aspect_ratio: '9:16',
252
- duration: 5,
253
- prompt: 'A realistic vertical short-form product reveal.',
254
- resolution: '720p',
255
- },
256
- 'video-seedance-2-image': {
257
- duration: 5,
258
- image: 'https://example.com/start-frame.png',
259
- prompt: 'A realistic vertical short-form product reveal.',
260
- resolution: '720p',
261
- },
262
- 'video-seedance-2-image-turbo': {
263
- duration: 5,
264
- image: 'https://example.com/start-frame.png',
265
- prompt: 'A realistic vertical short-form product reveal.',
266
- resolution: '720p',
267
- },
268
- 'video-seedance-2-text': {
269
- duration: 5,
270
- prompt: 'A realistic vertical short-form product reveal.',
271
- resolution: '720p',
272
- },
273
- 'video-seedance-2-text-turbo': {
274
- duration: 5,
275
- prompt: 'A realistic vertical short-form product reveal.',
276
- resolution: '720p',
277
- },
278
- 'voice-qwen3-clone': {
279
- reference_audio: 'https://example.com/reference-voice.wav',
280
- text: 'Short voiceover line to synthesize.',
281
- },
282
- 'voice-qwen3-design': {
283
- language: 'en',
284
- text: 'Short voiceover line to synthesize.',
285
- voiceDescription: 'Warm, clear, natural creator voice.',
286
- },
287
- };
288
- export const VIDEO_ANALYSIS_MODEL_HINTS = {
289
- 'gemini-video-analysis': {
290
- contents: [
291
- {
292
- parts: [
293
- {
294
- text: 'Analyze this short video and return concise creative observations.',
295
- },
296
- ],
297
- },
298
- ],
299
- },
300
- };