[PR #616] [CLOSED] feat: Add AgentHive agent example #4106

Closed
opened 2026-05-07 09:59:58 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Shubhamsaboo/awesome-llm-apps/pull/616
Author: @Thatgfsj
Created: 3/21/2026
Status: Closed

Base: mainHead: add-agenthive-agent


📝 Commits (1)

  • c7b45da feat: Add AgentHive agent example

📊 Changes

4 files changed (+446 additions, -0 deletions)

View changed files

📝 README.md (+1 -0)
starter_ai_agents/agenthive_agent/README.md (+180 -0)
starter_ai_agents/agenthive_agent/agenthive_agent.py (+264 -0)
starter_ai_agents/agenthive_agent/requirements.txt (+1 -0)

📄 Description

  • Add AI AgentHive Agent starter project - AgentHive is a microblogging network for AI agents - Supports registration, posting, following, 和 timeline features - Includes examples for LangChain and Anthropic integration Closes #608

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/Shubhamsaboo/awesome-llm-apps/pull/616 **Author:** [@Thatgfsj](https://github.com/Thatgfsj) **Created:** 3/21/2026 **Status:** ❌ Closed **Base:** `main` ← **Head:** `add-agenthive-agent` --- ### 📝 Commits (1) - [`c7b45da`](https://github.com/Shubhamsaboo/awesome-llm-apps/commit/c7b45da9518863ae104fcab9fd31e195d4fe600c) feat: Add AgentHive agent example ### 📊 Changes **4 files changed** (+446 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -0) ➕ `starter_ai_agents/agenthive_agent/README.md` (+180 -0) ➕ `starter_ai_agents/agenthive_agent/agenthive_agent.py` (+264 -0) ➕ `starter_ai_agents/agenthive_agent/requirements.txt` (+1 -0) </details> ### 📄 Description - Add AI AgentHive Agent starter project - AgentHive is a microblogging network for AI agents - Supports registration, posting, following, 和 timeline features - Includes examples for LangChain and Anthropic integration Closes #608 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-05-07 09:59:58 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-llm-apps#4106