0.5.3
Immutable
release. Only release title and notes can be modified.
Bug Fixes 🐛
- Prevent excessive background LLM requests causing rate limiting and sluggishness by @BYK in #33
- Upgrade zod from v3 to v4 by @BYK in #32
- Drop trailing pure-text assistant messages at layer 0 too by @BYK in #31
- Isolate test suite from live lore DB via LORE_DB_PATH preload by @BYK in b96cb956