Releases: Penqwin/desktop-app
Releases · Penqwin/desktop-app
Release list
Penqwin Desktop v0.0.1-alpha
What's Changed
- Configure Electron build, add GitHub Actions, and update settings UI by @sarinmsari in #1
- fix: app routing and sidebar logo configuration by @sarinmsari in #2
New Contributors
- @sarinmsari made their first contribution in #1
Full Changelog: https://github.com/Penqwin/desktop-app/commits/v1.0.0
v1.0.0 - Initial Release
We are excited to announce the first official release of Penqwin Desktop!
Penqwin Desktop brings the power of AI-assisted engineering documentation directly to your local file system. It generates, organizes, and updates structured engineering documentation based on your local git commits and file diffs, keeping everything stored locally on your machine.
Key Features in this Release
- Local Privacy First: Reads directly from your local file system and git history. No cloud backend or databases required.
- Repository Bootstrap: Auto-discovers files from your local repo structure and generates an initial codebase reference doc.
- Git Diff Sync: Select local commits to generate "Changeset Summaries" that automatically track your ongoing work.
- Multi-Workspace Support: Create, rename, and manage completely isolated workspaces for different local projects.
- Offline Full-Text Search: Instantly search document titles and body contents with live highlighting and context snippets.
- Rich Editor: Tiptap-powered editor with tables, code blocks, drag-to-reorder, and markdown support.
Downloads
Expand the Assets section below to download the app for your operating system:
- Windows: Download the .exe installer.
- macOS: Download the .dmg installer.
Getting Started
- Download and install the app.
- On first launch, go to the Settings gear icon and enter your Gemini API key (Get one at Google AI Studio).
- Click Genereate Doc button from sidebar to boorstrape repository or generate changelog!