{"id":33721675,"url":"https://github.com/zippoxer/recall","last_synced_at":"2026-01-13T23:42:49.752Z","repository":{"id":326727352,"uuid":"1105606832","full_name":"zippoxer/recall","owner":"zippoxer","description":"Full-text search and resume for Claude/Codex conversations","archived":false,"fork":false,"pushed_at":"2026-01-13T18:42:54.000Z","size":3170,"stargazers_count":101,"open_issues_count":5,"forks_count":11,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-01-13T19:43:44.326Z","etag":null,"topics":["claude","claude-ai","claude-code","claudecode","codex","codex-cli","openai-codex","openai-codex-cli"],"latest_commit_sha":null,"homepage":"","language":"Rust","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/zippoxer.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"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":"2025-11-27T22:03:56.000Z","updated_at":"2026-01-13T18:42:57.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/zippoxer/recall","commit_stats":null,"previous_names":["zippoxer/recall"],"tags_count":7,"template":false,"template_full_name":null,"purl":"pkg:github/zippoxer/recall","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zippoxer%2Frecall","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zippoxer%2Frecall/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zippoxer%2Frecall/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zippoxer%2Frecall/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zippoxer","download_url":"https://codeload.github.com/zippoxer/recall/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zippoxer%2Frecall/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28405324,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-13T21:51:37.118Z","status":"ssl_error","status_checked_at":"2026-01-13T21:45:14.585Z","response_time":56,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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","claude-ai","claude-code","claudecode","codex","codex-cli","openai-codex","openai-codex-cli"],"created_at":"2025-12-04T09:00:41.600Z","updated_at":"2026-01-13T23:42:49.735Z","avatar_url":"https://github.com/zippoxer.png","language":"Rust","funding_links":[],"categories":["Tooling 🧰","Tools \u0026 Utilities","Code \u0026 Developer Tools"],"sub_categories":["General"],"readme":"# recall\u0026nbsp;\u0026nbsp;\u0026nbsp;[![Mentioned in Awesome Claude Code](https://awesome.re/mentioned-badge.svg)](https://github.com/hesreallyhim/awesome-claude-code)\n\nSearch and resume your Claude Code conversations. Also supports Codex, OpenCode and Factory (Droid).\n\n**Tip**: Don't like reading? Tell your agent to use `recall search --help` and it'll search for you.\n\n![screenshot](screenshot-dark.png)\n\n## Install\n\n**Homebrew** (macOS/Linux):\n```bash\nbrew install zippoxer/tap/recall\n```\n\n**WinGet** (Windows):\n```bash\nwinget install zippoxer.recall\n```\n\n**Cargo**:\n```bash\ncargo install --git https://github.com/zippoxer/recall\n```\n\n**Binary**: Download from [Releases](https://github.com/zippoxer/recall/releases)\n\n## Use\n\nRun:\n```bash\nrecall\n```\n\n**That's it.** Start typing to search. Enter to jump back in.\n\n| Key | Action |\n|-----|--------|\n| `↑↓` | Navigate sessions |\n| `Pg↑/↓` | Scroll messages |\n| `Ctrl+E` | Expand message |\n| `Enter` | Resume conversation |\n| `Tab` | Copy session ID |\n| `/` | Toggle scope (folder/everywhere) |\n| `Esc` | Quit |\n\n## Ask it to Search for You\nSimply tell your agent:\n```\nuse `recall search --help`\n```\n\nExample:\n```\npls find me the last conversation where we deployed to staging, use `recall search --help`\n```\n\n## MCP\nNo MCP required. The `recall search` CLI fulfills the same purpose. See [Ask it to Search for You](#ask-it-to-search-for-you).\n\n## Customize\n\nrecall's resume commands can be configured with environment variables.\n\nFor example, to resume conversations in YOLO mode, add this to your `.bashrc` or `.zshrc`:\n```bash\nexport RECALL_CLAUDE_CMD=\"claude --dangerously-skip-permissions --resume {id}\"\nexport RECALL_CODEX_CMD=\"codex --dangerously-bypass-approvals-and-sandbox resume {id}\"\n```\n\n---\n\n![light mode](screenshot-light.png)\n\n---\n\nMade with ❤️ by [zippoxer](https://github.com/zippoxer) and Claude.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzippoxer%2Frecall","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzippoxer%2Frecall","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzippoxer%2Frecall/lists"}