Skip to content

Releases: punamide/punamide-downloads

PunamIDE v2.0.0

13 Jun 04:44

Choose a tag to compare

PunamIDE v2.0.0 for Windows

Production build of PunamIDE v2.0 with the latest stability, safety, chat, agent approval, persistence, and interface improvements.

Verification

  • Frontend production build: passed
  • Rust backend tests: 105 passed
  • Application source lint: 0 errors
  • Packaged executable smoke test: passed
  • Windows taskbar icon: corrected and verified

Downloads

  • PunamIDE-Setup-v2.0.0-x64.exe - recommended Windows installer
  • PunamIDE-v2.0.0-x64.msi - MSI package

SHA-256

  • EXE: ef3433b06c76e29159641b1527f0207d9799cfc33b25d332cdafc511e0d92021
  • MSI: 87aba6bce3d781bf0f10843264e0dbd5f17ee83601bebd014533140910c38714

Windows notice

These installers are not code-signed. Windows SmartScreen may display an unknown publisher warning. Verify the SHA-256 checksum before installation.

PunamIDE v0.1.0 Alpha

02 Jun 15:52

Choose a tag to compare

PunamIDE v0.1.0 Alpha Pre-release
Pre-release

PunamIDE-Splash-Screen
punamIDE-splashscreen

PunamIDE Debt Analyzer

debt-analyzer2

PunamIDE Native Snapshot

snapshot_create

PunamIDE Providrs

providers

PunamIDE Architecture Rules

architect-rules

PunamIDE v0.1.0 Alpha

Overview

PunamIDE v0.1.0 Alpha is the first public alpha release of PunamIDE, an AI-powered desktop IDE built with Rust and Tauri.

Most IDEs added AI.
PunamIDE was built around surviving AI mistakes.

This release focuses on Windows alpha testing, native snapshots, AI-assisted workflows, technical debt intelligence, Git workflows, terminal workflows, and early diagnostics.

Website: https://punamide.com
Discord: https://discord.gg/PFp9KWY3eY
X: https://x.com/PunamIDE

Features

AI Chat

Ask PunamIDE questions about your project, code structure, debugging problems, and development workflow.

Native Snapshots

Create native project checkpoints before risky AI edits, refactors, or experiments.

Snapshots help you:

  • Save a known-good state.
  • Export backups as zip files.
  • Restore when an AI change breaks your code.

Technical Debt Intelligence

Analyze project complexity, identify refactor candidates, and understand technical debt signals inside the IDE.

Git Integration

Use built-in Git-aware workflows to inspect and reason about project changes.

Terminal Integration

Run commands and inspect terminal output inside the PunamIDE workspace.

Error Reporting and Local Logs

PunamIDE includes early alpha diagnostics:

  • Error reporting.
  • Local log export.
  • Diagnostics generation.
  • Crash-friendly error screens.

Known Issues

  • Windows alpha only.
  • Some workflows may be incomplete.
  • Some UI states may change between alpha builds.
  • AI provider setup may require manual configuration.
  • Snapshot restore should be tested before relying on it for critical projects.
  • Terminal behavior may vary by system configuration.
  • Error reporting and diagnostics are still being refined.

Installation

  1. Download the installer asset:

    PunamIDE-Setup-v0.1.0-alpha.exe
    
  2. Run the installer.

  3. Launch PunamIDE.

  4. Configure your AI provider if required.

  5. Open a project folder.

  6. Create a snapshot before trying risky AI edits.

Optional MSI asset for advanced/admin installs:

PunamIDE-v0.1.0-alpha-x64.msi

Checksums

PunamIDE-Setup-v0.1.0-alpha.exe
SHA256: 04F8F6B3CB81201C37F65E5359037A0CA0A808F8A9FC30F84ED334F73ABF0419

PunamIDE-v0.1.0-alpha-x64.msi
SHA256: 8AF9A8091367B7BF341606B357AE7ACCE63E5B4B3E911A2007F5FC4ACEF7B53E

Feedback

Please report bugs using GitHub Issues and include:

  • PunamIDE version.
  • Windows version.
  • Steps to reproduce.
  • Screenshots.
  • Exported logs or diagnostics if available.

Do not include API keys, tokens, private source code, or sensitive project data.

Discord

Join the alpha community:

https://discord.gg/PFp9KWY3eY

Use Discord for:

  • Announcements.
  • Download help.
  • Bug reports.
  • Feature requests.
  • General discussion.

Roadmap

Planned next steps:

  • Improved installer and update flow.
  • Stronger snapshot history and restore UX.
  • More technical debt intelligence.
  • Better Git diff and review workflows.
  • Improved AI provider onboarding.
  • More diagnostics and crash reporting.
  • Expanded documentation.
  • Future platform support after Windows alpha stabilizes.