Skip to content

Releases: cogflows/promptcode-vscode

v0.4.1

10 Aug 09:59

Choose a tag to compare

Installation

VS Code Extension

  1. Download promptcode-v0.4.1.vsix
  2. Install via Command Palette: Extensions: Install from VSIX...
  3. Or via CLI: code --install-extension promptcode-v0.4.1.vsix

CLI Tool

Quick Install (Recommended)

macOS/Linux:

curl -fsSL https://raw.githubusercontent.com/cogflows/promptcode-vscode/main/packages/cli/scripts/install.sh | bash

Windows (PowerShell):

irm https://raw.githubusercontent.com/cogflows/promptcode-vscode/main/packages/cli/scripts/install.ps1 | iex

Manual Installation

  1. Download the appropriate binary for your platform from the assets below
  2. Make it executable: chmod +x promptcode-* (Mac/Linux)
  3. Move to PATH: sudo mv promptcode-* /usr/local/bin/promptcode
  4. Run: promptcode --help

Features

  • Self-updating: Run promptcode self-update to get the latest version
  • 🤖 Claude Code Integration: Auto-detects and configures for Claude projects
  • 🗑️ Clean uninstall: Run promptcode uninstall to remove completely

See README for detailed documentation.

Full Changelog: v0.4.0...v0.4.1

v0.4.0

10 Aug 09:25

Choose a tag to compare

Installation

VS Code Extension

  1. Download promptcode-v0.4.0.vsix
  2. Install via Command Palette: Extensions: Install from VSIX...
  3. Or via CLI: code --install-extension promptcode-v0.4.0.vsix

CLI Tool

Quick Install (Recommended)

macOS/Linux:

curl -fsSL https://raw.githubusercontent.com/cogflows/promptcode-vscode/main/packages/cli/scripts/install.sh | bash

Windows (PowerShell):

irm https://raw.githubusercontent.com/cogflows/promptcode-vscode/main/packages/cli/scripts/install.ps1 | iex

Manual Installation

  1. Download the appropriate binary for your platform from the assets below
  2. Make it executable: chmod +x promptcode-* (Mac/Linux)
  3. Move to PATH: sudo mv promptcode-* /usr/local/bin/promptcode
  4. Run: promptcode --help

Features

  • Self-updating: Run promptcode self-update to get the latest version
  • 🤖 Claude Code Integration: Auto-detects and configures for Claude projects
  • 🗑️ Clean uninstall: Run promptcode uninstall to remove completely

See README for detailed documentation.

What's Changed

  • feat: CLI integration with command simplification by @avivsinai in #1

New Contributors

Full Changelog: v0.3.14...v0.4.0

v0.3.14

10 Aug 08:48

Choose a tag to compare

Installation

VS Code Extension

  1. Download promptcode-v0.3.14.vsix
  2. Install via Command Palette: Extensions: Install from VSIX...
  3. Or via CLI: code --install-extension promptcode-v0.3.14.vsix

CLI Tool

Quick Install (Recommended)

macOS/Linux:

curl -fsSL https://raw.githubusercontent.com/cogflows/promptcode-vscode/main/packages/cli/scripts/install.sh | bash

Windows (PowerShell):

irm https://raw.githubusercontent.com/cogflows/promptcode-vscode/main/packages/cli/scripts/install.ps1 | iex

Manual Installation

  1. Download the appropriate binary for your platform from the assets below
  2. Make it executable: chmod +x promptcode-* (Mac/Linux)
  3. Move to PATH: sudo mv promptcode-* /usr/local/bin/promptcode
  4. Run: promptcode --help

Features

  • Self-updating: Run promptcode self-update to get the latest version
  • 🤖 Claude Code Integration: Auto-detects and configures for Claude projects
  • 🗑️ Clean uninstall: Run promptcode uninstall to remove completely

See README for detailed documentation.

Full Changelog: v0.3.13...v0.3.14

v0.3.13

10 Aug 08:27

Choose a tag to compare

Installation

VS Code Extension

  1. Download promptcode-v0.3.13.vsix
  2. Install via Command Palette: Extensions: Install from VSIX...
  3. Or via CLI: code --install-extension promptcode-v0.3.13.vsix

