{"id":50490229,"url":"https://github.com/mohammedamarnah/carryon","last_synced_at":"2026-06-02T02:04:26.358Z","repository":{"id":361944065,"uuid":"1256508960","full_name":"mohammedamarnah/carryon","owner":"mohammedamarnah","description":"Terminal UI to browse and resume any of your Claude Code and Codex conversations — from anywhere, not just the current directory","archived":false,"fork":false,"pushed_at":"2026-06-01T22:28:39.000Z","size":7248,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-06-02T00:20:27.611Z","etag":null,"topics":["ai-tools","bubbletea","claude-code","cli","codex","developer-tools","golang","terminal","tui"],"latest_commit_sha":null,"homepage":null,"language":"Go","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/mohammedamarnah.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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-06-01T21:03:18.000Z","updated_at":"2026-06-01T22:28:43.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/mohammedamarnah/carryon","commit_stats":null,"previous_names":["mohammedamarnah/carryon"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/mohammedamarnah/carryon","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mohammedamarnah%2Fcarryon","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mohammedamarnah%2Fcarryon/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mohammedamarnah%2Fcarryon/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mohammedamarnah%2Fcarryon/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mohammedamarnah","download_url":"https://codeload.github.com/mohammedamarnah/carryon/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mohammedamarnah%2Fcarryon/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33802171,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-02T02:00:07.132Z","response_time":109,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["ai-tools","bubbletea","claude-code","cli","codex","developer-tools","golang","terminal","tui"],"created_at":"2026-06-02T02:04:20.793Z","updated_at":"2026-06-02T02:04:26.352Z","avatar_url":"https://github.com/mohammedamarnah.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# carryon\n\nOne picker for **all** your Claude Code and Codex conversations — resume any of them from wherever you are in your terminal.\n\nBoth CLIs store their history centrally, but each one's built-in picker only shows sessions started in your current directory. `carryon` reads both stores, lists every conversation in an interactive TUI, and hands off to the native CLI to resume the one you pick — `cd`'d into its original project directory.\n\n![carryon demo](docs/carryon.gif)\n\n## Install\n\nRequires **Go 1.26+** and the `claude` and/or `codex` CLI already installed. macOS and Linux only.\n\n```sh\ngo install github.com/mohammedamarnah/carryon@latest\n```\n\nThis puts `carryon` on your `PATH` (in `$(go env GOBIN)`, or `$(go env GOPATH)/bin`) — make sure that directory is on your `PATH`.\n\nFrom source:\n\n```sh\ngit clone https://github.com/mohammedamarnah/carryon \u0026\u0026 cd carryon\ngo build -o carryon .\n```\n\n## Usage\n\nRun it from anywhere:\n\n```sh\ncarryon\n```\n\n| Key | Action |\n| --- | --- |\n| `↑`/`↓` or `k`/`j` | Move |\n| `/` then type | Fuzzy search (project, title, tool) |\n| `t` | Cycle tool filter: all → claude → codex |\n| `.` | Toggle \"current directory only\" |\n| `↵` | Resume the highlighted conversation |\n| `q` / `esc` / `ctrl-c` | Quit |\n\nSelecting a conversation replaces `carryon` with a live `claude --resume \u003cid\u003e` or `codex resume \u003cid\u003e` session in the conversation's original project directory.\n\n## How it works\n\n- **Discovery** reads `~/.claude/projects/*/*.jsonl` and `~/.codex/sessions/**/rollout-*.jsonl`, parsing each session's working directory, git branch, first message, and timestamp. No filesystem-wide crawl.\n- **Resume** runs through your login shell (`$SHELL -ic`) so your usual aliases and flags apply — e.g. if `claude` is aliased to `claude --dangerously-skip-permissions`, the resumed session inherits it.\n- The session id is passed as a positional shell argument and validated as a UUID, so it can never be interpreted as shell code.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmohammedamarnah%2Fcarryon","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmohammedamarnah%2Fcarryon","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmohammedamarnah%2Fcarryon/lists"}