{"id":29721318,"url":"https://github.com/brausepulver/branchbox","last_synced_at":"2026-04-16T19:02:28.127Z","repository":{"id":304752046,"uuid":"1019773398","full_name":"brausepulver/branchbox","owner":"brausepulver","description":"Isolated containers for Claude Code","archived":false,"fork":false,"pushed_at":"2025-07-18T00:19:22.000Z","size":50,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-07-24T17:14:14.925Z","etag":null,"topics":["claude-code","docker","git","vscode"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/brausepulver.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-07-14T21:11:36.000Z","updated_at":"2025-07-18T00:19:25.000Z","dependencies_parsed_at":"2025-07-15T04:46:39.325Z","dependency_job_id":"819457aa-5bd5-494b-9fd9-cb7065011581","html_url":"https://github.com/brausepulver/branchbox","commit_stats":null,"previous_names":["brausepulver/branchbox"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/brausepulver/branchbox","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brausepulver%2Fbranchbox","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brausepulver%2Fbranchbox/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brausepulver%2Fbranchbox/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brausepulver%2Fbranchbox/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/brausepulver","download_url":"https://codeload.github.com/brausepulver/branchbox/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brausepulver%2Fbranchbox/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31899986,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-16T18:22:33.417Z","status":"ssl_error","status_checked_at":"2026-04-16T18:21:47.142Z","response_time":69,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["claude-code","docker","git","vscode"],"created_at":"2025-07-24T14:40:16.253Z","updated_at":"2026-04-16T19:02:28.101Z","avatar_url":"https://github.com/brausepulver.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# branchbox\n\nSmall tool to launch isolated containers for Claude Code at light speed.\n\nAutomatically:\n- Creates a container\n- Installs tools, dependencies \u0026 Claude Code\n- Clones your repo\n- Creates a branch (without touching your original repo)\n- Opens VSCode\n\n## Installation\n\n```bash\n# With uv\nuv tool install git@github.com:brausepulver/branchbox.git\n\n# With pipx\npipx install git@github.com:brausepulver/branchbox.git\n```\n\n## Usage\n\n```bash\n# Create container from local repo\nbranchbox create ./my-project feature-branch\n\n# Create from remote repo\nbranchbox create https://github.com/user/repo.git feature-branch\n\n# Open VS Code in container\nbranchbox code repo-branch\n\n# Launch Claude Code in container\nbranchbox claude repo-branch\n\n# Run git commands\nbranchbox git repo-branch status\nbranchbox git repo-branch add .\nbranchbox git repo-branch commit -m \"changes\"\n\n# Sync changes back to local repo or remote\nbranchbox push repo-branch\n\n# Container management\nbranchbox ls\nbranchbox start repo-branch\nbranchbox stop repo-branch\nbranchbox rm repo-branch\n```\n\nContainers are named branchbox-repo-branch. Branchbox also accepts repo-branch format.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrausepulver%2Fbranchbox","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbrausepulver%2Fbranchbox","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrausepulver%2Fbranchbox/lists"}