CLI Tool

Quick Install (Recommended)

macOS/Linux:

curl -fsSL https://raw.githubusercontent.com/cogflows/promptcode-vscode/main/packages/cli/scripts/install.sh | bash

Windows (PowerShell):

irm https://raw.githubusercontent.com/cogflows/promptcode-vscode/main/packages/cli/scripts/install.ps1 | iex

Manual Installation

  1. Download the appropriate binary for your platform from the assets below
  2. Make it executable: chmod +x promptcode-* (Mac/Linux)
  3. Move to PATH: sudo mv promptcode-* /usr/local/bin/promptcode
  4. Run: promptcode --help

Features

  • Self-updating: Run promptcode self-update to get the latest version
  • 🤖 Claude Code Integration: Auto-detects and configures for Claude projects
  • 🗑️ Clean uninstall: Run promptcode uninstall to remove completely

See README for detailed documentation.

Full Changelog: v0.3.12...v0.3.13

v0.3.12

10 Aug 07:36

Choose a tag to compare

Installation

VS Code Extension

  1. Download promptcode-v0.3.12.vsix
  2. Install via Command Palette: Extensions: Install from VSIX...
  3. Or via CLI: code --install-extension promptcode-v0.3.12.vsix

CLI Tool

Quick Install (Recommended)

macOS/Linux:

curl -fsSL https://raw.githubusercontent.com/cogflows/promptcode-vscode/main/packages/cli/scripts/install.sh | bash

Windows (PowerShell):

irm https://raw.githubusercontent.com/cogflows/promptcode-vscode/main/packages/cli/scripts/install.ps1 | iex

Manual Installation

  1. Download the appropriate binary for your platform from the assets below
  2. Make it executable: chmod +x promptcode-* (Mac/Linux)
  3. Move to PATH: sudo mv promptcode-* /usr/local/bin/promptcode
  4. Run: promptcode --help

Features

  • Self-updating: Run promptcode self-update to get the latest version
  • 🤖 Claude Code Integration: Auto-detects and configures for Claude projects
  • 🗑️ Clean uninstall: Run promptcode uninstall to remove completely

See README for detailed documentation.

Full Changelog: v0.3.11...v0.3.12

v0.3.11

10 Aug 07:21

Choose a tag to compare

Installation

VS Code Extension

  1. Download promptcode-v0.3.11.vsix
  2. Install via Command Palette: Extensions: Install from VSIX...
  3. Or via CLI: code --install-extension promptcode-v0.3.11.vsix

CLI Tool

Quick Install (Recommended)

macOS/Linux:

curl -fsSL https://raw.githubusercontent.com/cogflows/promptcode-vscode/main/packages/cli/scripts/install.sh | bash

Windows (PowerShell):

irm https://raw.githubusercontent.com/cogflows/promptcode-vscode/main/packages/cli/scripts/install.ps1 | iex

Manual Installation

  1. Download the appropriate binary for your platform from the assets below
  2. Make it executable: chmod +x promptcode-* (Mac/Linux)
  3. Move to PATH: sudo mv promptcode-* /usr/local/bin/promptcode
  4. Run: promptcode --help

Features

  • Self-updating: Run promptcode self-update to get the latest version
  • 🤖 Claude Code Integration: Auto-detects and configures for Claude projects
  • 🗑️ Clean uninstall: Run promptcode uninstall to remove completely

See README for detailed documentation.

Full Changelog: v0.3.10...v0.3.11

v0.3.10

10 Aug 06:47

Choose a tag to compare

Installation

VS Code Extension

  1. Download promptcode-v0.3.10.vsix
  2. Install via Command Palette: Extensions: Install from VSIX...
  3. Or via CLI: code --install-extension promptcode-v0.3.10.vsix

CLI Tool

Quick Install (Recommended)

macOS/Linux:

curl -fsSL https://raw.githubusercontent.com/cogflows/promptcode-vscode/main/packages/cli/scripts/install.sh | bash

Windows (PowerShell):

irm https://raw.githubusercontent.com/cogflows/promptcode-vscode/main/packages/cli/scripts/install.ps1 | iex

Manual Installation

  1. Download the appropriate binary for your platform from the assets below
  2. Make it executable: chmod +x promptcode-* (Mac/Linux)
  3. Move to PATH: sudo mv promptcode-* /usr/local/bin/promptcode
  4. Run: promptcode --help

Features

  • Self-updating: Run promptcode self-update to get the latest version
  • 🤖 Claude Code Integration: Auto-detects and configures for Claude projects
  • 🗑️ Clean uninstall: Run promptcode uninstall to remove completely

See README for detailed documentation.

Full Changelog: v0.3.9...v0.3.10

v0.3.9

09 Aug 22:15

Choose a tag to compare

Installation

VS Code Extension

  1. Download promptcode-v0.3.9.vsix
  2. Install via Command Palette: Extensions: Install from VSIX...
  3. Or via CLI: code --install-extension promptcode-v0.3.9.vsix

CLI Tool

Quick Install (Recommended)

macOS/Linux:

curl -fsSL https://raw.githubusercontent.com/cogflows/promptcode-vscode/main/packages/cli/scripts/install.sh | bash

Windows (PowerShell):

irm https://raw.githubusercontent.com/cogflows/promptcode-vscode/main/packages/cli/scripts/install.ps1 | iex

Manual Installation

  1. Download the appropriate binary for your platform from the assets below
  2. Make it executable: chmod +x promptcode-* (Mac/Linux)
  3. Move to PATH: sudo mv promptcode-* /usr/local/bin/promptcode
  4. Run: promptcode --help

Features

  • Self-updating: Run promptcode self-update to get the latest version
  • 🤖 Claude Code Integration: Auto-detects and configures for Claude projects
  • 🗑️ Clean uninstall: Run promptcode uninstall to remove completely

See README for detailed documentation.

Full Changelog: v0.3.8...v0.3.9

v0.3.8

09 Aug 21:07

Choose a tag to compare

Installation

VS Code Extension

  1. Download promptcode-v0.3.8.vsix
  2. Install via Command Palette: Extensions: Install from VSIX...
  3. Or via CLI: code --install-extension promptcode-v0.3.8.vsix

CLI Tool

Quick Install (Recommended)

macOS/Linux:

curl -fsSL https://raw.githubusercontent.com/cogflows/promptcode-vscode/main/packages/cli/scripts/install.sh | bash

Windows (PowerShell):

irm https://raw.githubusercontent.com/cogflows/promptcode-vscode/main/packages/cli/scripts/install.ps1 | iex

Manual Installation

  1. Download the appropriate binary for your platform from the assets below
  2. Make it executable: chmod +x promptcode-* (Mac/Linux)
  3. Move to PATH: sudo mv promptcode-* /usr/local/bin/promptcode
  4. Run: promptcode --help

Features

  • Self-updating: Run promptcode self-update to get the latest version
  • 🤖 Claude Code Integration: Auto-detects and configures for Claude projects
  • 🗑️ Clean uninstall: Run promptcode uninstall to remove completely

See README for detailed documentation.

v0.3.7

09 Aug 20:44

Choose a tag to compare

Installation

VS Code Extension

  1. Download promptcode-v0.3.7.vsix
  2. Install via Command Palette: Extensions: Install from VSIX...
  3. Or via CLI: code --install-extension promptcode-v0.3.7.vsix

CLI Tool

Quick Install (Recommended)

macOS/Linux:

curl -fsSL https://raw.githubusercontent.com/cogflows/promptcode-vscode/main/packages/cli/scripts/install.sh | bash

Windows (PowerShell):

irm https://raw.githubusercontent.com/cogflows/promptcode-vscode/main/packages/cli/scripts/install.ps1 | iex

Manual Installation

  1. Download the appropriate binary for your platform from the assets below
  2. Make it executable: chmod +x promptcode-* (Mac/Linux)
  3. Move to PATH: sudo mv promptcode-* /usr/local/bin/promptcode
  4. Run: promptcode --help

Features

  • Self-updating: Run promptcode self-update to get the latest version
  • 🤖 Claude Code Integration: Auto-detects and configures for Claude projects
  • 🗑️ Clean uninstall: Run promptcode uninstall to remove completely

See README for detailed documentation.

Full Changelog: v0.3.6...v0.3.7