Description
Complete namespace migration from lroolle to thevibeworks organization with Docker image renaming
Type
Details
COMPLETED: Full migration executed successfully.
Changes Made:
- Repository: lroolle/claude-code-yolo → thevibeworks/claude-code-yolo
- Docker Image: ghcr.io/lroolle/claude-code-yolo → ghcr.io/thevibeworks/ccyolo
- Command Name: KEPT as claude-yolo (backward compatibility for users)
- Project Title: Kept as "Claude Code YOLO"
Benefits:
- Cleaner, shorter Docker image names (ccyolo vs claude-code-yolo)
- Consistent thevibeworks organization branding
- Maintained backward compatibility with existing claude-yolo command
- No breaking changes for existing users
Related Files
✅ All Updated:
- Makefile (Docker image name, container naming)
- README.md (all URLs, commands, examples)
- CLAUDE.md (project structure references)
- claude.sh (default image, version display, container naming)
- claude-yolo (all references updated, kept filename)
- install.sh (URLs, Docker images, script names)
- Dockerfile (labels, maintainer)
- CHANGELOG.md (project name)
- DEV-LOGS.md (Docker image references)
- scripts/version-check.sh (comments, error messages)
- claude-yolo-pro/ (both Dockerfile and Makefile)
Test Plan
Description
Complete namespace migration from lroolle to thevibeworks organization with Docker image renaming
Type
Details
COMPLETED: Full migration executed successfully.
Changes Made:
Benefits:
Related Files
✅ All Updated:
Test Plan