c

chidori

Chidori is a proxy framework that defaults to persistence, replayability, and recoverability.

🌍 OverseasFreeOpen sourceDev开源框架TypeScriptRust
Platforms: WebAPI
Region
Overseas
Pricing
Free
Open source
Yes
GitHub Stars
★ 1.4k
Source
GitHub
Added
2026-06-19
Last verified
2026-06-19

Overview

Chidori is a framework for building proxies that achieves persistence, replayability, and recoverability by recording each execution step. Developers can write agents using regular TypeScript without worrying about non-determinism, high debugging costs, or long-running issues. Chidori ensures every run can be checkpointed, replayed, and resumed by recording all side effects—such as LLM calls, tool invocations, and HTTP requests. This makes debugging, testing, and recovery significantly easier. Ideal for developers building reliable and efficient agent systems.

Key features

  • Default support for persistence, replayability, and recoverability
  • Write agents using plain TypeScript
  • Zero LLM call replay cost
  • Single Rust binary with no runtime dependencies

Use cases

Building reliable agent systemsAutomating task processingDebugging and testing agent behaviorManaging long-running tasks

Pros

  • Improves debugging efficiency
  • Reduces LLM call costs
  • Supports breakpoint resumption
  • Structured prompt caching

Limitations / notes

  • Higher learning curve
  • Requires internet connectivity

Who it's for

DevelopersSoftware engineersAI researchers

This overview was compiled by AI from public sources and may contain inaccuracies — please refer to the official site.

FAQ

Is it free?

Yes, Chidori is an open-source project and available at no cost.

Does it support Chinese?

Documentation is primarily in English, but the codebase supports multiple languages.

Can it be used commercially?

Yes, Chidori is licensed under the Apache-2.0 license.

Similar agents

Something wrong? Let us know on the About page and we'll fix it.