You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
mflow syncs local worktrees so AI agents and humans stop overwriting each other. It runs a small daemon per worktree, watches file changes, and relays encrypted updates through a shared room. Without it, parallel agents drift silently until git finds the conflict too late.