Index / TinyAGI · updated Aug 17, 2026

TinyAGI

TinyAGI/tinyclaw · healthy · rank 16 of 43 by stars

A multi-agent, multi-team orchestrator for solo founders, shipping a browser-based TinyOffice and 24/7 channel bots. Currently experimental but rapidly iterating with Claude-assisted commits.

#multi-agent#orchestrator#ai-teams#self-hosted#discord-bot
Compare vs OpenClaw
GitHub ↗

Facts

Repository

Contributors10
Open issues75
Last commitMar 30, 2026
Release cadence~2 days
Latest releasev0.0.20

Runtime

LanguageTypeScript
Memory80 MB
Boot time150 ms
Deploymentself-hosted · desktop · cloud
Setup difficultyLow
Plugin ecosystemEmerging

Posture

LicenseMIT
Local-firstYes
Cloud dependencyRequired
Multi-userNo
Privacy postureMixed

Security breakdown

Composite 65 / 100 · how these are scored

Sandboxing5 / 10

higher is safer

API security6 / 10

higher is safer

Network isolation4 / 10

higher is safer

Telemetry safety7 / 10

higher is safer

Shell access risk8 / 10

higher is riskier

Model access

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

1 provider · custom endpoint

Direct
Anthropic
Compatible
OpenAI-compatible

Pinned models

gpt-5.3-codex released 2026-02-24 — 6 months old (from the public model catalogue)

Pin last edited 5 months ago

Evidence

Decision

Why choose TinyAGI over OpenClaw?

Why choose this

  • Multi-agent team orchestration
  • Built-in web portal (TinyOffice)
  • Linear-style task management

Tradeoffs

  • Runs as root in Docker (less secure)
  • Experimental stability
  • Heavier Node/TS memory footprint

Best fit

  • Solo founders needing agent teams
  • 24/7 multi-channel AI ops
  • Self-hosted dashboard enthusiasts

Avoid if

  • Need strict sandboxing
  • Want minimal resource usage
  • Prefer Rust/Go performance
Good Confidence70%

README and commit history show active development, but community signals are sparse and unrelated; security posture uncertain due to root container execution.

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

Star activity

3,608 stars today

Overview

TinyAGI (formerly TinyClaw) is a TypeScript-based multi-agent orchestration framework designed for one-person companies. It enables running multiple isolated AI agents organized into teams that collaborate via chain execution and fan-out, with persistent chat rooms and a SQLite-backed task queue for reliable 24/7 operation. The system integrates with Anthropic Claude and OpenAI Codex CLIs, as well as custom OpenAI/Anthropic-compatible endpoints, and provides multi-channel connectivity through Discord, WhatsApp, and Telegram.

Architecturally, TinyAGI comprises a Node.js daemon, a React-based web portal called TinyOffice for real-time monitoring and Linear-style project management, and a plugin system for message hooks and event listeners. Recent commits show rapid UI refactoring, task database migration to SQLite, and Docker improvements (though currently running as root). Unlike OpenClaw which positions itself as a personal AI assistant across devices, TinyAGI emphasizes team simulation and asynchronous agent handoffs within a self-hosted control plane, making it a more specialized alternative for orchestrating autonomous workflows rather than a single lobster assistant.

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.