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
Copy file name to clipboardExpand all lines: .changeset/gentle-gifts-tell.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,4 +5,4 @@
5
5
6
6
SDK: Improved API error messages by parsing server JSON responses instead of using HTTP status text. Removed try/catch from whoami so network errors propagate instead of being silently treated as "not authenticated". Deduplicated error handling into shared helpers. Removed unused workflowId parameter.
7
7
8
-
CLI: Auth failures now show specific error messages (e.g., "Invalid API key" vs generic "Authentication failed"). Suppressed duplicate stack traces on error exit.
8
+
CLI: Auth failures now show specific error messages (e.g., "Invalid API key" vs generic "Authentication failed").
0 commit comments