Bravura-AI · Windows Installer · v0.6.5

Download BravuraAI
for DeltaV

One installer. Wizard-driven. Ready in under 3 minutes. BravuraAI Setup configures Visual Studio Code, hardens your SQL Server, builds the PlantUnity database, and registers the MCP servers, all from a single wizard.

v0.6.5 · 368 MB · Windows 10 (64-bit) and Windows 11 · Released June 4, 2026

SHA-256 6029a07a9a4d6acea25628d9c8767ba5752d4ee845e3d9cdc2a56932075b8338 How do I verify this?
BravuraAI-Setup-0.6.5.exe
Welcome to BravuraAI Setup

 Pre-flight checks           passed
 SQL Server discovery        2 instances found
 Database picker             PlantUnity (new)
 Security disclosure         consented
 VS Code extension           installed
 SQL hardening               applied
 Schema deployment           complete
 MCP servers in Claude Code  registered

BravuraAI is ready. Open Visual Studio Code to begin.
v0.6.5 Released June 4, 2026

What's new in 0.6.5

Latest release highlight. Full version history is in Recent releases below.

New

  • AutoCAD P&ID support. BravuraAI can now extract instrumentation, valves, and equipment directly from your AutoCAD process and instrumentation diagrams (DWG and DXF) into the project database. Build a per-client symbol library that BravuraAI learns from, preview extractions before loading them, and watch your symbol coverage grow as you map more blocks.
  • Choose your components at install time. A new Choose optional components page in Setup lets you pick the optional add-ons (Historian and the new P&ID / DWG connector), or skip them. Required pieces are always installed.
  • DWG support handled for you. If you choose the P&ID connector and your machine still needs the one-time helper that lets BravuraAI read .dwg files, Setup detects it and offers a one-click link to install it. DXF files work without any extra step.

Notes

  • Existing 0.6.4 installations: re-run Setup in Update mode to pick up the new components page and gain access to the P&ID features.

See all releases →

Beta · opt-in

BravuraAI 0.7.10 beta

Local semantic search over the DeltaV documentation, plus search over your own customer documents. Installs alongside production 0.6.5 as its own product entry, so uninstalling the beta does not affect production.

CPU only

Recommended for most

Works on every Windows machine. Typical documentation-search response on a modern Windows machine is under two seconds.

  • BravuraAI-Beta-Setup-0.7.10.exe
  • 1.30 GB · Windows 10 build 19041 or later, or Windows 11 (64-bit)
Download CPU build (1.30 GB)
Verify download

SHA-256:

f642a4f153c809233dd6beb1acd57c386de3c1e94a4329eaa131c27a3acc1008

PowerShell:

Get-FileHash BravuraAI-Beta-Setup-0.7.10.exe -Algorithm SHA256

CPU + GPU bundle

For NVIDIA, AMD, or Intel GPUs

Faster documentation search on machines with a graphics card. Recommended for NVIDIA workstations and laptops with modern Intel or AMD integrated graphics.

  • BravuraAI-Beta-Setup-GPU-0.7.10.exe
  • 2.43 GB · Windows 10 build 19041 or later, or Windows 11 (64-bit)
Download CPU + GPU build (2.43 GB)
Verify download

SHA-256:

275f176c30369232802f75e215e904b2e8165e80e81cc63642c859a9e986d2d9

PowerShell:

Get-FileHash BravuraAI-Beta-Setup-GPU-0.7.10.exe -Algorithm SHA256

Both builds install to the same product entry, so switching between CPU and GPU later is an in-place upgrade rather than a duplicate install.

What's new in 0.7.10 beta

0.7.10 is a maintenance and hardening release. No new customer-visible features since 0.7.9; document search, document indexing, P&ID intake, historian queries, and surgical uninstall keep working as before. Upgrade is in-place over 0.7.9.

Recent customer-visible additions still included:

  • Search over your own customer documents. Index a folder of your documents (PDF, Word, Excel, PowerPoint, CSV, plain text) and ask questions over the result, including text and diagrams inside images. Everything stays on your machine.
  • Document Indexing wizard page. Pick the folder to index and how images should be captioned (your Claude subscription, your own Anthropic API key, or skip).
  • GPU acceleration is automatic. If your machine has a graphics card, indexing and search use it without extra configuration.
  • Surgical uninstall. Removing BravuraAI only deletes files BravuraAI installed. Your own Claude Code commands, agents, and skills are left in place.

The beta installs alongside production 0.6.5 as its own product entry. To stay on production for daily work, keep the production extension enabled in VS Code. See production releases.

System requirements

  • Windows 10 build 19041 or later, or Windows 11 (64-bit)
  • Visual Studio Code 1.85 or later
  • About 5 GB free disk for full documentation ingest; more if you index a large customer-document folder
  • Everything else needed is bundled in the installer
  • UAC elevation on first launch (same as production)
Beta caveats and known issues
  • Installer is unsigned in this build. Windows SmartScreen may prompt on first launch. Click More info, then Run anyway. Code-signed builds will appear once Microsoft Identity Validation completes for our Azure Trusted Signing account.
  • Silent install for managed rollouts. SCCM, Intune, and GPO deployments are supported. Use BravuraAI-Beta-Setup-0.7.10.exe /VERYSILENT /SUPPRESSMSGBOXES /NORESTART /ALLUSERS /LOG=<path> (replace filename with BravuraAI-Beta-Setup-GPU-0.7.10.exe for the GPU build).
  • First-launch warm-up after machine boot. Right after the database server starts, the first request may need a few seconds to warm up. The assistant prompts you to retry once, then runs normally.
  • First customer-document index can take a while. Indexing a large folder runs in the background after install; image captioning finishes on first use of search.
  • EDR / antivirus. Some endpoint protection products may quarantine the unsigned installer; whitelist the install folder if that happens.
  • Production coexists. Installing the beta does not uninstall production. The beta appears as BravuraAI (Beta), a separate entry with its own uninstaller.

