v0.4.1
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
fetchRoamApichokepoint stamps the User-Agent on every Roam API call while preserving caller headers. version.tsconstant kept in sync withpackage.jsonby a drift-guard test.- Older installs send Node's generic
nodedefault and remain unattributable by design.
Full diff: #40