v0.1.1
Published to npm as @mdlog/agentgate@0.1.1.
Changes
- CLI now prints the hosted dashboard URL (
https://agentgate.mdloglabs.org/services/<id>) for a wrapped service in live mode; mock mode still links tohttp://localhost:<port>. - Added
DEFAULT_DASHBOARD_URLto shared config, mirroringDEFAULT_GATEWAY_URL. - Added
docs/WRAP-QUICKSTART.md— runagentgate wrapon a fresh machine (Node ≥ 22, funded Testnet PEM, zero env vars).
Install
npx @mdlog/agentgate@latest wrap https://api.example.com/gold --price 0.5 --name "Gold Spot Feed" --pem ./key.pem