Skip to content

v1.0.0-beta.3 — Plan features, Feature1-style

Pre-release
Pre-release

Choose a tag to compare

@abdulrahmank abdulrahmank released this 23 Aug 16:40
· 9 commits to main since this release

Plan any feature → PRD → stories → pull requests

  • New Plan tab: describe a feature in plain language and mvpfy writes a minimal PRD in the Feature1 style (problem, solution, users, metrics, scope, flows, requirements) plus user stories — user outcomes with acceptance criteria and estimates, every spec item covered.
  • Story board: To do → Coding → Testing → Done. Implement sends the agent to code a story on its own branch with tests; the PR opens automatically and the story lands in Testing. You test it in the live app and move it to Done — or send it back with feedback and the agent re-runs with your notes. Only a human can mark Done.
  • Refine the spec in plain language at any time; story codes and progress survive revisions.
  • Simpler Overview: the Ask box and story list moved out; Overview now shows your planned feature's progress with lane badges and PR links, one click from the board.
  • Docker container logs in the Logs tab, one-click Restart, repo Sync, env-vars editor with live values from bootstrap.

Existing beta.2 installs update automatically via the built-in updater.

macOS note: builds are unsigned for now — right-click → Open on first launch.