Skip to content

docs: Add link to memU bot#276

Merged
sairin1202 merged 1 commit intomainfrom
sairin1202-patch-1
Jan 29, 2026
Merged

docs: Add link to memU bot#276
sairin1202 merged 1 commit intomainfrom
sairin1202-patch-1

Conversation

@sairin1202
Copy link
Contributor

Added a link to the memU bot in the README.

Added a link to the memU bot in the README.
Copilot AI review requested due to automatic review settings January 29, 2026 07:20
@sairin1202 sairin1202 merged commit 2f84231 into main Jan 29, 2026
7 checks passed
@sairin1202 sairin1202 deleted the sairin1202-patch-1 branch January 29, 2026 07:20
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This pull request adds a link to the memU bot in the README documentation to improve user accessibility and awareness of the bot.

Changes:

  • Added a new line with a link to the memU bot (memu.bot) in the introductory section of the README

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

It is designed for long-running use and greatly **reduces the LLM token cost** of keeping agents always online, making always-on, evolving agents practical in production systems.
memU **continuously captures and understands user intent**. Even without a command, the agent can tell what you are about to do and act on it by itself.

check our [memU bot](memu.bot)
Copy link

Copilot AI Jan 29, 2026

Choose a reason for hiding this comment

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

The sentence should start with a capital letter. "check" should be "Check".

Suggested change
check our [memU bot](memu.bot)
Check our [memU bot](memu.bot)
Copilot uses AI. Check for mistakes.
It is designed for long-running use and greatly **reduces the LLM token cost** of keeping agents always online, making always-on, evolving agents practical in production systems.
memU **continuously captures and understands user intent**. Even without a command, the agent can tell what you are about to do and act on it by itself.

check our [memU bot](memu.bot)
Copy link

Copilot AI Jan 29, 2026

Choose a reason for hiding this comment

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

The URL is missing the protocol scheme. The link should be "https://memu.bot" instead of "memu.bot" to work correctly. Following the pattern established elsewhere in the README (see line 188 where memu.so is formatted as https://memu.so), URLs should include the full protocol.

Suggested change
check our [memU bot](memu.bot)
check our [memU bot](https://memu.bot)
Copilot uses AI. Check for mistakes.
It is designed for long-running use and greatly **reduces the LLM token cost** of keeping agents always online, making always-on, evolving agents practical in production systems.
memU **continuously captures and understands user intent**. Even without a command, the agent can tell what you are about to do and act on it by itself.

check our [memU bot](memu.bot)
Copy link

Copilot AI Jan 29, 2026

Choose a reason for hiding this comment

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

The link formatting is inconsistent with the established pattern in this README. At line 188, a similar link to memu.so is formatted with emoji and bold: "👉 memu.so". Consider using a similar format for consistency, such as "Check out our memU bot" or adding an emoji prefix.

Copilot uses AI. Check for mistakes.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants