Releases: cogflows/promptcode-vscode
v0.6.23
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: template updates now work properly during 'promptcode update' by @avivsinai in #41
Full Changelog: v0.6.22...v0.6.23
v0.6.22
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.21...v0.6.22
v0.6.21
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: update allowed-tools syntax for Bash permissions by @avivsinai in #39
Full Changelog: v0.6.20...v0.6.21
v0.6.20
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: auto-create .promptcode directory during integration setup by @avivsinai in #37
Full Changelog: v0.6.19...v0.6.20
v0.6.19
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.18...v0.6.19
v0.6.18
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.17...v0.6.18
v0.6.17
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.16...v0.6.17
v0.6.15
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 argv slicing for re-exec after update (v0.6.15) by @avivsinai in #35
Full Changelog: v0.6.14...v0.6.15
v0.6.14
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 CLI update/uninstall TTY detection and re-exec issues by @avivsinai in #34
Full Changelog: v0.6.13...v0.6.14
v0.6.13
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: preserve glob patterns in CLI preset creation with GPT-5 validated fixes by @avivsinai in #31
Full Changelog: v0.6.12...v0.6.13