Discover and explore top open-source AI tools and projects—updated daily.
0xranxBridge coding agents to any communication channel or app
Top 97.2% on SourcePulse
GolemBot: Universal Agent Deployment and Integration
GolemBot empowers developers to deploy existing coding agents like Cursor, Claude Code, and Codex across diverse communication platforms (Slack, Discord, etc.) and custom applications. It provides a unified, provider-agnostic interface, enabling teams to leverage advanced AI capabilities without the complexity of building new AI frameworks or prompt engineering, thereby democratizing access to powerful AI agents.
How It Works
The core architecture functions as a flexible gateway, abstracting away the complexities of agent execution and provider routing. Users configure their preferred coding agent and LLM provider in a single golem.yaml file. GolemBot then handles communication across various channels (IM, HTTP) and ensures a consistent StreamEvent interface, allowing seamless switching between agents and providers like OpenRouter, MiniMax, or DeepSeek with zero code changes.
Quick Start & Requirements
npm install -g golembotgolembot init followed by golembot gateway or golembot run.Highlighted Details
Maintenance & Community
The README does not provide specific details regarding notable contributors, sponsorships, or community channels like Discord/Slack.
Licensing & Compatibility
Limitations & Caveats
Codex engine requires specific provider support for the OpenAI Responses API; providers only offering /chat/completions or /messages endpoints may not function correctly. The default codex.mode: unrestricted setting for the Codex engine bypasses sandboxing, requiring explicit configuration (safe, sandbox, approval, addDirs) for enhanced security.
2 weeks ago
Inactive
JoshuaC215
AstrBotDevs
agentscope-ai