Skip to content

0.5.3

Choose a tag to compare

@craft-deployer craft-deployer released this 03 Mar 23:43
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

Internal Changes 🔧

  • Remove leaked test fixture entries from AGENTS.md by @BYK in 54dbae18