aiagent.club
English
GitHub 仓库

Rath-Team/OpenRath

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

在全部 GitHub 仓库 中按Star排名第 583(共 803)

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-09-12
Fork 59 2026-09-12
提交 257 2026-09-12
发布 8 2026-09-12
Watcher 18 2026-09-12
开放 issue 2 2026-09-12
开放 PR 4 2026-09-12