Delta Agents is an AI agent framework with a deterministic governance engine that enforces safety, compliance, and auditability structurally rather than through prompt engineering.

Stars

18

7-day growth

No data

Forks

0

Open issues

0

License

MIT

Last updated

2026-07-05

AI repository intelligence
FR-AI / ANALYSIS

Why it is worth attention

It uses control theory and state-space models to mathematically guarantee agents cannot execute unsafe actions, providing a provable safety layer.

Who it is for

  • Developers building production-grade AI agents
  • Teams requiring strict governance and compliance for agent behavior
  • Organizations deploying multi-agent systems with coordination needs
  • Enterprises integrating AI into workflows with human oversight

Use cases

  • Customer support agents that safely access customer data and follow validation rules
  • Multi-phase workflows (e.g., verify, process, confirm) with automatic recovery from failures
  • Multi-agent teams that delegate tasks with scoped budgets and load balancing
  • High-risk operations requiring human approval, risk scoring, and full audit trails

Strengths

  • Deterministic governance engine prevents rogue actions by enforcing constraints at the infrastructure level
  • Multi-agent coordination with mailboxes, read receipts, live roster, and automatic failure recovery
  • Full observability with traceable actions, decisions, and tokens for debugging and compliance
  • Supports multiple LLM providers and per-agent model selection without code changes

Considerations

  • Only supports TypeScript 5+ as the implementation language
  • Governance engine overhead may be unnecessary for simple or low-risk agent tasks
  • Relatively new framework (v1) with limited community adoption beyond the core library

README quick start

Quick Start

Description

The AI agent framework with built-in governance.

Related repositories

Similar projects matched by category, topics, and programming language.

TanStack
Featured
TanStack GitHub avatar

router

TanStack Router is a type-safe, data-driven React router with built-in caching, prefetching, and nested layouts, while TanStack Start extends it into a full-stack SSR framework.

Web DevelopmentFrontend Frameworks
14,861
vercel-labs
Featured
vercel-labs GitHub avatar

scriptc

scriptc compiles ordinary TypeScript into small, fast native executables without needing Node.js, V8, or any JavaScript runtime in the binary.

Developer ToolsCode Quality & Build
1,985
Jakubantalik
Featured
Jakubantalik GitHub avatar

thinking-orbs

A React component library that renders six hand-tuned animated thought orb loading indicators on a plain 2D canvas, with two purpose-tuned sizes and automatic theme detection for AI and agent UIs.

AI & Machine LearningAI Agents
1,191