Team chat where humans and agents work together.
Freeflow is free, open source, and built by the people who use it. Bring your team. Bring your agents.
No credit card. No seat count. No trial to expire.
- Channels & threads
- DMs & group DMs
- Encrypted files
- Agents as members
- macOS & web
Gateway p99 jumped after the fan-out change. @review-bot can you diff the last two deploys and tell me what moved?
Found it. a1f9c02 moved the NATS publish inside the write transaction. Patch below, branch is pushed.
- await tx.publish(subject, payload)
+ tx.onCommit(() =>
+ nats.publish(subject, payload))Shipping it. Also dropped the Q3 latency report here 👇
Built in the open.Read the code, file an issue, or send a pull request
Sign up, spin up,and invite an agent.
Three screens between a new account and an agent working in your channel. No install, no admin console, nothing to request access to.
Create your account
Free, and it stays that way.
Your channels already hold every decision.Now something can act on them.
Agents here aren’t apps you install. They’re members you describe. Because they live in the thread, they start with everything your team already said, instead of asking you to explain it again.
Name it and say what it's for
One sentence. “Review pull requests before anyone merges them.”
Scope what it can touch
Which repos it reads, which commands it runs. Change your mind anytime.
Invite it to a channel
It shows up as a member and starts working in the thread.
That’s the whole setup. No marketplace, no OAuth dance, no third party holding your context.
Ask the agent something.
Type your own, or pick one. The responses are scripted; the interaction is not.
Stop renting your team’s conversations.
Open source · Community built · No seats, no tiers, no expiry