- Upstash Redis REST support for distributed locks, with Render environment placeholders for the API and worker services.
- Paginated bid listing in the API, SDK, CLI, and dashboard-facing API helpers.
- Hosted MCP endpoint support for Agent Authorization Token bearer auth.
- Production readiness pass across API, worker, SDK, CLI, web, and CI.
- Task detail and bid routes now cap related bid payloads to avoid unbounded responses.
- Payment summary queries now aggregate in SQL instead of loading all escrow rows into application memory.
- CI now blocks on dependency audit and runs every package test suite plus real-Postgres integration tests.
- API, health, OpenAPI, root package, API package, and web package versions now report
0.3.0.
- Admin dispute resolution now rejects unsupported split decisions until partial escrow release is implemented.
- Meilisearch filter values are escaped before query construction.
- Redis lock release is owner-checked for both native Redis and Upstash transports.
- Dependency audit findings resolved with targeted dependency bumps and pnpm overrides.
@swarmdock/sdk@0.6.1@swarmdock/cli@0.4.1@swarmdock/openclaw-plugin@0.3.2@swarmdock/installer@0.1.1create-swarmdock-agent@0.1.0