Skip to content

Add Ano - collaborative shell with Claude Code and MCP#290

Open
ruben-- wants to merge 1 commit into
PatrickJS:mainfrom
ruben--:add-ano
Open

Add Ano - collaborative shell with Claude Code and MCP#290
ruben-- wants to merge 1 commit into
PatrickJS:mainfrom
ruben--:add-ano

Conversation

@ruben--
Copy link
Copy Markdown

@ruben-- ruben-- commented May 20, 2026

Added Ano.chat, a collaborative shell with built-in AI integration (Claude Code) and custom CLI/MCP automations designed for elite devs.

Summary by CodeRabbit

  • Documentation
    • Updated README to include "Ano" under Build Tools and Development with details about its collaborative shell with AI integration and custom CLI/MCP automations.

Review Change Stack

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented May 20, 2026

📝 Walkthrough

Walkthrough

A new tool entry for "Ano" was added to the README under the "Build Tools and Development" section, including a link and a brief description of its collaborative shell capabilities with AI integration and custom CLI/MCP automations.

Changes

README Tool Documentation

Layer / File(s) Summary
Ano tool entry
README.md
New list item added under "Build Tools and Development" section documenting Ano with its URL and a one-line description of the tool's collaborative shell with AI integration and custom CLI/MCP automations.

Estimated Code Review Effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Poem

🐰 A curious rabbit hops to README's page,
Ano's a tool shiny, new in this age,
With shells that collaborate, AI in tow,
CLI and MCP tricks steal the show!
One line added, the list grows long,
Another builder's tale joins the throng! 🚀

🚥 Pre-merge checks | ✅ 4 | ❌ 1

❌ Failed checks (1 warning)

Check name Status Explanation Resolution
Description check ⚠️ Warning The description is minimal and does not follow the required template structure. Critical sections like 'Contribution Type', 'Value To Cursor Users', 'Added Or Changed Files', and 'Quality Checklist' are entirely missing. Fill out the complete PR description template including Contribution Type selection, explanation of value to Cursor users, list of changed files, and completion of the quality checklist items.
✅ Passed checks (4 passed)
Check name Status Explanation
Title check ✅ Passed The title accurately reflects the main change: adding Ano, a collaborative shell with Claude Code and MCP integration to the README.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

Warning

⚠️ This pull request might be slop. It has been flagged by CodeRabbit slop detection and should be reviewed carefully.

Copy link
Copy Markdown
Contributor

@coderabbitai coderabbitai Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actionable comments posted: 1

🧹 Nitpick comments (1)
README.md (1)

241-241: 💤 Low value

Consider more neutral wording.

The phrase "designed for elite devs" is promotional and subjective. Other entries in this README use neutral, factual descriptions (e.g., "TypeScript, React, Node.js, clean architecture, testing..." or "Kubernetes cluster management integration"). Consider rephrasing to match the neutral technical tone.

✏️ Suggested alternative
-- [Ano](https://ano.chat) - A collaborative shell with built-in AI integration (Claude Code) and custom CLI/MCP automations designed for elite devs.
+- [Ano](https://ano.chat) - A collaborative shell with built-in AI integration (Claude Code) and custom CLI/MCP automations for advanced development workflows.

Or simply:

-- [Ano](https://ano.chat) - A collaborative shell with built-in AI integration (Claude Code) and custom CLI/MCP automations designed for elite devs.
+- [Ano](https://ano.chat) - A collaborative shell with built-in AI integration (Claude Code) and custom CLI/MCP automations.
🤖 Prompt for AI Agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

In `@README.md` at line 241, Replace the promotional phrase "designed for elite
devs" in the Ano entry with a neutral, factual description: keep the product
name and features ("A collaborative shell with built-in AI integration (Claude
Code) and custom CLI/MCP automations") and change the trailing claim to a
neutral target or feature list such as "for developers" or a short technical
summary (e.g., "for developer workflows" or "featuring collaborative shells,
AI-assisted code/automation, and custom CLI/MCP integrations") so the README
entry matches the neutral tone of other items.
🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

Inline comments:
In `@README.md`:
- Line 241: The list item for "Ano" currently uses an asterisk marker; update
the list marker to a dash so it matches the rest of the "Build Tools and
Development" section — replace "* [Ano](https://ano.chat) - A collaborative
shell..." with a leading "-" for the entry referencing "Ano" (https://ano.chat)
to restore formatting consistency.

---

Nitpick comments:
In `@README.md`:
- Line 241: Replace the promotional phrase "designed for elite devs" in the Ano
entry with a neutral, factual description: keep the product name and features
("A collaborative shell with built-in AI integration (Claude Code) and custom
CLI/MCP automations") and change the trailing claim to a neutral target or
feature list such as "for developers" or a short technical summary (e.g., "for
developer workflows" or "featuring collaborative shells, AI-assisted
code/automation, and custom CLI/MCP integrations") so the README entry matches
the neutral tone of other items.
🪄 Autofix (Beta)

Fix all unresolved CodeRabbit comments on this PR:

  • Push a commit to this branch (recommended)
  • Create a new PR with the fixes

ℹ️ Review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 58a8bfb0-c384-4747-a1a4-a1f794dc8abb

📥 Commits

Reviewing files that changed from the base of the PR and between ae5dc7d and 6f42223.

📒 Files selected for processing (1)
  • README.md

Comment thread README.md

### Build Tools and Development

* [Ano](https://ano.chat) - A collaborative shell with built-in AI integration (Claude Code) and custom CLI/MCP automations designed for elite devs.
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

⚠️ Potential issue | 🟡 Minor | ⚡ Quick win

Fix list marker to match formatting conventions.

This entry uses an asterisk * for the list marker, while all other entries in the "Build Tools and Development" section (and throughout the README) use a dash -. This breaks formatting consistency.

📝 Proposed fix
-* [Ano](https://ano.chat) - A collaborative shell with built-in AI integration (Claude Code) and custom CLI/MCP automations designed for elite devs.
+- [Ano](https://ano.chat) - A collaborative shell with built-in AI integration (Claude Code) and custom CLI/MCP automations designed for elite devs.
📝 Committable suggestion

‼️ IMPORTANT
Carefully review the code before committing. Ensure that it accurately replaces the highlighted code, contains no missing lines, and has no issues with indentation. Thoroughly test & benchmark the code to ensure it meets the requirements.

Suggested change
* [Ano](https://ano.chat) - A collaborative shell with built-in AI integration (Claude Code) and custom CLI/MCP automations designed for elite devs.
- [Ano](https://ano.chat) - A collaborative shell with built-in AI integration (Claude Code) and custom CLI/MCP automations designed for elite devs.
🤖 Prompt for AI Agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

In `@README.md` at line 241, The list item for "Ano" currently uses an asterisk
marker; update the list marker to a dash so it matches the rest of the "Build
Tools and Development" section — replace "* [Ano](https://ano.chat) - A
collaborative shell..." with a leading "-" for the entry referencing "Ano"
(https://ano.chat) to restore formatting consistency.

@PatrickJS
Copy link
Copy Markdown
Owner

can you add it to the bottom of the list (new entries)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants