{"id":45575626,"url":"https://github.com/priyashpatil/rift","last_synced_at":"2026-05-17T09:01:59.967Z","repository":{"id":340097668,"uuid":"1158344078","full_name":"priyashpatil/rift","owner":"priyashpatil","description":"A git worktree manager for parallel AI agent development","archived":true,"fork":false,"pushed_at":"2026-05-03T07:14:30.000Z","size":743,"stargazers_count":10,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-05-03T09:15:01.192Z","etag":null,"topics":["claude-code","codex","cursor","developer-tools","git-worktrees","opencode","vscode","windsurf"],"latest_commit_sha":null,"homepage":"https://rift.priyashpatil.com","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/priyashpatil.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-02-15T07:44:57.000Z","updated_at":"2026-05-03T07:14:42.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/priyashpatil/rift","commit_stats":null,"previous_names":["priyashpatil/rift"],"tags_count":13,"template":false,"template_full_name":null,"purl":"pkg:github/priyashpatil/rift","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/priyashpatil%2Frift","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/priyashpatil%2Frift/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/priyashpatil%2Frift/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/priyashpatil%2Frift/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/priyashpatil","download_url":"https://codeload.github.com/priyashpatil/rift/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/priyashpatil%2Frift/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33130241,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-17T06:27:06.342Z","status":"ssl_error","status_checked_at":"2026-05-17T06:26:59.432Z","response_time":107,"last_error":"SSL_read: 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","codex","cursor","developer-tools","git-worktrees","opencode","vscode","windsurf"],"created_at":"2026-02-23T09:30:36.214Z","updated_at":"2026-05-17T09:01:59.954Z","avatar_url":"https://github.com/priyashpatil.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Rift\n\n[![codecov](https://codecov.io/gh/priyashpatil/rift/graph/badge.svg)](https://codecov.io/gh/priyashpatil/rift)\n\nGit worktree manager for parallel AI agent development.\n\nRift lets you spin up isolated git worktrees, each with its own branch, and automatically launch an AI coding agent inside them. Work on multiple features simultaneously without stashing or switching branches.\n\n## Features\n\n- **Work on everything at once** — every task gets its own isolated worktree and branch, so you never stash, switch, or wait again\n- **Bring any agent** — Codex, Amp, Claude Code, OpenCode, or any CLI command — just plug it in\n- **Zero port conflicts** — deterministic hash-based port mapping means every worktree runs services simultaneously without collisions\n- **Hooks that handle the busywork** — auto-install deps, seed databases, assign ports — all triggered by worktree lifecycle events\n- **Launch and go** — `rift open` creates the branch, sets up the worktree, and drops you in with your agent running\n\n## Install\n\n```bash\nnpm install -g @priyashpatil/rift\n```\n\n## Quick Start\n\n```bash\n# 1. Set up shell integration (one-time)\nrift config\n\n# 2. Restart your shell, then initialize a project\ncd my-project\nrift init\n\n# 3. Open a worktree — creates a branch and launches your agent\nrift open\n\n# 4. When done, close the worktree and delete its branch\nrift close\n```\n\n## Supported Agents\n\nAny CLI command works. Set it in `rift.yaml` or via `rift config --agent \u003ccmd\u003e`. Common agents include Codex, Amp, Claude Code, OpenCode, Copilot, Aider, Gemini, and Kiro.\n\n## Documentation\n\nFull documentation including command reference, lifecycle hooks, and framework-specific guides is available at the [docs site](https://rift.priyashpatil.com).\n\n## Contributing\n\nSee [CONTRIBUTING.md](CONTRIBUTING.md) for development setup, commit conventions, and code style.\n\n## License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpriyashpatil%2Frift","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpriyashpatil%2Frift","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpriyashpatil%2Frift/lists"}