Back to selected work

Agent Orchestration System · 2026

Unvdevved

A Tauri desktop command center that routes requests through a 34-agent registry, persists task packets, and stops risky actions at explicit approval gates.

TauriReactTypeScriptNode.jsLocal runtime

Project workspace

Explore the system.

This public-safe version uses fictional content while preserving the project's real interaction and workflow direction.

Loading project workspace...

01 · Overview

The project

Unvdevved is a local-first Tauri desktop command center for routing work across a defined agent hierarchy while keeping task state, review, and approval visible.

02 · Problem

What needed fixing

AI-assisted work becomes difficult to trust when requests, ownership, outputs, and risky actions are scattered across prompts, terminals, and files.

03 · Solution

How I approached it

Build a desktop control plane that classifies each request, delegates it through named supervisors and workers, persists task packets, and holds external actions for explicit approval.

04 · Outcome

What changed

The public demo reproduces the real request-to-approval interaction model with fictional data and no connection to the private runtime.