Back to work
AI Agent Self-Hosted Active Development

TARS

A self-hosted AI agent with a visible, auditable brain. Every decision is traceable through a hash-chained action ledger. Every personality trait is a Bayesian probability, not a hardcoded prompt. Every model call comes with a cost receipt.

By the Numbers

The Problem

AI agents are black boxes. You can't see why they made a decision, you can't verify their reasoning, and you can't tune their personality without rewriting prompts. Most agent frameworks optimize for capability at the expense of transparency.

TARS takes the opposite approach: every action is logged in an immutable ledger, every personality trait is a tunable probability distribution, and every model call is tracked with cost receipts.

Key Features

Tech Stack

Python · SQLite · Pydantic · pytest · hashlib · NumPy