Products
RathFlow is Lynwe's product. It gives a team of agents one shared session to work in, so a long task — many tool calls, real files, a person reviewing the result — holds together and leaves something the team can reuse.
A team of agents should get better as a group, not one prompt at a time.
What RathFlow does.
Six pieces, all built around the session. The whole thing runs as a Kubernetes cluster that scales with load, and it can run inside your own infrastructure.
Sessions
A session holds a whole task: its state, the record of what happened, who may see what, and everything produced. It can be forked, inherited, and audited.
Agent teams
Several agents take on one task together and hand work between themselves. Only the agents a step actually needs are running.
Memory
Agents keep what they learn and search it by meaning, scoped to a person, an agent, a run, or an application.
Sandboxes
Untrusted code runs isolated in Docker, with a live filesystem the team can read through and act on.
Reusable workflows
A workflow that solved something once is shared, edited, and reused, so it becomes something the team keeps rather than a run that ended.
Teams and access
Permissions across an organisation, its projects, and its members, with an SDK, plugins, API keys, and usage you can see and meter.