chidori
Chidori is a proxy framework that defaults to persistence, replayability, and recoverability.
- 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
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
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
Cursor
FeaturedAI-powered code editor with Agent mode
Dify
FeaturedOpen-source LLMOps + Agent orchestration platform
扣子 Coze
FeaturedByteDance's no-code Agent/Bot building platform
Trae
FeaturedAI IDE (with Agent) from ByteDance
LangChain
FeaturedThe most mainstream LLM/Agent orchestration framework
Devin
FeaturedAutonomous software engineer Agent by Cognition
Something wrong? Let us know on the About page and we'll fix it.