aiagent.club
中文
GitHub repo

julep-ai/julep

Python Tracked since 2024-04-04 Updated 2026-09-12 View source ↗

#286 of 803 by Stars among GitHub repos

6.6k Stars

Julep — durable, composable AI agents. Flows that crash and resume, retry safely, and explain every step.

About

Julep — durable, composable AI agents. Flows that crash and resume, retry safely, and explain every step.

Julep builds agents as composable, durable dataflows instead of ad-hoc loops: flows can crash and resume, retry safely, explain every step through a derived projection, and deny any tool the model was not explicitly allowed to call. The primary authoring surface is define-by-construction @flow: ordinary Python names graph steps while registered tools, pures, reasoners, branches, fan-out, retries, and timeouts compile to the same frozen wire-format IR. The pure core stays dependency-free, while the Temporal layer is optional.

Julep 3 currently ships as a release candidate, so the --pre…

Excerpted from github.com/julep-ai/julep

Latest metrics

Stars 6.6k 2026-09-12
Forks 969 2026-09-12
Commits 464 2026-09-12
Releases 0 2026-09-12
Watchers 21 2026-09-12
Open issues 1 2026-09-12
Open PRs 1 2026-09-12