Distributed version control built from first principles for human-machine collaboration. No branches, rebasing, or conflict ceremony. Just a DAG of worktrees with nonblocking merges and an AI that auto-narrates your progress. Semantic history search is supported at the storage layer, not bolted on by a web application.

You focus on building while work is passively replicated to all clones.

# push your code to storm, creating a new repo if it doesn't already exist strm sync https://stormvcs.ai/myUser/myRepo # snapshot your code # storm will add detailed documentation for you strm s # show the current commit graph strm g
# rewind and fast forward snapshots strm b strm f # snapshot at any point to implicitly branch strm s # trigger a merge # if there are conflicts, deal with them at your leisure, or not at all # or let storm handle it async strm merge abc123

Built by Dietrich Featherston

invite@stormvcs.ai

invest@stormvcs.ai