Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>PivotCLINew to Visual Studio Code? Get it now.
PivotCLI

PivotCLI

Kamrul Hasan

|
1 install
| (0) | Free
Sidebar panel to launch AI coding CLI tools — Gemini, Claude, Codex, OpenCode, and KiloCode — with multi-tab support
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

PivotCLI

A VS Code extension that gives you a sidebar panel to launch AI coding CLI tools — right inside your editor. Run multiple sessions in tabs, switch between them, and multitask.

PivotCLI

Supported CLIs

CLI Normal YOLO Mode
Gemini CLI gemini gemini -y
Claude Code claude claude --dangerously-skip-permissions
Codex CLI codex codex --dangerously-bypass-approvals-and-sandbox
OpenCode opencode —
KiloCode kilo —

Features

  • Launch any supported CLI from a clean homepage
  • Multi-tab support — run multiple CLIs simultaneously
  • Chrome-style tab bar with activity indicators
  • YOLO mode for Gemini, Claude, and Codex
  • Embedded terminal powered by xterm.js with full PTY support
  • Session history — quickly relaunch previous sessions
  • Works on Windows, macOS, and Linux

Requirements

The CLI tools you want to use must be installed and available on your PATH.

Installation

From VS Code Marketplace

Search for PivotCLI in the Extensions panel, or install from the Marketplace page.

From Source

git clone https://github.com/kamrulbds725/PivotCLI.git
cd PivotCLI
npm install
npm run compile
npx @vscode/vsce package

Then install the generated .vsix file.

Usage

  1. Click the PivotCLI icon in the Activity Bar
  2. Choose a CLI from the homepage (click to expand YOLO options)
  3. Click + to open more tabs while existing sessions keep running
  4. Switch between tabs — activity spinner shows which CLIs are working
  5. Use the history icon to relaunch previous sessions

License

MIT

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