What's Changed
Features
- Add guardrail_type and name to distinguish traces
- Add SqliteProvider for checkpoint storage
- Add CheckpointConfig for automatic checkpointing
- Implement runtime state checkpointing, event system, and executor refactor
Bug Fixes
- Exclude embedding vectors from memory serialization to save tokens
- Bump litellm to >=1.83.0 to address CVE-2026-35030
Documentation
- Update quickstart and installation guides for improved clarity
- Add storage providers section and export JsonProvider
Performance
- Use JSONB for checkpoint data column
Refactoring
- Remove CodeInterpreterTool and deprecate code execution params
Contributors
@alex-clawd, @github-actions[bot], @greysonlalonde, @joaomdmoura, @lorenzejay, @lucasgomide