ACP.SessionInfoUpdate (agent_client_protocol v0.1.0)

Copy Markdown View Source

Update to session metadata. (Unstable)

Uses MaybeUndefined for fields to support partial updates:

  • :undefined → field not included (no change)
  • nil → explicitly null (clear the value)
  • {:value, v} → set to v

Summary

Functions

from_json(map)

new()

to_json(s)