Files
langgraph/libs/cli/langgraph_cli
f5e56e200d feat(cli): add keep_latest prune strategy to ThreadTTLConfig (#6784)
## Summary
- Add `"keep_latest"` to `ThreadTTLConfig.strategy` to match
langgraph-api support for pruning old checkpoints while retaining the
thread and its latest state
- Add `sweep_limit` to `ThreadTTLConfig` where the API actually reads it
(was previously a no-op on `CheckpointerConfig`)
- Regenerate `schema.json` / `schema.v0.json`

## Test plan
- [x] `make format && make lint` passes
- [x] `make test` passes (85/85)

---------

Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-11 19:00:48 -08:00
..
2025-05-09 13:14:45 -07:00
2024-06-24 18:14:56 -04:00
2024-06-24 18:14:56 -04:00
2024-06-20 17:08:35 -04:00
2025-06-02 20:50:48 +01:00
2024-06-24 18:14:56 -04:00