Back to Cline

Examples

docs/sdk/examples.mdx

3.83.0961 B
Original Source

Working examples are available in the SDK repository, organized by difficulty:

ExampleDifficultyDescription
quickstartBeginnerSend one prompt, stream the response (~15 lines)
cli-agentBeginnerInteractive terminal chat with a shell tool
code-review-botIntermediateAI code reviewer with custom tools and structured output
multi-agentAdvancedParallel agents with streaming web UI
desktop-appAdvancedFull Tauri + Next.js desktop app