| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 13 hours | Reorganize repo into caddy/, git/, claude/ directories | yyamashita | -63/+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> | ||||
| 36 hours | Fix claude daemon: non-root user and PTY allocation | yyamashita | -2/+13 | |
| root 実行時のセキュリティ制限と TTY なし問題を修正。 claude-agent ユーザーを作成し、script コマンドで疑似 TTY を確保する。 Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> | ||||
| 36 hours | Fix claude remote-control command flag syntax | yyamashita | -1/+1 | |
| --remote-control はサブコマンドではなくオプションフラグのため修正。 Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> | ||||
| 36 hours | Add Claude Code daemon setup for remote sessions per repo | yyamashita | -0/+52 | |
| systemd サービス (claude-infra/tokyo/whoisband) を生成・有効化するセットアップスクリプトを追加。 claude remote-control で各リポジトリの常駐セッションを起動し、claude.ai/code から接続できる。 Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> | ||||
