Index / The Pope Bot · updated Aug 17, 2026

The Pope Bot

stephengpope/thepopebot · healthy · rank 22 of 43 by stars

Unifies chat, live coding workspaces, and background agent jobs in a self-hosted Docker-backed brain that works with any LLM or coding agent. Recent commits show active hardening of config caching and Telegram webhook flexibility.

#ai-agent#coding-assistant#self-hosted#telegram#docker
Compare vs OpenClaw
GitHub ↗

Facts

Repository

Contributors5
Open issues48
Last commitMay 13, 2026
Release cadence~1 days
Latest releasev1.2.82

Runtime

LanguageJavaScript
Memory80 MB
Boot time150 ms
Deploymentself-hosted · cloud · desktop
Setup difficultyMedium
Plugin ecosystemEmerging

Posture

LicenseMIT
Local-firstYes
Cloud dependencyOptional
Privacy postureStrong

Community

Sentiment30% positive
Reddit mentions0
Web results10

Security breakdown

Composite 75 / 100 · how these are scored

Sandboxing7 / 10

higher is safer

API security7 / 10

higher is safer

Network isolation6 / 10

higher is safer

Telemetry safety9 / 10

higher is safer

Shell access risk5 / 10

higher is riskier

Model access

Read from the repository, not written by a model · 63 files examined

5 providers · runs locally · gateway support

Direct
AnthropicGoogleMoonshotOpenAITogether
Gateway
LiteLLM
Local
Ollama
Compatible
OpenAI-compatible

Pinned models

None pinned in the repository.

Evidence

Decision

Why choose The Pope Bot over OpenClaw?

Why choose this

  • Native Docker-backed coding workspaces with live terminal
  • Supports any coding agent interchangeably (Claude Code, Codex, etc)
  • Background agent jobs that open PRs and auto-merge

Tradeoffs

  • No native mobile/voice support like OpenClaw
  • Limited chat integrations (Slack/Discord pending)
  • Smaller community footprint (0 Reddit mentions)

Best fit

  • self-hosters wanting unified chat and coding
  • teams using Telegram for AI ops
  • users needing background PR automation

Avoid if

  • those needing Slack/Discord (coming soon)
  • users wanting minimal resource footprint
  • enterprises requiring SSO
Good Confidence70%

README and commit history provide clear architecture and active maintenance signals, but external community feedback is absent (0 Reddit, web results unrelated to this repo), creating moderate uncertainty in sentiment scoring.

AI layer reviewed Aug 2, 2026 · how this is written

Star activity

1,854 stars today

Overview

The Pope Bot is a self-hosted autonomous AI agent platform that merges communication, coding environments, and automation into a single application. Its architecture is described as 'three doors, one brain': a browser chat, Telegram integration (with Slack/Discord planned), and a live coding workspace that can attach a terminal session to the same agent handling your chat. The 'brain' is a configurable event handler that selects any LLM (Anthropic, OpenAI, Google, etc.) and any coding agent (Claude Code, Codex, Gemini, etc.), running either in-process for live chat or in a fresh Docker container for background agent jobs that open pull requests and notify via DM.

Recent development activity (up to v1.2.82) shows a focus on security and correctness: stale config caches were removed to prevent cross-user token leakage, and Telegram webhook overrides were added for flexible deployments. The project emphasizes user ownership—running on your hardware, your repo, your tokens—with AES-encrypted configuration stored in SQLite. Compared to OpenClaw, it leans heavily into developer workflows and containerized code execution rather than cross-OS personal assistant features.

Nominate a clone

Add a new Claw

Paste a GitHub repository and tell us why it belongs on the tracker.

Opens a prefilled issue on GitHub — every nomination is public. Comfortable with a PR? Adding the repo to projects.json is faster.