From d0180cdab2fa92e4b11419a04c6cab30aa81bcff Mon Sep 17 00:00:00 2001 From: Ilja Nevolin <53948000+inevolin@users.noreply.github.com> Date: Tue, 7 Apr 2026 22:34:03 +0100 Subject: [PATCH] Add resume-cli to CLI Utilities --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a8599e3..db3fcb4 100644 --- a/README.md +++ b/README.md @@ -135,6 +135,7 @@ Lightweight command-line tools for AI-assisted commits, shell translation, and w - [TmuxAI](https://tmuxai.dev/) - AI-powered, non-intrusive terminal assistant. - [intelli-shell](https://github.com/lasantosr/intelli-shell) - Manage command templates/snippets with dynamic completions and AI integration. - [Hermes IDE](https://www.hermes-ide.com) — AI-powered shell wrapper for zsh, bash, and fish that adds ghost-text completions, autonomous task execution, full git management with worktrees, and multi-project sessions. Free and open source. +- [resume-cli](https://github.com/inevolin/resume-cli) — CLI that aggregates recent sessions from Claude Code, Codex, and GitHub Copilot in one place. Pick a session and resume it in any of the three tools. ---