Skip to content
@Rath-Team

Rath-Team

Rath Team

Open infrastructure for multi-agent, multi-session systems.

We build open-source runtime primitives that make agent systems composable, inspectable, and easier to scale.

Website · Documentation · OpenRath · PyPI · Paper


What we're building

Our flagship project, OpenRath, is a PyTorch-like framework for dynamic multi-agent and multi-session workflows.

OpenRath treats agent runtime state as explicit, composable Python objects:

  • Session carries conversation state, branches, lineage, and usage.
  • Sandbox decides where tools execute.
  • Memory persists knowledge across runs.
  • Tool exposes callable operations to models.
  • Agent transforms one session into another.
  • Workflow composes agents and workflows into larger systems.
  • Selector routes between workflows while control flow stays plain Python.

This structure keeps state, execution, memory, and orchestration separate while connecting them through a single flowing value: Session.

Get started

pip install openrath

Then explore the examples or read the documentation.

Projects

  • OpenRath — the open-source runtime for multi-agent and multi-session systems.
  • OpenRath Documentation — guides, concepts, API reference, and runnable examples.

Community

Questions, ideas, issues, and pull requests are welcome.

Open an issue · Contribute

Pinned Loading

  1. OpenRath OpenRath Public

    An open-source, PyTorch-like runtime for dynamic multi-agent and multi-session workflows.

    Python 1.1k 52

Repositories

Showing 3 of 3 repositories

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…