What's inside

Six focused capabilities that work together inside Visual Studio Code, ready as soon as the installer finishes.

Tag analysis

Lookup, cross-reference, and trace any DeltaV tag across modules, alarms, and I/O.

SFC review

Inspect Sequential Function Chart logic, steps, and transitions without leaving the editor.

Alarm configuration

Audit alarm priorities, limits, and enable states across the entire control system.

Audit reports

Publication-ready audit and compliance reports, exported as Markdown, HTML, or PDF.

Compliance

Discrepancy analysis between as-built configuration and design baselines.

Live data

Hooks into PI Historian for real-time process data alongside configuration.

System requirements

The installer runs the pre-flight checks for you, but here is what it expects.

  • Windows 10 (64-bit) or Windows 11
  • Visual Studio Code: any recent version
  • SQL Server 2019 or later: local or networked, with admin access
  • 250 MB free disk. Runs as the user who launches the installer.
  • UAC elevation. Required to configure SQL Server (prompted on launch).

What the installer does

A single wizard takes you from download to a working BravuraAI environment. No PowerShell, no manual extension install, no SQL setup.

  1. 1

    License agreement

    Full ULA in an in-wizard reader. Accept to continue.

  2. 2

    Pre-flight checks

    Windows, SQL Server, Visual Studio Code, and Claude Code, all verified before any change is made.

  3. 3

    SQL Server discovery

    Auto-fills local instances and scans the network. The probe verifies sysadmin access, detects Mixed Mode, and warns before overwriting any existing sa or bravura_connect login.

  4. 4

    Database picker

    Create a new PlantUnity database, or upgrade an existing one. Overwriting an existing database requires explicit confirmation.

  5. 5

    Security disclosure

    Server-wide hardening changes are listed in plain language. You must consent before the install proceeds.

  6. 6

    Choose optional components

    Pick the optional add-ons you want (Historian and the P&ID / DWG connector), or skip them. If the P&ID connector needs a one-time helper to read .dwg files, Setup will offer a single-click link to install it.

  7. 7

    License key

    Enter your license key now, or choose Skip and activate later in VS Code.

  8. 8

    One-click install

    VS Code extension, SQL Server hardening, PlantUnity database creation, schema deployment, and MCP server registration with Claude Code, all in one pass.

When the wizard finishes, opening Visual Studio Code launches BravuraAI ready to use.

Verify your download

Confirm the file you downloaded matches the file we published before running it.

Open PowerShell in the folder containing the installer and run:

Get-FileHash BravuraAI-Setup-0.6.5.exe -Algorithm SHA256

The output Hash should equal exactly:

6029a07a9a4d6acea25628d9c8767ba5752d4ee845e3d9cdc2a56932075b8338

If the values differ, do not run the installer. Re-download from this page or contact support@bravura-ai.com.

Windows protected your PC / SmartScreen warning

SmartScreen reputation resets each time a new installer filename is published, so on the first day after a release Windows may show “Windows protected your PC”. Click More info and then Run anyway. The installer is safe; reputation builds back up as more users install it.

Recent releases

Brief log of recent versions. The detailed notes for the latest release are in the What's new panel above.

v0.6.5 Released June 4, 2026 Download
  • AutoCAD P&ID support: extract instrumentation, valves, and equipment from DWG and DXF diagrams into the project database
  • New Choose optional components page in Setup (Historian and the P&ID / DWG connector are now opt-in)
  • Setup offers a one-click helper install if your machine needs it for .dwg files; DXF works as-is

SHA-256 6029a07a9a4d6acea25628d9c8767ba5752d4ee845e3d9cdc2a56932075b8338 Full notes →

Previous releases
v0.6.4 Released May 18, 2026 · superseded Download
  • Allen-Bradley / Rockwell ControlLogix support alongside DeltaV: controllers, programs, routines, ladder logic, tags, and I/O
  • Historian deep history with long-term retention and scheduled archive refresh
  • Memory controls for how much historian data is kept in memory
  • Conversation history retained for about 10 years; more reliable database setup; faster historian queries

SHA-256 cb5fe266010fd4c794fdac97b0f3578ce78b2af17b2979523d19315bc2123c99

v0.5.0 Released May 12, 2026 · superseded Download
  • FHX import: missing bit-position metadata for Ethernet/IP signals is now captured correctly on both class- and instance-level views
  • Database schema upgrade applied automatically by the installer

SHA-256 4081027134D5DF043C9F2EBBD0C52C240E5CE8432148DF3F8238EC7F50941638

v0.4.16 Released May 8, 2026 · superseded Download
  • One-installer experience: BravuraAI-Setup-0.4.16.exe replaced the bare VSIX download
  • SQL Server pre-flight authentication and state probe
  • Server-wide security hardening with explicit user consent
  • Installer-time database creation and schema deployment
  • Pre-registers MCP servers in Claude Code on first launch

SHA-256 6FF61EE24F77F80DE5E1936EFC41FAD2BAE71AE7544ED4E1DDF109DB7A17916A