You're designing with agents.
But everyone is doing their own thing.
Now get the team back in sync.

Turn product specs and your design system into clickable wireflow prototypes your team can review — sign-in and inline comments built in. Start locally in one command, nothing to sign up for.

npx bedrock-flows create my-flows

Cover the product detail your product deserves

Bedrock Flows generates complete wire flows you can navigate — zoom into any screen, click through the flow as if it were a prototype.

The whole team collaborates with comments on any screen — except here, a comment puts an agent to work. Proposed changes land in the agentic resolution queue, where you review and approve what the agents designed.

The same flow renders as a logical Mermaid chart, so development picks up the exact structure the team signed off on.

Click a screen to zoom in, or a pin to read the comment.

What you get

Three things Bedrock Flows brings to your team.

Two ways in

Try it on your machine first; put it online when you're ready.

No accounts · no setup

Give it a try locally

One command scaffolds a project; one more runs the whole thing. The platform comes from npm — you never clone anything.

npx bedrock-flows create my-flows
cd my-flows
npm install
npm run dev
Local walkthrough →
Needs Cloudflare

Set up for your team

One command stands up your own isolated backend on Cloudflare and deploys it — behind sign-in, ready to invite reviewers.

bedrock-flows setup my-flows
Team setup →