SUMMARY AI summary by gpt-5-mini
claude-tabs は、Claude Code の CLI セッションをターミナルのタブ単位で保存・一覧・復元する小さなユーティリティです。主に Claude Code をターミナルで使う開発者が、複数の作業タブ(作業ディレクトリごとのセッション)を再現したい場合に使います。単一の Python3(標準ライブラリのみ)で実装され、インストールは提供スクリプトで $PATH 上の書き込み可能な場所へ配置します。 主な機能: - save: 実行中の claude プロセスとそのセッションの情報をスナップショット(JSONL)として ~/.claude/saved-sessions/ に保存(ファイルは0600)。保存項目には cwd、session_id、pid、開始/最終時刻、対話ターン数、タイトル/最後のプロンプト(各240文字に切り詰め)や git ブランチ、モデルなどが含まれます。 - list (デフォルト): 保存済みスナップショットを要約して表示。--full/--all/--json オプションあり。 - restore: 指定したスナップショットを開き、対応するディレクトリで claude --resume <id> を実行してタブを開く。対話選択(-i)、ウィンドウ単位(-w)、シェル出力(--print)などのモードをサポート。iTerm / tmux はそのままタブ復元、Terminal.app は Accessibility 許可でタブ化(許可無ければ新ウィンドウにフォールバック)。 設計上、ネットワーク呼び出しやテレメトリは行わずローカルのみで動作。macOS 環境向けの save 実装(lsof/ps 使用)、restore --print はクロスプラットフォームで利用可能。MIT ライセンス。
DETECTED Detected AI stack
AI-related keywords found in this repo's description, topics, or README summary — grouped by category. Each badge links to the corresponding ranking detail page.
Language breakdown (by bytes)
Owner
Dates
| Created on GitHub | 2026-05-09 |
| Last push | 2026-05-09 |
| First seen here | 2026-05-09 |
| Last fetched | 2026-05-09 18:18 |
Similar repos (same language)
AI Agent 中文學習地圖 — 從零開始的結構化學習路徑,每階段有必做練習跟必修閱讀。三語對照(繁中/简中/English)。歡迎社群一起貢獻、優化內容。
lonr-6/cc-desktop-switchLightweight desktop tool for configuring DeepSeek, Kimi, Zhipu GLM and Bailian providers in Claude Desktop.
TomSolid/myPKAMy whole life. One folder. No vendor. myPKA is a Personal Knowledge Architecture with a 4-person AI team baked in. Plain markdown files on your machine. ICOR® methodology. Works in Claude Code, Codex, Gemini, Cursor, Obsidian.
linora-u/AgentLoomSimple, flexible workflow orchestration for multi-agent AI apps, with YAML configuration, runtime safety, observability, and resume support.
oodadoudou/TransoriaAI desktop toolkit for novel translation, glossary management, and batch text replacement.
hieuchaydi/MemoryFeedLocal-first social memory search engine with browser capture, hybrid AI retrieval, and optional C++ acceleration.
alias8818/enoch-agentic-research-systemAgentic research control plane with local proof, provenance packaging, and explicit audit-status reporting.
helderpgoncalves/feedbotTurn community chat into a structured product backlog — Telegram + dashboard + MCP for Claude Code.