julep-ai/julep
Julep — durable, composable AI agents. Flows that crash and resume, retry safely, and explain every step. observed · 2026-08-28
Health v2 · maintenance only
68/100
- Activity 96
- Release rhythm 35
- Longevity 62
Flags: no_releases
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: n/a
- age_days: 881
- days_rel: n/a
- days_push: 27
- n_releases_24m: 0
Adoption not part of the score
6591 stars · 970 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Julep is an open-source framework and platform for building durable, composable AI agents as dataflows that can crash, resume, retry, and explain every step. It includes a Python SDK, a Node.js SDK, a Temporal-backed workflow engine, long-term memory, MCP integration, and a self-hosted OpenAI Responses API-compatible server.
Use cases
- build ai agents that remember past interactions
- run long-running multi-step llm workflows that survive crashes
- orchestrate parallel branches and tool calls in an agent pipeline
- self-host an openai responses api compatible server
- connect agents to mcp servers and external tools
- add retries and timeouts to llm tool calls
- create stateful chatbot sessions with persistent memory
When to choose
- you need durable, resumable agent workflows rather than simple prompt chains
- you want long-term memory and stateful sessions across interactions
- you need strict control over which tools an llm may call
- you want a self-hosted, open-source alternative to managed agent platforms
When to avoid
- you only need a single prompt-to-response llm call with no state
- you cannot operate the Temporal/PostgreSQL infrastructure the platform relies on
- you need a fully stable 1.0-style API and cannot tolerate release-candidate changes
Facets
framework · maturity active
agent-framework workflow-automation llm-inference mcp webhook scheduling large-language-models developer-tools self-hosted python self-hosted cross-platform durable-execution temporal ai-workflows long-term-memory tool-calling open-responses-api multi-step-tasks ai-agents automation nodejs docker
8 sources
- readme: https://github.com/julep-ai/julep · fetched 2026-08-28 · 00f45d8b3e25
- homepage: https://docs.julep.ai · fetched 2026-08-29 · 9a0d1e350285
- site_page: https://docs.julep.ai/responses/quickstart · fetched 2026-08-29 · 200944e6cc85
- site_page: https://docs.julep.ai/integrations/supported-integrations · fetched 2026-08-29 · 9b7aadfad5b7
- site_page: https://docs.julep.ai/introduction/install · fetched 2026-08-29 · ecbd1c75d292
- site_page: https://docs.julep.ai/introduction/quickstart · fetched 2026-08-29 · 2eb20a37787e
- site_page: https://docs.julep.ai/FAQ · fetched 2026-08-29 · c06a3aaedfae
- site_page: https://updates.julep.ai · fetched 2026-08-29 · a3280ec24b68
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| julep-ai/julep | main | 68 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem