#337 · Primary category: AI Agents & Automation
julep
Julep — durable, composable AI agents. Flows that crash and resume, retry safely, and explain every step.
Project last updated:08/06/26
GitHub Stars
6.6K
Forks
971
Contributors
4
License
Apache-2.0
Why we included this project
Julep tackles a pain most agent frameworks ignore: what happens when a long multi-step run dies halfway. It models agents as durable dataflows, so you write the flow in ordinary Python and the graph of tool calls, retries, timeouts, and branches compiles into a frozen wire format. If a run crashes, it resumes instead of restarting; each step can be explained through a derived projection, and the runtime refuses to let the model call any tool it was not explicitly allowed to use. Teams building production workflows with decision loops, parallel branches, or long-lived runs will find the optional Temporal layer useful for durable execution and retries. The quickstart runs without an API key and both Python and Node.js are supported, so a small team can test it against its own stateful agent scenario before committing.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
openclaw
Your own personal AI assistant. Any OS. Any Platform. The lobster way. 🦞
hermes-agent
The agent that grows with you
n8n
Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.
deepseek-harness
DeepSeek Harness: Everything is a Plugin.
AutoGPT
AutoGPT is the vision of accessible AI for everyone, to use and to build on. Our mission is to provide the tools, so that you can focus on what matters.