Releases: cogflows/promptcode-vscode
v0.7.1
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
- Add background execution support for long OpenAI models by @avivsinai in #56
Full Changelog: v0.7.0...v0.7.1
v0.7.0
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
- feat: add user-scope installation for Claude and Cursor integrations by @avivsinai in #54
Full Changelog: v0.6.32...v0.7.0
v0.6.32
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
- feat: add GPT-5 Pro support and fix GPT-5 context windows by @avivsinai in #51
Full Changelog: v0.6.31...v0.6.32
v0.6.31
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.30...v0.6.31
v0.6.30
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: implement Bun-native prompts for macOS TTY issue (#47) by @avivsinai in #48
Full Changelog: v0.6.29...v0.6.30
v0.6.29
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.28...v0.6.29
v0.6.28
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.27...v0.6.28
v0.6.26
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 critical installer issues identified in multi-model code review by @avivsinai in #45
Full Changelog: v0.6.25...v0.6.26
v0.6.25
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.24...v0.6.25
v0.6.24
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: expand tool permissions for Claude Code commands (#42) by @avivsinai in #43
Full Changelog: v0.6.23...v0.6.24