init logo
Some checks failed
CI / Build & test (Node 22) (push) Failing after 5m3s
CI / Build & test (Node 24) (push) Failing after 5m1s
CI / Pack & boot smoke (Node 22) (push) Has been skipped

This commit is contained in:
Johan LEROY
2026-06-17 11:54:56 +02:00
parent 099e14db97
commit d26303f36f
16 changed files with 198 additions and 18 deletions

View File

@@ -1,6 +1,10 @@
# Arboretum
<p align="center">
<img src="brand/arboretum-logo-on-dark.png" alt="Arboretum" width="300">
</p>
> A self-hosted web dashboard for your git worktrees and the Claude Code sessions running on them — from any device.
<p align="center">
A self-hosted web dashboard for your git worktrees and the Claude Code sessions running on them — from any device.
</p>
**Status: MVP.** The worktree-first dashboard, session discovery & resume, multi-repo worktree lifecycle, live session states, the web terminal, and mobile supervision (installable PWA, Web Push when a session needs you, approve/deny without opening a terminal) are implemented and tested.