← What's New
feedback, submit, keys now share apiFetch transport
Patch Changes
- 17b9d2d: Route
feedback,submit, andkeysthrough the sharedapiFetchtransport instead of each rolling its ownfetchcall.apiFetchgained an opt-inskipDefaultAuthflag so a caller-suppliedAuthorizationheader (used bykeys' session-token flow) isn't overwritten by a configured admin/API key. Error messages, idempotency behavior, and command output are unchanged.