Apps & Tools
Everruns
A durable execution runtime for building and hosting reliable AI agents
byEverruns
PlayableOpen source
Everruns media is blocked
Allow external media to connect to the provider and play this content.
Description
Everruns is an open-source platform and managed cloud designed to run durable AI agents with built-in persistence. It provides a reliable harness that handles state management and recovery from crashes, ensuring that long-running agentic workflows can execute without interruption.
Descriptions, tags, and model credits may be AI-generated or inferred from public sources and can be incomplete or wrong. Learn more.
Timeline
Prompt
I want to rethink what Agent is in Everruns. I want Agent to became Agent, and not just a configuration tools and system prompt. What I mean by this. 1. Right now when we create Session we effectively say crate session with this agent configuration. This needs to be changed to create session to talk with Agent. 2. Right now session have agent. Instead we should talk to one or more agents (or users). 3. Agent should have an option to maintain own memory. Like there might be session memory, or agent memory. Or user memory. 4. Right now we have some proactivity configured via Apps. We need to rethink this. Basically Agent should became proactive. My best guess that for instance scheduling should move. Apps should still be a platform of publishing. 5. Agent should run on top of specific Harness. It should actually be a property of the Agent.