v0.7.1
What's changed
This release is a docs-focused 0.7.1 update plus version bump.
- Reframed project docs around a practical integration boundary: prompting helps, and apps still need explicit rules for when state changes.
- Simplified README language and examples to emphasize concrete host behavior.
- Tightened preprocessor guidance (mutation safety, validation before apply, and clear handling for passthrough/clarify/update).
- Simplified integration docs (Open WebUI, LiteLLM SDK, LiteLLM Proxy) to focus on what gets sent, what gets saved, and what the app should do next.
- Bumped package version from 0.7.0 to 0.7.1.
Notes
- No engine behavior changes in this release.
- No API contract changes in this release.
- This is a documentation and release metadata update.