Depot vs Ably
Side-by-side trajectory, velocity, and editorial themes.
Depot is rounding out Depot CI into a credible GitHub Actions alternative, and just shipped nested virtualization.
Eight of the last ten changelog entries are Depot CI updates: a new workflow summary page, environment-aware secret and variable variants, CLI commands for metrics, JSON status output, live log streaming, workflow listing and inspection, run cancel/rerun/retry/dispatch, and a DEPOT_JOB_URL env var in every job. Registry got pull-through cache improvements with provider presets. The dominant theme is filling in the feature surface a serious CI platform needs.
Depot is methodically closing the gap between its CI product and the incumbents. The recent run reads like a checklist: workflow UX, secrets, metrics, log streaming, scriptable CLI surface — the table-stakes ergonomics teams expect before migrating off GitHub Actions or CircleCI. The May 20 nested virtualization release expands what kinds of workloads Depot CI can host at all, not just how nicely it hosts them, which is a different and more aggressive move.
Expect more workload-expansion moves following the nested virtualization release — likely Android-specific tooling, deeper matrix/sharding UX (the workflow page already groups matrix failures), and continued CLI parity work. The secrets-and-variables variant model looks set up to grow into broader policy-as-code for CI configuration.
Ably pivots its developer surface toward AI agents as first-class consumers
Ably's developer surface has been visibly pivoting toward AI agents over the last six weeks. The CLI hit v1.0 with structured JSON output envelopes, hint fields for self-healing agents, and unified --force semantics. Two weeks later v1.1 added `ably init`, which installs the CLI plus Agent Skills bundles directly into Claude, Cursor, Windsurf, and VS Code in one step. A new AI Transport SDK lands separately, with end-to-end tool-calling and React providers for the Vercel AI SDK.
Ably is building two integration stories in parallel — agents as CLI users (via Agent Skills) and agents as transport consumers (via the AI Transport SDK). Together they bracket the workflow: agents read live data through the SDK and operate Ably itself through the CLI. The traditional client-library stream (JS, Python, Laravel) continues at steady pace in the background, with LiveObjects formally graduating to GA on the protocol-6 update.
Expect the AI Transport SDK to add tool-call adapters for at least one more AI runtime beyond Vercel — most likely the OpenAI Agents SDK or Anthropic's Claude Agent SDK — and Agent Skills coverage to expand to additional AI clients (Cline, Aider, Continue). Watch for the LiveObjects API to surface inside the chat/AI surfaces.
See more alternatives to Depot →
See more alternatives to Ably →