We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 66ce8cc commit 6d96bcaCopy full SHA for 6d96bca
index.ts
@@ -103,7 +103,7 @@ const INVOKE_SAMPLES: Record<
103
[TEMPLATE_SAMPLE_APP]:
104
'kernel invoke ts-basic get-page-title --payload \'{"url": "https://www.google.com"}\'',
105
[TEMPLATE_STAGEHAND]:
106
- 'kernel invoke ts-stagehand stagehand-task --payload \'{"query": "Best wired earbuds"}\'',
+ 'kernel invoke ts-stagehand headcount-task --payload \'{"query": "Kernel"}\'',
107
[TEMPLATE_ADVANCED_SAMPLE]: "kernel invoke ts-advanced test-captcha-solver",
108
[TEMPLATE_COMPUTER_USE]:
109
'kernel invoke ts-cu cu-task --payload \'{"query": "Return the first url of a search result for NYC restaurant reviews Pete Wells"}\'',
0 commit comments