Neural Inverse is Open Source →
← Back to changelog
May 21, 2026

Neural Inverse OSS v1.0.0

Picture Sanjay SenthilkumarSanjay Senthilkumar

First public release of Neural Inverse — an open source AI-native IDE for legacy modernization, firmware development, and regulated codebase migration.

Neural Inverse v1.0.0 is the first public release of the open source edition. Free under Apache 2.0. No credit card required.

What is in this release

Power Mode (OSS) Autonomous agentic coding with isolated Explorer, Editor, and Verifier sub-agents. Plans and executes multi-step tasks with every action logged. Bring any LLM including Claude, GPT-4, Gemini, Ollama, and Bedrock. Your API keys stay local.

Legacy Modernization (OSS) 5-stage platform for migrating COBOL, FORTRAN, RPG, and other legacy codebases to modern languages. Stages: Discovery, Planning, Source Resolution, Translation, Cutover. Supports 36 migration language pairs.

Firmware Development (OSS) Hardware-aware agentic coding for embedded systems. SVD register auto-load, 22 firmware agent tools, and support for 357 MCU variants across STM32, ESP32, nRF, NXP, RP2040, and AURIX families.

BYOLLM (OSS) Connect Claude, GPT-4, Gemini, Ollama, Bedrock, or any self-hosted inference endpoint. API keys never leave your machine and are never routed through Neural Inverse infrastructure.

Enterprise features

Real-time GRC enforcement (Checks Engine), Management Console, IAM Engine, Enclave for air-gapped and on-premises deployment, and cryptographic audit trails are available in Neural Inverse Enterprise.

Supported compliance frameworks: SOC2, MISRA C, IEC 62304, ISO 26262, DO-178C, PCI-DSS, IEC 62443, and custom frameworks.

Install

macOS / Linux

curl -fsSL https://cdn.neuralinverse.io/ce/install.sh | bash

Windows (PowerShell)

irm https://neuralinverse.com/win | iex

Or download directly from GitHub Releases for macOS (DMG, PKG, ZIP), Linux (AppImage, DEB, TAR.GZ), and Windows (EXE, MSI, ZIP).

Learn more


Was this page helpful?