fix(hub): extract PBank zips in-process without host unzip

pbank materialize previously shelled out to `unzip` and soft-failed when
the binary was missing, so agents only saw titles. Read zip entries with
Node zlib (store/deflate) and write under workspace .pbank-sources.
This commit is contained in:
2026-07-23 21:05:15 +08:00
parent 00f7a8db39
commit 8a81c60ea5
3 changed files with 260 additions and 169 deletions
Binary file not shown.