Skip to content

v1.2.0

Latest

Choose a tag to compare

@umair-ably umair-ably released this 12 Jun 12:44
3143620

Added

  • Zed support for Agent Skills. ably init and ably skills install can now install the Ably Agent Skills into Zed, which loads user-level skills from ~/.agents/skills/. Zed is auto-detected (via the zed CLI, the macOS/Linux/Windows app install paths, and the ~/.config/zed config directory) and is also available as an explicit --target zed.

Fixed

  • Web CLI: push payload arguments (push publish, push batch-publish, push devices save) no longer read server-side files; file references are rejected with a clear message and inline JSON is used instead.