Merge pull request #411 from inevolin/add-resume-cli

Add resume-cli to CLI Utilities
This commit is contained in:
James Murdza
2026-04-07 23:27:42 -07:00
committed by GitHub
+1
View File
@@ -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.
---