Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Valtren AI Extension ToolsNew to Visual Studio Code? Get it now.
Valtren AI Extension Tools

Valtren AI Extension Tools

Valtren AI

|
4 installs
| (4) | Free
Scaffold Valtren AI extensions from VS Code using the official create-valtren-extension CLI.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Valtren AI Extension Tools

CI Publish VS Code Extension

Scaffold Valtren AI extensions directly from VS Code using the official create-valtren-extension CLI.

This extension builds on the published scaffold CLI:

  • create-valtren-extension

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

  1. Run Valtren AI: Create Extension
  2. Pick the runtime that matches your team and deployment model
  3. Use the generated scaffold as your starting point
  4. Cross-check the public guides in valtren-ai/extension-examples
  5. Validate, smoke-test, and version the extension before production rollout
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft