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
Only keep 2xx/default responses — error schemas (401, 404, etc.)
are identical boilerplate on every endpoint and waste context.
Full CNAP spec: ~58K → ~26K tokens (56% reduction)
Single endpoint: ~990 → ~358 tokens (64% reduction)
Bump version to 0.1.3.
0 commit comments