Add SSE response summary helpers (#466)

Co-authored-by: Gregory Schier <gschier1990@gmail.com>
This commit is contained in:
baofeidyz
2026-07-02 03:33:03 +08:00
committed by GitHub
parent 12562aa076
commit 24e578db5f
13 changed files with 795 additions and 109 deletions
+4 -1
View File
@@ -356,7 +356,10 @@
},
"crates/yaak-sse": {
"name": "@yaakapp-internal/sse",
"version": "1.0.0"
"version": "1.0.0",
"dependencies": {
"jsonpath-plus": "^10.3.0"
}
},
"crates/yaak-sync": {
"name": "@yaakapp-internal/sync",