Build Your AI Agent Stack

Root access. Git push. Cron jobs. Encrypted vault. Isolated containers with full audit trail — deployed in 60 seconds.

Deploy an Agent
💬
Message
Telegram / Discord / WhatsApp / API
🛡️
Policy Engine
Check & audit every action
🧠
Agent Runtime
Claude / GPT / Kimi / Gemini
Tool Execution
Shell, SSH, Git, cron
Response
Signed & logged
Every tool call is policy-checked and audit-logged before execution
Apache 2.0
Open Source License
100%
Security Code Is Open
$5/mo
Cloud Agents Start At
200+
Developers on Waitlist

What Is TamaleBot?

An open-source platform for AI agents that actually do things — SSH into servers, push to Git, run cron jobs, and talk to users via Telegram, Discord, or WhatsApp.

📦

Container Isolation

Every agent runs in its own hardened Docker container. Separate filesystem, credentials, and network. No shared state between agents.

🛡️

Policy Engine + Audit Trail

Every action is checked before it executes. Every tool call is logged to a signed, append-only trail. You always know what your agents did.

🔓

Open Source, No Lock-In

Security-critical code is Apache 2.0 forever. Self-host for free, use managed cloud, or mix both. Bring your own API key.

Why TamaleBot?

Open Source Runtime

The agent runtime, security engine, and audit trail are Apache 2.0. Read every line. Fork it. Your agents, your infrastructure, your rules.

Security-First Architecture

Every agent runs in an isolated container. Every action goes through a policy engine. Every tool call is logged and signed.

Deploy in Minutes

Pick a provider, paste your API key, choose your integrations. Your agent is live. Destroy it anytime — pay only for what you use.

What Can Your Agent Do?

Real use cases, running today. Click to expand.

Deploy code from a chat message
"Deploy the latest main branch to staging." Your agent pulls from Git, runs tests, SSHs into the server, and deploys — all from a single Telegram message.
Monitor competitors for price changes
Schedule your agent to scrape competitor websites daily. It detects pricing changes, new products, or updated terms and sends you a summary on Discord or WhatsApp.
Send a morning briefing every day
At 7 AM, your agent checks your calendar, pulls key metrics, and sends a formatted summary to Telegram. Start every day informed without opening five apps.
Monitor servers and auto-fix issues
Every 5 minutes, SSH into your servers, check disk and memory. If something breaks, your agent diagnoses the root cause, restarts the service, and confirms it's healthy — without waking anyone up.
Scrape and summarize customer reviews
Your agent collects reviews from multiple platforms, runs sentiment analysis, and surfaces recurring complaints or feature requests in a weekly digest.
Generate social media posts
Turn one blog post into platform-specific content for LinkedIn, Twitter, and Instagram. Schedule posts throughout the week without touching a content calendar.
Automate code review and testing
On new pull requests, your agent clones the branch, runs the test suite, reviews the diff, and posts a summary. If all checks pass, it merges automatically.
Track business metrics and send reports
Schedule a daily task: pull from your analytics, CRM, and financial tools, build a summary, and send it to Telegram or Discord. All data stays in your isolated container.
Run nightly database backups
SSH into your database host, run pg_dump, compress the output, and report the result via WhatsApp. Set it and forget it.
Build or update your website from chat
"Add a pricing page with three tiers." Your agent generates the HTML, commits to Git, and deploys to your server — all from a WhatsApp message on your phone.

Platform Features

Security, cost control, and portability built in from day one.

Container Isolation

Every agent runs in its own hardened Docker container. Separate filesystem, credentials, and network.

Signed Audit Trail

Every tool call logged to an append-only, cryptographically signed trail. Verify exactly what your agents did.

Policy Engine

Every action checked before execution. Destructive commands and sensitive file access are blocked by default.

SSH & Git

SSH into remote servers and push to Git repos using deploy keys stored in the encrypted vault. Full DevOps automation.

Encrypted Vault

AES-256-GCM encrypted credential storage. API keys, SSH keys, tokens — all encrypted at rest with a per-agent vault key.

Scheduled Tasks

Cron-based scheduling with per-minute resolution. Health checks, backups, reports — your agent runs tasks even while you sleep.

Open Source Where It Matters

If it touches your data, you can read every line. The closed-source parts are the dashboard and billing — they never see your messages, credentials, or files.

ComponentLicense
Security policy engineApache 2.0
Audit trailApache 2.0
Secret managerApache 2.0
Credential vaultApache 2.0
Agent runtimeApache 2.0
CLI toolsApache 2.0
Token conservationApache 2.0
All integrationsApache 2.0
Dashboard UIProprietary
Billing & analyticsProprietary
View Source on GitHub

Self-Host for Free

Clone, build, and run your first AI agent on your own infrastructure.

# Clone the repo
git clone https://github.com/SudoDog-official/tamalebot-oss.git
cd tamalebot-oss

# Install & build
npm install && npm run build

# Set your API key
export ANTHROPIC_API_KEY=sk-ant-...

# Start your first AI agent
tamalebot agent

Full docs and config options on GitHub

Start your own AI agent team today.

Deploy in minutes. Self-host free. Open source forever.

Deploy Now

Sign In

Enter your owner token to access your deployed agents. You received this token when you first deployed an agent.