golemcore-bot
Active·★ 40·Apache-2.0·Updated 2026-05-25
★ Trending★ Memory & Context★ Dev Tooling
AI-native runtime for the GolemCore ecosystem with skills, plugins, MCP, memory, and Hive.
GolemCore Bot is a runtime for running channel-connected agents with extensibility via skills, plugins, and MCP servers. It supports memory, delayed follow-ups, trace inspection, and Hive-connected control. It can be used to run agents in chat interfaces or extend the runtime with custom components.
#agent-runtime#ai-agent#ai-assistant#anthropic#chatbot#conversational-ai#function-calling#golemcore
01
Features
01Plugin-native runtime: plugins can contribute tools, channels, voice, and RAG ingestion
02MCP-ready with catalog and discovery flows
03Built for long-running work with delayed follow-ups and progressive memory
04Hive-connected control surface for commands, lifecycle, and inspection
05Inspectable execution with traces, waterfall views, and snapshots
02
Compatibility
Docker
Docker
Verified via docs
03
Quick start
1
$ docker pull ghcr.io/alexk-dev/golemcore-bot:latest
2
$ docker run -d --name golemcore-bot --shm-size=256m --cap-add=SYS_ADMIN -e STORAGE_PATH=/app/workspace -e TOOLS_WORKSPACE=/app/sandbox -v golemcore-bot-data:/app/workspace -v golemcore-bot-sandbox:/app/sandbox -p 8080:8080 --restart unless-stopped ghcr.io/alexk-dev/golemcore-bot:latest
04
Use cases
↳Run agents via dashboard, Telegram, or webhook-driven chat flows
↳Extend the runtime with skills, plugins, MCP servers, and custom routing
↳Operate and inspect agents with Hive-based control and coordination
05
Alternatives
letta★ 23.0k
Letta is the platform for building stateful agents: open AI with advanced memory that can learn and self-improve over time.
DesktopCommanderMCP★ 6.1k
This is MCP server for Claude that gives it terminal control, file system search and diff file editing capabilities
agents-best-practices★ 1.1k
Provider-neutral Agent Skill for Codex, Claude Code, and agentic harness design.
openagent★ 5.1k
⚡️AI Cloud OS: Open-source enterprise-level AI knowledge base and MCP (model-context-protocol)/A2A (agent-to-agent) management platform with admin UI, user management and Single-Sign-On⚡️, supports ChatGPT, Claude, Llama, Ollama, HuggingFace, etc., chat bot demo: https://ai.casibase.com, admin UI demo: https://ai-admin.casibase.com
awesome-claude★ 250
HeyClaude is a curated registry and distribution surface for Claude and AI-workflow assets: agents, MCP servers, skills, commands, hooks, rules, guides, tools, jobs, Raycast feeds, static data exports, and an npm MCP package.
Related searches
Comments
Log in to leave a comment
- JJesse RiveraMay 3, 2026
AI-native runtime with skills, plugins, MCP, and memory is a comprehensive agent stack
- LLogan ClarkMay 2, 2026
Used for building sophisticated bots with persistent memory, the runtime is reliable
- PParker WilsonMar 25, 2026
The GolemCore ecosystem integration handles complex multi-capability agent workflows