esunny-tapquote-sdk/ ├── bridge/ │ ├── tap_bridge.so # C bridge shared library (82 KB) │ ├── libTapQuoteAPI.so # Original Esunny C++ API (344 KB) │ └── tap_bridge.h # Bridge header (17 exports + 8 ...
SmolFS gives agents a workspace folder that can survive after the agent process stops. You mount it like a normal directory, write files into it, unmount it when the job is done, and mount it again ...