10 repositorios
Infrastructure dedicated to hosting long-running AI agents while maintaining their state across operations.
Distinct from Self-Hosted Deployment Platforms: Existing candidates focus on generic hosting or CI/CD, not the state-preservation requirements of long-running agents.
Explore 10 awesome GitHub repositories matching devops & infrastructure · Stateful Agent Hosting. Refine with filters or upvote what's useful.
LangChain is a framework for building applications that chain large language models with external data sources and third-party tools. It serves as an orchestrator for autonomous agents that use language models to plan and execute multi-step tasks, while providing a toolkit for linking interoperable AI components into sequences to prototype complex model behaviors. The project provides a model agnostic integration layer, allowing users to switch between different language model providers using a standardized interface. It also includes tools for observability and evaluation to track the perfor
Supports the deployment and scaling of long-running agents to maintain state across complex operations.
OpenDevin is an autonomous software engineering agent and orchestrator designed to execute coding tasks and manage development workflows using large language models. It functions as a centralized control center for managing and switching between various local and cloud artificial intelligence backends. The system utilizes a Docker sandbox environment to isolate autonomous agents in containers, protecting the host filesystem during code execution. It includes an automated engineering workflow tool that integrates with version control and chat services to trigger tasks via webhooks or scheduled
Hosts multiple long-running autonomous agents on a centralized server while maintaining their operational state.
Deepagents is an LLM agent orchestration platform and stateful application server designed for deploying and managing AI agents built with computational graphs. It provides a containerized runtime environment that handles agent execution, state persistence, and the versioning of AI assistants. The platform distinguishes itself through deep integration with the Model Context Protocol, allowing agents to function as servers that expose tools and capabilities to external clients. It features a sophisticated observability suite for capturing execution traces, performing LLM-based evaluations agai
Provides a stateful runtime that manages the execution and persistence of agent graphs.
Open-SWE is an asynchronous software engineering agent and orchestrator designed to automate end-to-end coding tasks and pull request reviews. It functions as a middleware framework that coordinates long-running AI operations across multiple subagents, utilizing state persistence and human-in-the-loop oversight to manage complex workflows. The system is distinguished by its use of isolated remote Linux sandboxes for secure code execution and shell command processing. It features a webhook-driven integration platform that triggers automated engineering tasks via mentions and events in GitHub,
Provides infrastructure dedicated to hosting long-running AI agents while maintaining state across operations.
This project is an AI-powered IDE extension and LLM coding assistant that provides a conversational interface for generating, refactoring, and debugging code. It functions as an AI agent framework and a Model Context Protocol client, connecting AI models to external data sources and tools to automate complex development tasks. The system is distinguished by its use of autonomous AI agents capable of multi-step task execution, including the ability to read files, modify code, and run terminal commands iteratively. It supports recursive agent orchestration through subagent delegation and employ
Provides infrastructure to host long-running agent sessions on remote machines via secure tunnels.
Humanlayer is an LLM coding agent orchestrator and AI-driven workflow manager designed to coordinate multiple agents in researching, designing, and implementing features across complex codebases. It provides a multi-agent development workspace that groups AI sessions, versioned design artifacts, and worktrees into collaborative team tasks. The system features a bring-your-own-key LLM gateway to connect external AI model subscriptions and API keys. It utilizes remote AI agent daemons to run long-term coding sessions on cloud infrastructure, maintaining progress independently of the user's acti
Provides infrastructure for hosting long-running AI agents that maintain state independently of the user's device.
Local Deep Researcher is a fully local web research assistant that uses any LLM hosted by Ollama or LMStudio. Give it a topic and it will generate a web search query, gather web search results, summarize the results of web search, reflect on the summary to examine knowledge gaps, generate a new…
Hosts long-running AI agents while maintaining their state across operations.
Este proyecto es una implementación de un agente conversacional y un sistema de orquestación diseñado para construir y ejecutar flujos de trabajo complejos con modelos de lenguaje. Funciona como un asistente de documentación técnica que utiliza generación aumentada por recuperación (RAG) para sintetizar respuestas basadas en evidencias a partir de bases de conocimiento oficiales. El sistema emplea gestión de estado basada en grafos para manejar procesos agénticos de larga duración y ciclos. Integra herramientas de observabilidad para rastrear peticiones y evaluar resultados, junto con la integración de llamadas a herramientas para realizar búsquedas y validar enlaces de referencia externos. La arquitectura incluye salvaguardas (guardrails) en las consultas para filtrar peticiones fuera de tema y validación asíncrona de enlaces para asegurar que la documentación citada permanezca activa. Además, admite el alojamiento de flujos de trabajo con estado para la creación de prototipos y la colaboración en patrones agénticos.
Hosts and scales long-running agents on a dedicated platform with state preservation.
Agency Swarm is a multi-agent orchestration framework and development kit designed to coordinate specialized AI agents through defined communication patterns and handoffs. It functions as a system for managing agent swarms, providing an API gateway to expose these coordinated collectives as production-ready HTTP endpoints. The project distinguishes itself through its Model Context Protocol integration layer, which connects agents to external data sources and capabilities. It implements specialized orchestration patterns, such as the orchestrator-worker model and role-based delegation, to tran
Provides infrastructure for hosting long-running AI agents with preserved state.
This is an open-source framework for building stateful, durable AI agents that run on Cloudflare Workers. It provides a runtime for long-lived agents that maintain a persistent identity, local SQL storage, and real-time connections, utilizing a lifecycle where agents hibernate when idle and wake on demand. The project distinguishes itself through its multi-channel orchestration, allowing a single agent to be deployed across voice, email, and chat interfaces with unified state. It implements the Model Context Protocol for standardized tool and data exchange and includes a dedicated framework f
Provides infrastructure for hosting long-running AI agents that maintain their state across operations.