EveryDev.ai
Subscribe
Home
Developers

3,289+ AI companies

  • Radar
  • Trending
AI Tools by Topic
  • AI Coding Assistants
  • Agent Frameworks
  • MCP Servers
  • AI Prompt Tools
  • Vibe Coding Tools
  • AI Design Tools
  • AI Database Tools
  • AI Website Builders
  • AI Testing Tools
  • LLM Evaluations
Follow Us
  • X / Twitter
  • LinkedIn
  • Reddit
  • Discord
  • Threads
  • Bluesky
  • Mastodon
  • YouTube
  • GitHub
  • Instagram
Get Started
  • About
  • Editorial Standards
  • Corrections & Disclosures
  • Community Guidelines
  • Advertise
  • Contact Us
  • Newsletter
  • Submit a Tool
  • Start a Discussion
  • Write A Blog
  • Share A Build
  • Terms of Service
  • Privacy Policy
Explore with AI
  • ChatGPT
  • Gemini
  • Claude
  • Grok
  • Perplexity
Agent Experience
  • llms.txt
Theme
With AI, Everyone is a Dev. EveryDev.ai © 2026
    1. Home
    2. Developers
    3. Rebuno

    Rebuno

    Rebuno is an open-source execution runtime for running AI agents in production. It makes tool and LLM calls durable, records execution history, and applies policies that can allow, deny, or pause calls for human approval.

    Visit Website

    At a Glance

    1Tool Listed
    5Products
    10Capabilities
    Discussions
    2026Est.
    Focus Areas
    Agent Frameworks
    AI Infrastructure
    Human-in-the-Loop Training
    Connect
    Latest News
    Show HN: Rebuno - An open-source runtime for production agentsSep 15, 2026
    Rebuno: an execution runtime for production agentsSep 14, 2026
    Markets
    • Teams operating AI agents in production
    • Developers and platform engineers building agent infrastructure
    • Organizations needing auditability, policy controls, and human approvals for AI actions
    • Users of LangChain, CrewAI, Pydantic AI, Vercel AI SDK, and Mastra

    AI Tools by Rebuno

    (1)
    View Rebuno
    Rebuno tool icon

    Rebuno

    AI Agent Execution Runtime

    Agent FrameworksAI InfrastructureHITL Training

    Discussions

    No discussions yet

    Be the first to start a discussion about Rebuno

    Latest News

    09/15/2026

    Show HN: Rebuno - An open-source runtime for production agents

    news.ycombinator.com
    09/14/2026

    Rebuno: an execution runtime for production agents

    rebuno.io
    09/14/2026

    Rebuno core release v0.26.0

    github.com
    09/11/2026

    Rebuno core release v0.25.0; includes returning 404 for events of nonexistent executions

    github.com

    Products & Services

    5
    Rebuno execution runtime/kernel
    2026-03-16

    The open-source runtime and kernel for production agents. It dispatches work to agent HTTP services, records tool and model calls as steps, stores execution state, replays completed steps after interruption, and enforces per-agent policies.

    Rebuno Python SDK
    2026-09-14

    Python package for defining agents and tools, connecting model calls to Rebuno, recording local steps, inspecting executions, and resolving approvals.

    Rebuno TypeScript SDK

    TypeScript SDK for defining and serving agents, declaring tools, making durable LLM calls, recording steps, and interacting with executions and approvals.

    Rebuno dashboard

    A TypeScript web dashboard for viewing executions, steps, events, and agent activity.

    Market Position

    Rebuno positions itself as an execution runtime rather than a workflow engine or another prompt-level guardrail. Its differentiators are durable per-step replay, explicit handling of unknown tool outcomes through idempotency, and policy enforcement outside the model prompt; the introductory article contrasts it with workflow engines, framework checkpointing, and guardrails embedded in application code.

    Leadership

    Founders

    NW

    Nathan Wong

    Identified by PyPI as Rebuno's author and by GitHub as the nathanvvong account associated with the repository; the Rebuno Show HN announcement was posted by nnww, who said he had been building Rebuno. Public sources reviewed do not provide earlier roles or companies.

    Executive Team

    NW

    Nathan Wong

    Project author and maintainer

    Listed as the author of the Rebuno Python package and associated on GitHub with the Rebuno repository; public sources reviewed do not give a fuller executive biography.

    Founding Story

    Rebuno was started to address the operational problems of running AI agents in production: interruptions, repeated side effects, and guardrails that depend only on prompts or application code. Its initial vision is a framework-independent runtime where each model or tool call is recorded as a durable step, replayed safely after interruption, and evaluated by policy before execution.

    Business Model

    Revenue Model

    The core project is free to self-host and released under the MIT license. Rebuno's website says a hosted version is being worked on and invites users to join a waitlist; no public hosted pricing or revenue figures were found.

    Target Markets

    Industries & Segments
    • Teams operating AI agents in production
    • Developers and platform engineers building agent infrastructure
    • Organizations needing auditability, policy controls, and human approvals for AI actions
    • Users of LangChain, CrewAI, Pydantic AI, Vercel AI SDK, and Mastra
    Use Cases
    • Operating AI agents in production
    • Durable multi-step agent workflows that must recover from crashes or restarts
    • Agents that perform side effects such as sending email or other tool actions
    • Human-in-the-loop approval for sensitive agent actions
    • Centralized policy enforcement and audit trails across multiple agent frameworks
    • Self-hosted execution infrastructure for teams building AI agents

    Quick Facts

    Founded
    2026

    History & Milestones

    2026-03-16

    The Rebuno repository records its initial commit, establishing the public project's starting point.

    2026-09-01 to 2026-09-14

    Rebuno published a rapid sequence of tagged releases from v0.20.0 through v0.26.0; v0.26.0 was released on September 14, 2026.

    2026-09-14

    Rebuno published the introductory article explaining durability, recovery behavior, policy enforcement, approvals, and framework integrations.

    2026-09-15

    Rebuno was featured in a Show HN announcement describing its production-agent runtime, signed webhooks, Postgres execution state, append-only event log, SDKs, and MIT licensing.

    Key Capabilities

    10
    Durable recording and replay of tool calls and LLM calls
    Resume after interruption from the last recorded step
    Per-agent YAML policies that allow, deny, or require human approval
    Human approval workflows that pause and resume executions
    Append-only event log containing policy decisions and step outcomes
    Idempotency and retry controls, including safe-to-retry and at-most-once tool behavior

    Integrations & Partnerships

    Platform Integrations

    • Python SDK (Python 3.11+)
    • TypeScript SDK (Node 22+)
    • Go CLI/runtime (Go 1.26+)
    • LangChain, Pydantic AI, CrewAI, Vercel AI SDK, and Mastra
    • Postgres for execution state
    • HTTP agent services connected through signed webhooks

    Key Partnerships

    Framework compatibility examples for LangChain
    Framework compatibility examples for Pydantic AI
    Framework compatibility examples for CrewAI

    Connect

    Website
    rebuno.io
    GitHub
    rebuno

    AI Topics

    3

    Rebuno focuses on these topics:

    Agent Frameworks(1)
    AI Infrastructure(1)
    Human-in-the-Loop Training(1)
    Back to all developersSuggest an edit