Skip to content
| Marketplace
Sign in
Visual Studio Code>AI>Puku CLINew to Visual Studio Code? Get it now.
Puku CLI

Puku CLI

Puku CLI

|
3 installs
| (0) | Free
Practical VS Code companion for Puku CLI with project-aware launch behavior and a real Control Center.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Puku CLI

VS Code Marketplace Version VS Code Marketplace Installs License

Mentioned in Awesome Claude Code Powered by Puku CLI

Puku CLI brings an AI-assisted coding agent directly into VS Code — chat with it, review its file edits and terminal commands, and keep your conversation history right alongside your project.

Features

  • Interactive chat interface, right in the sidebar
  • Conversation history — pick up past sessions instead of starting over
  • File edits and terminal commands, with a permission prompt before anything runs
  • Support for multiple AI models
  • Real-time streaming responses with syntax highlighting and markdown rendering

Installation

Install directly from the VS Code Marketplace:

  1. Open the Extensions view in VS Code (Ctrl+Shift+X / Cmd+Shift+X)
  2. Search for "Puku CLI"
  3. Click Install

Or from the command line:

code --install-extension puku-cli.puku-cli-vscode

Requirements

  • VS Code >= 1.98.0
  • Node.js >= 18.0.0 — the extension runs the Puku CLI under your system's Node.js, so it needs to be installed and on your PATH

Usage

  1. Open the Puku CLI icon in the activity bar to bring up the sidebar
  2. Start a new conversation, or continue from a previous one
  3. Ask questions, request code changes, or get help with your project
  4. Review and approve file edits or terminal commands when prompted

You can also reach these from the Command Palette (Ctrl+Shift+P / Cmd+Shift+P):

  • Puku CLI: Open Chat
  • Puku CLI: Open Settings

Settings

Configure these under Settings > Extensions > Puku CLI, or via the gear icon in the sidebar's title bar:

Setting Description
puku-cli.chat.model The AI model Puku CLI uses for chat
puku-cli.environmentVariables Extra environment variables to set when launching Puku CLI (e.g. API keys, proxy config)

Contributing

Contributions are welcome! Please open an issue first to discuss ideas or proposed changes. See docs/DEVELOPMENT.md for build and debugging instructions.

License

AGPL-3.0

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft