Skip to content

PromptBranch v0.3.0

Latest

Choose a tag to compare

@NightRang3r NightRang3r released this 03 Sep 15:43
· 22 commits to main since this release
961f3a1

Desktop app v0.3.0 with collections, sharing, sync fixes, and evaluation cancellation.

  • Create prompts directly inside collections
  • Permanently delete revoked shares
  • Right-click prompt actions (duplicate, delete, move to collection, etc.)
  • Cancel running model evaluations
  • Fix draft durability, sync-key encoding, backup scheduling
  • Fix run-input persistence and hard-delete convergence
  • Linear secret scanning performance
  • Share size client-side validation
  • Import boundary hardening

npm packages: @promptbranch/core@0.2.0, @promptbranch/share@0.2.0, @promptbranch/cli@0.2.2, @promptbranch/mcp@0.2.4

Desktop downloads

Choose the installer matching your operating system and CPU architecture:

  • macOS: signed and notarized DMG for Apple silicon (arm64) or Intel (x64)
  • Windows: installer for ARM64 or Intel/AMD 64-bit (x64)
  • Linux: AppImage or DEB for ARM64 or Intel/AMD 64-bit (x64)

💻 CLI

Install the PromptBranch CLI globally with npm:

npm install -g @promptbranch/cli

🔌 MCP Server

Run the PromptBranch MCP server directly with npx:

npx -y @promptbranch/mcp