cc-viewer 0.2.1 → 1.0.0

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
@@ -40,6 +40,7 @@ ccv --uninstall
40
40
  - Response Body 默认全部展开
41
41
  - 支持 JSON 视图与纯文本视图切换
42
42
  - 支持一键复制 JSON 内容
43
+ - MainAgent 请求支持 Body Diff JSON,折叠展示与上一次 MainAgent 请求的差异(仅显示变更/新增字段)
43
44
 
44
45
  ### 对话模式
45
46