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 e4c47d3 commit bf92804Copy full SHA for bf92804
README.md
@@ -116,7 +116,7 @@ Create an API key from the [Kernel dashboard](https://dashboard.onkernel.com).
116
- `--language <language>`, `-l` - Sepecify app language: `typescript`, or `python`
117
- `--template <template>`, `-t` - Template to use:
118
- `sample-app` - Basic template with Playwright integration
119
- - `advanced-sample` - Sample apps using advanced Kernel configs
+ - `captcha-solver` - Template demonstrating Kernel's auto-CAPTCHA solver
120
- `stagehand` - Template with Stagehand SDK (TypeScript only)
121
- `browser-use` - Template with Browser Use SDK (Python only)
122
- `anthropic-computer-use` - Anthropic Computer Use prompt loop
0 commit comments