v1.4.0 — Decision History API + policy_version recorded on every decision + telemetry simplification
LatestCompanion plugin release to AxonFlow agent v7.9.0. Adds the new decision-history surface to Codex and brings the plugin onto the v1 telemetry schema.
Added
list-recent-decisionsskill — surfaces the caller's recent governance decisions via the newlist_recent_decisionsMCP tool from Codex. Tier-throttled per the platform's Free/Pro window+limit; Free callers hitting the cap see the upgrade envelope rendered to the host.
Telemetry
AXONFLOW_TELEMETRY=offis the sole opt-out for the plugin heartbeat — same single-lever model as the SDKs.- Heartbeat payload v1 schema additions:
telemetry_type: "plugin",endpoint_type(localhost | private_network | remote | unknown),deployment_mode(self_hosted | community_saas | unknown). SetAXONFLOW_TRY=1if your stack proxies a custom hostname into try.getaxonflow.com so heartbeats classify ascommunity_saascorrectly.
Compatibility: requires AxonFlow platform v7.9.0+. Existing v1.3.x callers continue to work; the new skill activates when paired with v7.9.0+.