DevFlowAI
Open Source

Built for developers, by developers.

DevFlow AI began as an answer to two problems every engineering team knows well: status meetings that interrupt deep work, and the slow, painful ramp-up of joining an unfamiliar codebase. It pairs written async standups with an AI agent that turns any repository into something you can search and ask questions about. It is open source, so you can run it on your own stack and keep your data your own.

What it does

StandupAI

Written async standups, scoped to each team. Claude generates a clear daily summary that surfaces blockers, and a weekly sprint digest goes out to the whole team with one click. No recurring meeting required.

Codebase Onboarding Agent

Connect a GitHub repo and DevFlow indexes the code into a private vector index. From there you get semantic search, a Q&A chat whose answers cite the exact files and lines, and an automatically generated onboarding guide.

What it is not

A VC backed SaaS trying to lock you in

A product that trains on your data

Something you need to pay for

The stack

Everything you'd use to build a production app in 2026.

Next.js 16
TypeScript
Tailwind CSS
Prisma ORM
NeonDB
pgvector
Better Auth
Claude API
OpenAI Embeddings
Vercel

Contribute or host it yourself

Clone it, fork it, and build on top of it. Star the repo if it helps your team.

View on GitHub

Built with Next.js · Deployed on Vercel