v1.0.0-beta.1
Pre-release
Pre-release
·
39 commits
to main
since this release
First public beta of mvpfy by feature1 — turn a Feature1 user story into a pull request with one click. A thin desktop wrapper over Claude Code and Codex CLI: setup checks, workspace management, curated prompts, one-click bootstrap into Docker, embedded app preview and VS Code (code-server) IDE, and a story → PR flow.
Downloads
| Platform | File |
|---|---|
| macOS (Apple Silicon) | .dmg / -mac.zip |
| Windows x64 (experimental) | Setup .exe |
| Linux x64 | .AppImage / .deb |
Beta notes
- Binaries are unsigned. macOS: right-click → Open on first launch, or
xattr -dr com.apple.quarantine "/Applications/mvpfy by feature1.app". Windows: SmartScreen will warn — choose "Run anyway". - Bring your own agent: you need
git,gh,docker,claude, andcodexinstalled and signed in (the app checks and guides you in Settings). - Windows support is experimental in this beta — feedback and issues welcome.
- Agents run with permissions bypassed inside the cloned project workspace (
~/.mvpfy/projects) — that is what makes the unattended PM flow possible; review the README's security notes.