@whalent/agent 0.3.413 → 0.3.415

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -135,3 +135,7 @@ Whalent Agent version. Stdio MCP servers are unchanged.
135
135
  ## License
136
136
 
137
137
  Copyright © 2025 Whalent. All rights reserved.
138
+
139
+
140
+ SDK 握手重连(0.3.415):服务端明确确认 token 失效或要求升级时停止重试;请重新登录或更新客户端。
141
+ 普通 403、CDN/网络故障继续退避,不会误判为凭据永久失效。