It is designed for teams who want a lightweight editor workflow without duplicating scaffold logic across the SDK, public examples, and Marketplace tooling.
Commands
Valtren AI: Create Extension
prompts for extension name and runtime
opens a folder picker
runs npx create-valtren-extension ... in a VS Code terminal
Valtren AI: Open Extension Examples
opens the public examples repo in the browser
Why this extension is lightweight
This extension does not re-implement scaffolding logic. It calls the published Valtren CLI so the SDK remains the source of truth.
Current runtime templates
node-pack
org-zip-node
org-zip-python
sidecar-python
sidecar-java
sidecar-dotnet
Recommended flow
Run Valtren AI: Create Extension
Pick the runtime that matches your team and deployment model