From 4601ce80b60f6f78abf829df246b98abf26e707a Mon Sep 17 00:00:00 2001 From: Umair <157486912+umair-ably@users.noreply.github.com> Date: Wed, 25 Feb 2026 06:27:31 +0000 Subject: [PATCH 1/2] Revise project status and AI assistant guidance Updated notes regarding project status and AI assistant instructions. --- README.md | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index ab9bf060..79538ee0 100644 --- a/README.md +++ b/README.md @@ -4,10 +4,6 @@ [Ably](https://ably.com) CLI and MCP server for [Ably Pub/Sub](https://ably.com/pubsub), [Ably Spaces](https://ably.com/spaces), [Ably Chat](https://ably.com/chat) and the [Ably Control API](https://ably.com/docs/account/control-api). -> [!NOTE] -> This project is in beta and this CLI and MCP server project is being actively developed. -> Please [raise an issue](https://github.com/ably/ably-cli/issues) if you have feedback, feature requests or want to report a bug. We welcome [pull requests too](https://github.com/ably/ably-cli/pulls). - ![Ably CLI screenshot](assets/cli-screenshot.png) @@ -17,11 +13,13 @@ * [Commands](#commands) * [MCP Server](#mcp-server) * [Contributing](#contributing) -* [or](#or) # CLI Usage +> [!NOTE] +> The Ably CLI is currently in Public Preview status. Please [raise an issue](https://github.com/ably/ably-cli/issues) if you have feedback, feature requests or want to report a bug. + ```sh-session $ npm install -g @ably/cli @@ -4929,7 +4927,7 @@ Please see the documentation in [`.cursor/rules/Workflow.mdc`](.cursor/rules/Wor ## For AI Assistants **IMPORTANT**: See [`.claude/CLAUDE.md`](./.claude/CLAUDE.md) for mandatory instructions before making any changes. -If you are an AI assistant, start with [`AI_START_HERE.md`](./AI_START_HERE.md) first. +If you are an AI assistant, start with [`AI-Assistance.md`](.cursor/rules/AI-Assistance.mdc) first. ## Quick Development Validation From daa0123973d5b9418df5e520f0e44669aa8c0aea Mon Sep 17 00:00:00 2001 From: Umair <157486912+umair-ably@users.noreply.github.com> Date: Wed, 25 Feb 2026 06:36:30 +0000 Subject: [PATCH 2/2] Update README.md Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com> --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 79538ee0..55d9f887 100644 --- a/README.md +++ b/README.md @@ -4927,7 +4927,7 @@ Please see the documentation in [`.cursor/rules/Workflow.mdc`](.cursor/rules/Wor ## For AI Assistants **IMPORTANT**: See [`.claude/CLAUDE.md`](./.claude/CLAUDE.md) for mandatory instructions before making any changes. -If you are an AI assistant, start with [`AI-Assistance.md`](.cursor/rules/AI-Assistance.mdc) first. +If you are an AI assistant, start with [`AI-Assistance.mdc`](.cursor/rules/AI-Assistance.mdc) first. ## Quick Development Validation