Releases: cogflows/promptcode-vscode
v0.6.12
Installation
VS Code Extension
- Download the
promptcode-*.vsixfile from the assets below - Install via Command Palette:
Extensions: Install from VSIX... - Or via CLI:
code --install-extension promptcode-*.vsix
CLI Tool
Quick Install (Recommended)
macOS/Linux:
curl -fsSL https://raw.githubusercontent.com/cogflows/promptcode-vscode/main/packages/cli/scripts/install.sh | bashWindows (PowerShell):
irm https://raw.githubusercontent.com/cogflows/promptcode-vscode/main/packages/cli/scripts/install.ps1 | iexManual Installation
- Download the appropriate binary for your platform from the assets below
- Make it executable:
chmod +x promptcode-*(Mac/Linux) - Move to PATH:
sudo mv promptcode-* /usr/local/bin/promptcode - Run:
promptcode --help
Features
- ✨ Auto-updating: Run
promptcode updateto get the latest version - 🤖 Claude Code Integration: Auto-detects and configures for Claude projects
- 🗑️ Clean uninstall: Run
promptcode uninstallto remove completely
See README for detailed documentation.
Full Changelog: v0.6.11...v0.6.12
v0.6.11
Installation
VS Code Extension
- Download the
promptcode-*.vsixfile from the assets below - Install via Command Palette:
Extensions: Install from VSIX... - Or via CLI:
code --install-extension promptcode-*.vsix
CLI Tool
Quick Install (Recommended)
macOS/Linux:
curl -fsSL https://raw.githubusercontent.com/cogflows/promptcode-vscode/main/packages/cli/scripts/install.sh | bashWindows (PowerShell):
irm https://raw.githubusercontent.com/cogflows/promptcode-vscode/main/packages/cli/scripts/install.ps1 | iexManual Installation
- Download the appropriate binary for your platform from the assets below
- Make it executable:
chmod +x promptcode-*(Mac/Linux) - Move to PATH:
sudo mv promptcode-* /usr/local/bin/promptcode - Run:
promptcode --help
Features
- ✨ Auto-updating: Run
promptcode updateto get the latest version - 🤖 Claude Code Integration: Auto-detects and configures for Claude projects
- 🗑️ Clean uninstall: Run
promptcode uninstallto remove completely
See README for detailed documentation.
v0.6.10
Installation
VS Code Extension
- Download the
promptcode-*.vsixfile from the assets below - Install via Command Palette:
Extensions: Install from VSIX... - Or via CLI:
code --install-extension promptcode-*.vsix
CLI Tool
Quick Install (Recommended)
macOS/Linux:
curl -fsSL https://raw.githubusercontent.com/cogflows/promptcode-vscode/main/packages/cli/scripts/install.sh | bashWindows (PowerShell):
irm https://raw.githubusercontent.com/cogflows/promptcode-vscode/main/packages/cli/scripts/install.ps1 | iexManual Installation
- Download the appropriate binary for your platform from the assets below
- Make it executable:
chmod +x promptcode-*(Mac/Linux) - Move to PATH:
sudo mv promptcode-* /usr/local/bin/promptcode - Run:
promptcode --help
Features
- ✨ Auto-updating: Run
promptcode updateto get the latest version - 🤖 Claude Code Integration: Auto-detects and configures for Claude projects
- 🗑️ Clean uninstall: Run
promptcode uninstallto remove completely
See README for detailed documentation.
What's Changed
- 🚨 Hotfix: Fix update loop for versions 0.6.0-0.6.8 by @avivsinai in #25
- 🔧 Fix: Show prompts correctly when install script is piped through curl
Install Script Fixes
- Fixed prompts not showing when piped through curl for versions 0.6.6-0.6.8
- Users can now see and respond to the reinstall prompt properly
Full Changelog: v0.6.9...v0.6.10
v0.6.9
Installation
VS Code Extension
- Download the
promptcode-*.vsixfile from the assets below - Install via Command Palette:
Extensions: Install from VSIX... - Or via CLI:
code --install-extension promptcode-*.vsix
CLI Tool
Quick Install (Recommended)
macOS/Linux:
curl -fsSL https://raw.githubusercontent.com/cogflows/promptcode-vscode/main/packages/cli/scripts/install.sh | bashWindows (PowerShell):
irm https://raw.githubusercontent.com/cogflows/promptcode-vscode/main/packages/cli/scripts/install.ps1 | iexManual Installation
- Download the appropriate binary for your platform from the assets below
- Make it executable:
chmod +x promptcode-*(Mac/Linux) - Move to PATH:
sudo mv promptcode-* /usr/local/bin/promptcode - Run:
promptcode --help
Features
- ✨ Auto-updating: Run
promptcode updateto get the latest version - 🤖 Claude Code Integration: Auto-detects and configures for Claude projects
- 🗑️ Clean uninstall: Run
promptcode uninstallto remove completely
See README for detailed documentation.
Full Changelog: v0.6.8...v0.6.9
v0.6.8
Installation
VS Code Extension
- Download the
promptcode-*.vsixfile from the assets below - Install via Command Palette:
Extensions: Install from VSIX... - Or via CLI:
code --install-extension promptcode-*.vsix
CLI Tool
Quick Install (Recommended)
macOS/Linux:
curl -fsSL https://raw.githubusercontent.com/cogflows/promptcode-vscode/main/packages/cli/scripts/install.sh | bashWindows (PowerShell):
irm https://raw.githubusercontent.com/cogflows/promptcode-vscode/main/packages/cli/scripts/install.ps1 | iexManual Installation
- Download the appropriate binary for your platform from the assets below
- Make it executable:
chmod +x promptcode-*(Mac/Linux) - Move to PATH:
sudo mv promptcode-* /usr/local/bin/promptcode - Run:
promptcode --help
Features
- ✨ Auto-updating: Run
promptcode updateto get the latest version - 🤖 Claude Code Integration: Auto-detects and configures for Claude projects
- 🗑️ Clean uninstall: Run
promptcode uninstallto remove completely
See README for detailed documentation.
Full Changelog: v0.6.7...v0.6.8
v0.6.6
Installation
VS Code Extension
- Download the
promptcode-*.vsixfile from the assets below - Install via Command Palette:
Extensions: Install from VSIX... - Or via CLI:
code --install-extension promptcode-*.vsix
CLI Tool
Quick Install (Recommended)
macOS/Linux:
curl -fsSL https://raw.githubusercontent.com/cogflows/promptcode-vscode/main/packages/cli/scripts/install.sh | bashWindows (PowerShell):
irm https://raw.githubusercontent.com/cogflows/promptcode-vscode/main/packages/cli/scripts/install.ps1 | iexManual Installation
- Download the appropriate binary for your platform from the assets below
- Make it executable:
chmod +x promptcode-*(Mac/Linux) - Move to PATH:
sudo mv promptcode-* /usr/local/bin/promptcode - Run:
promptcode --help
Features
- ✨ Auto-updating: Run
promptcode updateto get the latest version - 🤖 Claude Code Integration: Auto-detects and configures for Claude projects
- 🗑️ Clean uninstall: Run
promptcode uninstallto remove completely
See README for detailed documentation.
What's Changed
- Fix: Resolve CSP violations preventing UI interaction (Issue #17) by @avivsinai in #18
Full Changelog: v0.6.5...v0.6.6
v0.6.5
Installation
VS Code Extension
- Download the
promptcode-*.vsixfile from the assets below - Install via Command Palette:
Extensions: Install from VSIX... - Or via CLI:
code --install-extension promptcode-*.vsix
CLI Tool
Quick Install (Recommended)
macOS/Linux:
curl -fsSL https://raw.githubusercontent.com/cogflows/promptcode-vscode/main/packages/cli/scripts/install.sh | bashWindows (PowerShell):
irm https://raw.githubusercontent.com/cogflows/promptcode-vscode/main/packages/cli/scripts/install.ps1 | iexManual Installation
- Download the appropriate binary for your platform from the assets below
- Make it executable:
chmod +x promptcode-*(Mac/Linux) - Move to PATH:
sudo mv promptcode-* /usr/local/bin/promptcode - Run:
promptcode --help
Features
- ✨ Auto-updating: Run
promptcode updateto get the latest version - 🤖 Claude Code Integration: Auto-detects and configures for Claude projects
- 🗑️ Clean uninstall: Run
promptcode uninstallto remove completely
See README for detailed documentation.
What's Changed
- fix: rewrite stats command for high-performance handling of large repos by @avivsinai in #16
Full Changelog: v0.6.4...v0.6.5
v0.6.4
Installation
VS Code Extension
- Download the
promptcode-*.vsixfile from the assets below - Install via Command Palette:
Extensions: Install from VSIX... - Or via CLI:
code --install-extension promptcode-*.vsix
CLI Tool
Quick Install (Recommended)
macOS/Linux:
curl -fsSL https://raw.githubusercontent.com/cogflows/promptcode-vscode/main/packages/cli/scripts/install.sh | bashWindows (PowerShell):
irm https://raw.githubusercontent.com/cogflows/promptcode-vscode/main/packages/cli/scripts/install.ps1 | iexManual Installation
- Download the appropriate binary for your platform from the assets below
- Make it executable:
chmod +x promptcode-*(Mac/Linux) - Move to PATH:
sudo mv promptcode-* /usr/local/bin/promptcode - Run:
promptcode --help
Features
- ✨ Auto-updating: Run
promptcode updateto get the latest version - 🤖 Claude Code Integration: Auto-detects and configures for Claude projects
- 🗑️ Clean uninstall: Run
promptcode uninstallto remove completely
See README for detailed documentation.
What's Changed
- chore: cleanup presets and sync CLI version by @avivsinai in #13
Full Changelog: v0.6.3...v0.6.4
v0.6.3
Installation
VS Code Extension
- Download the
promptcode-*.vsixfile from the assets below - Install via Command Palette:
Extensions: Install from VSIX... - Or via CLI:
code --install-extension promptcode-*.vsix
CLI Tool
Quick Install (Recommended)
macOS/Linux:
curl -fsSL https://raw.githubusercontent.com/cogflows/promptcode-vscode/main/packages/cli/scripts/install.sh | bashWindows (PowerShell):
irm https://raw.githubusercontent.com/cogflows/promptcode-vscode/main/packages/cli/scripts/install.ps1 | iexManual Installation
- Download the appropriate binary for your platform from the assets below
- Make it executable:
chmod +x promptcode-*(Mac/Linux) - Move to PATH:
sudo mv promptcode-* /usr/local/bin/promptcode - Run:
promptcode --help
Features
- ✨ Auto-updating: Run
promptcode updateto get the latest version - 🤖 Claude Code Integration: Auto-detects and configures for Claude projects
- 🗑️ Clean uninstall: Run
promptcode uninstallto remove completely
See README for detailed documentation.
Full Changelog: v0.6.2...v0.6.3
v0.6.2
Installation
VS Code Extension
- Download
promptcode-v0.6.2.vsix - Install via Command Palette:
Extensions: Install from VSIX... - Or via CLI:
code --install-extension promptcode-v0.6.2.vsix
CLI Tool
Quick Install (Recommended)
macOS/Linux:
curl -fsSL https://raw.githubusercontent.com/cogflows/promptcode-vscode/main/packages/cli/scripts/install.sh | bashWindows (PowerShell):
irm https://raw.githubusercontent.com/cogflows/promptcode-vscode/main/packages/cli/scripts/install.ps1 | iexManual Installation
- Download the appropriate binary for your platform from the assets below
- Make it executable:
chmod +x promptcode-*(Mac/Linux) - Move to PATH:
sudo mv promptcode-* /usr/local/bin/promptcode - Run:
promptcode --help
Features
- ✨ Auto-updating: Run
promptcode updateto get the latest version - 🤖 Claude Code Integration: Auto-detects and configures for Claude projects
- 🗑️ Clean uninstall: Run
promptcode uninstallto remove completely
See README for detailed documentation.