Rath-Team/OpenRath
An open-source, PyTorch-like runtime for dynamic multi-agent and multi-session workflows. observed · 2026-08-28
Health v2 · maintenance only
78/100
- Activity 95
- Release rhythm 95
- Longevity 8
Flags: young
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: 6.0
- age_days: 121
- days_rel: 33
- days_push: 33
- n_releases_24m: 7
Adoption not part of the score
1097 stars · 50 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
OpenRath is a PyTorch-like Python framework for building dynamic multi-agent and multi-session workflows. It models runtime state as explicit composable objects (Session, Sandbox, Memory, Tool, Agent, Workflow, Selector) with traceable lineage and sandboxed tool execution.
Use cases
- build multi-agent systems with branching sessions
- orchestrate LLM agents with durable memory across runs
- run agent tools in sandboxed execution environments
- route between workflows dynamically with an LLM-backed selector
- audit and resume long-running agent tasks with full lineage
- compose agents and workflows like software modules
- build agents using OpenAI or Anthropic models
When to choose
- you need many collaborating agents with branchable, inspectable session state
- you want durable memory and sandboxed tool execution in one runtime
- you prefer a composable, PyTorch-style API for agent workflows
- you need provenance and auditability of every tool call and state change
When to avoid
- you only need a simple single-agent chat loop
- you want a mature, battle-tested framework with a large ecosystem
- you are not working in Python
- you need a no-code or UI-driven agent builder
Facets
framework · maturity active
agent-framework workflow-automation mcp llm-inference sdk large-language-models developer-tools python cross-platform multi-agent session-graph sandboxed-execution agent-memory torch-like-api workflow-orchestration provenance openai anthropic ai-agents automation
4 sources
- readme: https://github.com/Rath-Team/OpenRath · fetched 2026-08-28 · 2cd1bce9e7ac
- homepage: https://www.openrath.com/ · fetched 2026-08-29 · 911cb45aae30
- site_page: https://docs.openrath.com/ · fetched 2026-08-29 · 299e18588cc7
- registry_pypi: https://pypi.org/pypi/openrath/json · fetched 2026-08-29 · 93510ca67d6e
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| Rath-Team/OpenRath | main | 78 |
For agents
markdown · JSON · MCP: product_card(name="Rath-Team/OpenRath")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem