You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
push: reframe usage messaging from 'commits' to 'agent sync events'
Server billing now only meters MCP-driven /v1/sync/push events. The
CLI messaging still said 'commits' which was both inaccurate and
confusing — users would see '150 commits' and think their git commits
were being counted. Updated to say 'agent sync events' on warnings,
and 'events' (tier-neutral) on the block message.
kai push itself is no longer metered server-side; these messages now
only appear on pushes where MCP sessions have pushed enough sync events
during the period to warrant a warning.
0 commit comments