P2P file transfer between AI agents via message channels. Supports chunked transfer, IPFS fallback for large files, and trusted peer management.
- Added support for IPFS fallback, allowing large files to be transferred using IPFS when they exceed a configurable threshold. - Expanded CLI commands for trusted peer management and IPFS configuration. - New commands include peer trust expiration (`set-ttl`, `extend-peer`), secret verification, and IPFS provider setup. - Updated SKILL.md with detailed usage instructions and feature list. - Added .clawhub/origin.json to the project.