From b602b86e0a55d21cd567844d02a93ea22315694d Mon Sep 17 00:00:00 2001 From: MarlBurroW Date: Wed, 24 Jun 2026 08:08:22 +0000 Subject: [PATCH] Add Hivekeep --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1c52522..a816e95 100644 --- a/README.md +++ b/README.md @@ -212,6 +212,7 @@ ### AI Agent * **[goose](https://github.com/block/goose)**: an open source, extensible AI agent that goes beyond code suggestions - install, execute, edit, and test with any LLM ![Stars](https://img.shields.io/github/stars/block/goose.svg?style=flat&color=green) ![Contributors](https://img.shields.io/github/contributors/block/goose?color=green) ![LastCommit](https://img.shields.io/github/last-commit/block/goose?color=green) +* **[Hivekeep](https://github.com/MarlBurroW/hivekeep)**: Self-hosted platform to run a team of specialized AI agents with persistent memory and a web UI. Agents collaborate and build their own tools, mini-apps and plugins; reachable over Telegram, Slack, Discord and Matrix. Single container (Bun + SQLite). ![Stars](https://img.shields.io/github/stars/MarlBurroW/hivekeep.svg?style=flat&color=green) ![Contributors](https://img.shields.io/github/contributors/MarlBurroW/hivekeep?color=green) ![LastCommit](https://img.shields.io/github/last-commit/MarlBurroW/hivekeep?color=green) * **[Magentic-UI](https://github.com/microsoft/magentic-ui)**: A research prototype of a human-centered web agent ![Stars](https://img.shields.io/github/stars/microsoft/magentic-ui.svg?style=flat&color=green) ![Contributors](https://img.shields.io/github/contributors/microsoft/magentic-ui?color=green) ![LastCommit](https://img.shields.io/github/last-commit/microsoft/magentic-ui?color=green) * **[OpenManus](https://github.com/FoundationAgents/OpenManus)**: No fortress, purely open ground. OpenManus is Coming. ![Stars](https://img.shields.io/github/stars/FoundationAgents/openmanus.svg?style=flat&color=green) ![Contributors](https://img.shields.io/github/contributors/FoundationAgents/openmanus?color=green) ![LastCommit](https://img.shields.io/github/last-commit/FoundationAgents/openmanus?color=green) * **[Tongyi Deep Research](https://github.com/Alibaba-NLP/DeepResearch)**: Tongyi DeepResearch, the Leading Open-source DeepResearch Agent ![Stars](https://img.shields.io/github/stars/Alibaba-NLP/DeepResearch.svg?style=flat&color=green) ![Contributors](https://img.shields.io/github/contributors/Alibaba-NLP/DeepResearch?color=green) ![LastCommit](https://img.shields.io/github/last-commit/Alibaba-NLP/DeepResearch?color=green)