| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 15 hours | Reorganize repo into caddy/, git/, claude/ directories | yyamashita | -17/+0 | |
| - caddy/: Caddyfile, docker-compose.yml, deploy.sh (hook runs this only) - git/: repos.txt, hooks/*/post-receive, install.sh, server-setup.sh - claude/: sessions.txt, systemd/claude-code@.service, sync.sh Post-receive hook is now: checkout + bash caddy/deploy.sh Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> | ||||
| 16 hours | Add Claude Code session management via post-receive hook | yyamashita | -0/+17 | |
| Root's post-receive hook now calls scripts/sync-claude-services.sh to manage yyamashita's systemd user services on git push. Sessions are configured in claude-code-sessions.txt (user:repo format). Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> | ||||
