GitHub repo

julep-ai/julep

Python Tracked since 2024-04-04 Updated 2026-07-16 View source ↗

#270 of 783 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-07-16
Forks 971 2026-07-16
Commits 320 2026-07-16
Releases 0 2026-07-16
Watchers 20 2026-07-16
Open issues 3 2026-07-16
Open PRs 0 2026-07-16