Back to browse
GitHub Repository

Divan is the command centre for your OpenClaw agents workspace named after the Ottoman imperial council where viziers reported to the sultan.

13 starsTypeScript

A 3D dashboard for OpenClaw agents, their tool calls in real time

by talhao·Feb 19, 2026·1 point·0 comments

AI Analysis

MidEye CandyShip It

Vibecraft-style 3D agent dashboard—pretty but requires OpenClaw + limited adoption.

Strengths
  • Three.js isometric visualization is visually impressive and matches the 'mission control' narrative well.
  • Memory browser with full-text search and date filtering addresses real observability friction for long-running agent workspaces.
  • i18n-ready + file browser + activity feed suggest attention to workflow completeness.
Weaknesses
  • OpenClaw is niche (1 star on GitHub, 5 commits); the entire TAM is OpenClaw users only. Adoption entirely dependent on OpenClaw uptake.
  • No demo mode—cannot try without running local OpenClaw infrastructure. High friction for evaluation.
Target Audience

OpenClaw workspace users, AI agent developers, observability-focused engineers

Similar To

Weights & Biases (experiment tracking) · Langsmith (LLM observability)

Post Description

Hi HN, I built Divan, a Vibecraft-inspired 3D mission control / observability dashboard for OpenClaw workspaces. It lets you visualize agents as “rooms” in a 3D scene and track what they’re doing (sessions, memory changes, goals, cron jobs — and I’m focusing next on tool-call tracing in the 3D view).

Demo GIF: https://github.com/talhaorak/divan/blob/master/docs/divan_sp...

What I’d love feedback on:

What would you want to see in an “agent observability UI”? Would a “demo mode” (no OpenClaw required) make you try it?

Similar Projects