Skip to content

v0.13.1

Choose a tag to compare

@github-actions github-actions released this 17 Jun 23:38
· 88 commits to main since this release
790f88b

0.13.1

Patch Changes

  • #908 612bd99 Thanks @jalehman! - Prefer transcript message timestamps during import so replayed history preserves message ordering when envelope timestamps are coarse.

  • #901 7321e24 Thanks @SYU8384! - Canonicalize OpenClaw inbound metadata when computing message identity and bootstrap hashes so volatile message metadata does not stall context continuity while raw transcript content stays lossless.

  • #909 286e48f Thanks @jalehman! - Clean up /lossless status output by using the last runtime maintenance budget when no explicit assembly cap is configured, renaming the frontier token metric, removing repair-source pressure from default status reasons, and shortening maintenance details to actionable state. Also tighten /lossless doctor apply safety output to show scoped repair targets, repair input tokens, and deduplicated repair target source tokens instead of whole-conversation message-count or compressed-source proxies.

  • #906 623c087 Thanks @jalehman! - Add /lossless doctor detection and confirmed repair for safe whole-DB fresh-transcript rollover split memory.

  • #907 70e65d0 Thanks @jalehman! - Fix default-scoped recall tools so they receive the active OpenClaw runtime session id when resolving the current LCM conversation.

  • #903 fad7291 Thanks @jalehman! - Preserve conversation ids during fresh transcript rollover by rebinding the existing LCM conversation to the new runtime session instead of archiving it and creating an empty replacement.

New Contributors

Full Changelog: v0.13.0...v0.13.1