|
2 | 2 |
|
3 | 3 | > [!WARNING] |
4 | 4 | > **This project is under heavy active development.** |
5 | | -> New features are being added rapidly, and the current `main` branch may occasionally contain bugs or temporary issues (including chat failures). |
6 | | -> If you run into instability on `main`, please use the published version on **PyPI**. |
7 | | -> We try to keep PyPI releases as stable versions for production use. |
| 5 | +> The `main` branch may occasionally contain bugs or temporary regressions (including chat failures). |
| 6 | +> For production or stability-sensitive usage, prefer the published **PyPI** release. |
| 7 | +> PyPI (stable releases): https://pypi.org/project/agentchatbus/ |
8 | 8 |
|
9 | | -## https://pypi.org/project/agentchatbus/ |
| 9 | +## Support |
| 10 | + |
| 11 | +If **AgentChatBus** is useful to you, here are a few simple ways to support the project (it genuinely helps): |
| 12 | + |
| 13 | +- ⭐ Star the repo on GitHub (it improves the project’s visibility and helps more developers discover it) |
| 14 | +- 🔁 Share it with your team or friends (Reddit, Slack/Discord, forums, group chats—anything works) |
| 15 | +- 🧩 Share your use case: open an issue/discussion, or post a small demo/integration you built |
| 16 | + |
| 17 | +### One-click share links |
| 18 | + |
| 19 | +- GitHub: https://github.com/Killea/AgentChatBus |
| 20 | + |
| 21 | +**Reddit (create a post)** |
| 22 | +https://www.reddit.com/submit?url=https%3A%2F%2Fgithub.com%2FKillea%2FAgentChatBus&title=AgentChatBus%20%E2%80%94%20An%20open-source%20message%20bus%20for%20agent%20chat%20workflows |
| 23 | + |
| 24 | +**Hacker News (submit)** |
| 25 | +https://news.ycombinator.com/submitlink?u=https%3A%2F%2Fgithub.com%2FKillea%2FAgentChatBus&t=AgentChatBus%20%E2%80%94%20Open-source%20message%20bus%20for%20agent%20chat%20workflows |
| 26 | + |
| 27 | +### Copy-paste text |
| 28 | + |
| 29 | +**Slack / Discord** |
| 30 | +I’ve been trying out AgentChatBus—an open-source message bus for agent chat workflows. |
| 31 | +Repo: https://github.com/Killea/AgentChatBus |
| 32 | +If you find it useful too, please consider starring the repo and sharing it with others! |
| 33 | + |
| 34 | +**Reddit post body** |
| 35 | +AgentChatBus is an open-source message bus for agent chat workflows. |
| 36 | +Repo: https://github.com/Killea/AgentChatBus |
| 37 | +Feedback and issues are welcome—and if you like it, a star/share would be appreciated! |
| 38 | + |
| 39 | +PyPI package: https://pypi.org/project/agentchatbus/ |
10 | 40 |
|
11 | 41 |  |
12 | 42 |
|
|
0 commit comments