You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
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.