BigHugger
GH Repository · ThousandBirdsInc

chidori

The agent framework where every run is durable, replayable, and resumable by default.

stars
1,364
30-day movement
starts with the next reading
Related entries
60
Connections
1
typescriptresumablerustjavascript-enginedurable-executionRustdeterministiccheckpointingagent-frameworkreplayllmaiagents

Chidori is an open-source agent framework by Thousand Birds Inc in which every agent run is durable, replayable, and resumable by default. It is written in Rust with a TypeScript/Javascript-engine surface, and includes checkpointing and deterministic execution as core topics.

Choose it when you need agent runs that survive interruption, can be replayed deterministically, and resumed from checkpoints rather than restarting from scratch.

Use it to

  • Build agents with durable, resumable execution
  • Checkpoint long-running LLM agent runs
  • Replay agent runs deterministically for debugging
  • Implement agents in TypeScript backed by a Rust runtime

For Developers building production LLM agents needing reliability

Role
agent-framework
Language
Rust
Licence
Apache-2.0
Forks
59
Open issues
3
Last push
2026-09-10
Latest release
v0.1.18 · 2023-07-22
topicsagentsllmdurable-executioncheckpointingdeterministicrust