Initial commit: positioning, license, project scaffold

Arboretum — self-hosted web dashboard for git worktrees and the Claude
Code sessions running on them. README states the positioning vs
GitKraken Agent Mode, Happy/CloudCLI and Anthropic Remote Control, the
security model (localhost-first + Tailscale), and the Claude usage note.
This commit is contained in:
2026-06-11 17:37:07 +02:00
commit b65b4fecac
3 changed files with 79 additions and 0 deletions

10
.gitignore vendored Normal file
View File

@@ -0,0 +1,10 @@
node_modules/
dist/
*.log
.env
.env.*
*.db
*.db-*
.DS_Store
spikes/**/tmp/
spikes/**/captures/