@link-assistant/hive-mind 1.50.2 → 1.50.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +27 -0
- package/README.hi.md +876 -0
- package/README.md +1 -1
- package/README.ru.md +876 -0
- package/README.zh.md +876 -0
- package/package.json +1 -1
- package/src/github-merge-ci.lib.mjs +4 -1
- package/src/github-merge.lib.mjs +2 -2
- package/src/session-monitor.lib.mjs +56 -3
- package/src/solve.auto-merge-helpers.lib.mjs +552 -0
- package/src/solve.auto-merge.lib.mjs +4 -452
- package/src/telegram-bot.mjs +4 -0
- package/src/telegram-merge-command.lib.mjs +5 -3
- package/src/telegram-merge-queue.lib.mjs +4 -0
package/README.md
CHANGED
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
[](https://gitpod.io/#https://github.com/link-assistant/hive-mind)
|
|
6
6
|
[](https://github.com/codespaces/new?hide_repo_select=true&ref=main&repo=link-assistant/hive-mind)
|
|
7
7
|
|
|
8
|
-
# Hive Mind 🧠
|
|
8
|
+
# Hive Mind 🧠 (languages: en • [zh](README.zh.md) • [hi](README.hi.md) • [ru](README.ru.md))
|
|
9
9
|
|
|
10
10
|
**The master mind AI that controls hive of AI.** The orchestrator AI that controls AIs. The HIVE MIND. The SWARM MIND.
|
|
11
11
|
|