Skip to content

v0.3.1

Choose a tag to compare

@robfig robfig released this 21 May 04:44
· 22 commits to master since this release
0dca5d0

Fixes

  • Group replies were being silently dropped. Set sourceReplyDeliveryMode: \"automatic\" on the dispatch so the host doesn't suppress delivery in groups (#17).

Docs

  • Add AGENTS.md developer guide covering the non-obvious concerns in the codebase: PAT vs org token shapes, microsecond timestamps, chat.history field drift, the suppressDelivery trap, and how the testdata/openclaw-fixtures/ contract stays in sync with wonder (#18).

Full Changelog: v0.3.0...v0.3.1