Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -291,6 +291,7 @@ This project was built collaboratively by **Claude Code** (Anthropic) and **Code

This is my first open-source project! I'd love to connect with anyone interested in multi-agent collaboration, AI tooling, or just building cool things together. Feel free to reach out:

- **Website**: [raysonmeng.pages.dev](https://raysonmeng.pages.dev/)
- **Twitter/X**: [@raysonmeng](https://x.com/raysonmeng)
- **Xiaohongshu**: [Profile](https://www.xiaohongshu.com/user/profile/62a3709d0000000021028b7e)
- **WeChat**: Scan the QR code below to add me
Expand Down
1 change: 1 addition & 0 deletions README.zh-CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -291,6 +291,7 @@ AgentBridge 能让长任务跨订阅额度窗口持续推进,而不是某一

这是我首次开源的项目!欢迎对多 Agent 协作、AI 工具链感兴趣的朋友来交流,一起做一些更好玩的事情。

- **个人网站**: [raysonmeng.pages.dev](https://raysonmeng.pages.dev/)
- **Twitter/X**: [@raysonmeng](https://x.com/raysonmeng)
- **小红书**: [主页](https://www.xiaohongshu.com/user/profile/62a3709d0000000021028b7e)
- **微信**: 扫描下方二维码添加好友
Expand Down
1 change: 1 addition & 0 deletions site/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -816,6 +816,7 @@ <h2 class="reveal">Questions people ask</h2>
<a href="https://www.npmjs.com/package/@raysonmeng/agentbridge">npm</a>
<a href="https://github.com/raysonmeng/agent-bridge/blob/master/docs/TROUBLESHOOTING.md">Troubleshooting</a>
<a href="/agent-bridge/zh/">中文</a>
<a href="https://raysonmeng.pages.dev/">Rayson Meng</a>
<a href="https://x.com/raysonmeng">@raysonmeng</a>
</div>
</div>
Expand Down
1 change: 1 addition & 0 deletions site/zh/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -793,6 +793,7 @@ <h2 class="reveal">常见问题</h2>
<a href="https://www.npmjs.com/package/@raysonmeng/agentbridge">npm</a>
<a href="https://github.com/raysonmeng/agent-bridge/blob/master/docs/TROUBLESHOOTING.md">排错指南</a>
<a href="/agent-bridge/">English</a>
<a href="https://raysonmeng.pages.dev/">Rayson Meng</a>
<a href="https://x.com/raysonmeng">@raysonmeng</a>
</div>
</div>
Expand Down
Loading