Lightweight Docker-containerized personal assistant server with pluggable interfaces and agent types
Stars
0
Forks
0
Watchers
0
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
Self-managing auth: agent requests token via interface, stores in data volume
7567349View on GitHubUse claude setup-token for headless auth (works over SSH)
057ab31View on GitHubPersist entire /root as volume so .claude.json survives container restarts
31ba121View on GitHubFix auth: use -it for proper TTY so paste works in claude auth login
8a5e861View on GitHubFix auth: restore config backup, keep stdin open for code paste
4299d2fView on GitHubFix auth login: use -i flag so stdin passes through for code pasting
8b3ec68View on GitHubFix setup.sh: override entrypoint for auth commands, grep status output
17f2ab8View on GitHubFix headless auth: use claude auth login / setup-token instead of /login
99a7a0aView on GitHubFix setup.sh: use exit code from claude auth status instead of grep/timeout
4af75d8View on GitHub11
commits