Roadmap
Coming soon
A few things we're building but haven't shipped. The pages below describe the intended shape — none of it is available yet, so treat the snippets as previews, not working code.
LangGraph
A drop-in checkpointer (WalrusCheckpointSaver) that makes any LangGraph run record itself to a project you own — no other change to your graph. Preview: LangGraph.
Vercel AI SDK
A model wrapper (withKraterion) that captures every generation and tool call from a Vercel AI SDK app. Preview: Vercel AI SDK.
CLI
A kraterion command-line tool for scripting buckets, indexing, and runs from your terminal. Not yet available. Until then, everything is reachable through the S3 client of your choice and the REST and agent APIs.