Section 01
OpenTulpa: Self-Hosted Persistent AI Agent Runtime—Evolving Workflows Over Time
OpenTulpa is a self-hosted persistent AI agent runtime designed for developers needing durable context, real execution, and reusable operational memory. It addresses the limitation of most AI agents (discarding operational state after each run) by enabling agents to learn and evolve over time. Key features include persistent context storage, multi-tool execution, skill accumulation, approval gating for safe operations, and support for interfaces like Telegram, Slack, and internal APIs. Its tech stack combines FastAPI, LangGraph, and SQLite for flexibility, workflow orchestration, and local data privacy.