A self-hosted dashboard for spawning and managing Claude Code remote-control bridges across a remote host — a cloister for your cluster of sessions.
brand identity · v1// tailwind.config.js — theme.extend.colors
clauster: {
steel: '#517299', // primary / mark wall
live: '#00FF41', // neon accent (dark bg)
liveink:'#15803d', // accent on light bg
ink: '#0F172A', // wordmark / headings
muted: '#64748B', // secondary text
paper: '#FAFAFA',
black: '#0A0A0A',
}