Skip to content

v1.0.0

Choose a tag to compare

@MiaAI-Lab MiaAI-Lab released this 13 Jun 15:25
· 6 commits to main since this release

RepoPrompt for Windows v1.0.0

First release! A context engineering tool for AI coding agents.

Installers

  • MSI (recommended for enterprise deployment) — RepoPrompt_1.0.0_x64_en-US.msi
  • Setup EXE (recommended for most users) — RepoPrompt_1.0.0_x64-setup.exe

What's included

  • File tree browser with search/filter and checkboxes ✓
  • Token budget management with per-file counts ✓
  • Line-range slicing for precise context ✓
  • .gitignore + custom ignore patterns ✓
  • Git diff support ✓
  • LLM-optimized XML/Markdown/Text output ✓
  • One-click copy to clipboard ✓
  • Save as .txt/.md/.xml ✓
  • Settings panel (ignore patterns, defaults) ✓
  • About page ✓

Notes

  • Requires Windows 10/11 with WebView2
  • Built with Tauri 2 + Rust + React + TypeScript