v0.0.5-betaLatest
February 14, 2026
Ready for submission
Added
- WAI integration is done for you out of the box
- Llama 3 is backed with the system
- Drive selection (scan selected drives or select all)
- Confirmation modal before starting a full system scan
Changed
- Progress IPC now includes the current folder being scanned
- Repositories that cannot be fully inspected are still returned with an error field, and the UI reports scan warnings
- Fixed React attribute issues in updated Welcome screen components
v0.0.4-beta
February 11, 2026
Production build, blue brand, and marketing site
Added
- Windows build & release GitHub Actions workflow that tags, builds and publishes releases from CHANGELOG.md.
- Dedicated Privacy Policy and Terms of Service pages for the REMPO app.
- New technologies section with Electron, LLaMA, Tailwind CSS and React logos.
- Hero grid / particle effects and smooth fades between sections for a seamless scroll experience.
Changed
- Updated hero and technologies accents from warm beige to REMPO blue (#0076db).
- Refined footer navigation to link to legal pages and personal website.
v0.0.3-beta
February 11, 2026
Git palette, folder picker and AI summaries
- In-app Git command palette powered by xterm.js
- Custom Windows-style folder picker with quick access paths
- AI-powered repository summaries using Groq
Added
- Global Git command palette with history, Ctrl+K shortcut and real-time output.
- Custom folder picker with drives, quick-access locations and recent folders.
- AI summaries of repositories using Groq with per-repo caching and settings panel.
- Settings for notifications, scan depth, and terminal appearance (font size, theme).
v0.0.1-alpha
January 6, 2026
Initial REMPO prototype
- Electron + React foundation
- Basic global repo scanning
Added
- Initial Electron + React shell with Vite tooling.
- First version of global repository scanning for selected folders.
- Basic dashboard layout and theme switching.
Want to see the code? Check out the REMPO repository on GitHub.