Skip to content

v0.4.1

Choose a tag to compare

@robfig robfig released this 24 Jun 15:01
· 9 commits to master since this release
15f521b

Outbound Roam API requests now advertise User-Agent: openclaw-roam/<version>, so the appserver can attribute traffic to this plugin and its version in logs and Datadog (@plugin.name / @plugin.version).

  • New fetchRoamApi chokepoint stamps the User-Agent on every Roam API call while preserving caller headers.
  • version.ts constant kept in sync with package.json by a drift-guard test.
  • Older installs send Node's generic node default and remain unattributable by design.

Full diff: #40