GitHub 仓库

Rath-Team/OpenRath

Python 首次收录 2026-05-04 更新于 2026-07-16 查看源 ↗

GitHub 仓库 中按Star排名第 553 / 共 783

1.1k Star

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

项目介绍

OpenRath is a PyTorch-like multi-agent & multi-session framework.

It turns agent runtime state into explicit, composable Python objects:

Most agent frameworks begin with an agent loop. OpenRath begins with Session. That difference matters when one application needs multiple agents, multiple branches, durable memory, sandboxed execution, and traceable lineage at the same time.

OpenRath is designed for this: many agents collaborating across many branchable sessions, while still tracing every role, workspace, memory write, and final output.

An agent is a transformation layer on Session, so what really needs to be forked, merged, reused, and traced is the Session dataflow—not a separate…

摘自 github.com/Rath-Team/OpenRath

最新指标

Star 1.1k 2026-07-16
Fork 51 2026-07-16
提交 255 2026-07-16
发布 6 2026-07-16
Watcher 21 2026-07-16
开放 issue 0 2026-07-16
开放 PR 3 2026-07-16